Search found 3 matches

by mtologlu
Mon Jul 01, 2024 5:10 am
Forum: ESP-IDF
Topic: How to "easily" Implement GPIO Shift and XOR function
Replies: 3
Views: 1475

Re: How to "easily" Implement GPIO Shift and XOR function

Hello,

...okay, can you give a bit more context? How fast does it need to be,
Speed is very low, 1200 baud

My drawing is just a case. I want to learn the principles. Instead of sampling the input with a clock source, i can use interrupt to detect the input change.

My actual aim is to make a ...
by mtologlu
Mon Jun 24, 2024 3:56 pm
Forum: ESP-IDF
Topic: How to "easily" Implement GPIO Shift and XOR function
Replies: 3
Views: 1475

How to "easily" Implement GPIO Shift and XOR function

I just want to implement the simple bitwise logical operation as seen in below schematic:
esp32-shift-and-xor.jpg
esp32-shift-and-xor.jpg (128.16 KiB) Viewed 1475 times
Register bit count may vary. Thanks.
by mtologlu
Thu Jun 06, 2024 2:50 pm
Forum: Sample Code
Topic: BSP (Board Support Package) using ESP-IDF 5.x + ESP_LCD + LVGL 9.x
Replies: 2
Views: 20708

Re: BSP (Board Support Package) using ESP-IDF 5.x + ESP_LCD + LVGL 9.x


All that is supported by QMSD package for that board (and for 7 more boards). Here is the link
https://github.com/smartpanle/QMSD-ESP32-BSP


Hello Djixon,

Thanks for the information you've provided. @Sukesh I thank to you as well for your excellent works

My WT32-SC01 Plus board is marked ...

Go to advanced search