martinberlin / cale-idf

CalEPD is an Epaper component driver for the ESP-IDF framework with GFX and font support, optional touch interface, compatible with ESP32 / S2 / S3 / C3
https://fasani.de
Apache License 2.0
270 stars 24 forks source link

Esp32s2 waveshare 5.6inch not responding with abnormal color sequence #63

Closed tucanae47 closed 1 year ago

tucanae47 commented 1 year ago

Hi everyone, I have been testing your library with esp32s2, using the S2 sdkconfig file but I'm getting as a result this color sequence that is displayed in the video, my code is fairly the same as in the demo, just commented no necessary files, and only using Adafruit submodule, can be seen in PR, also attached a logic analyzer trace, of what is currently happening. which seems ok to me, any help appreciated.

and my idf version is

idf.py --version
ESP-IDF v4.4.2-378-g9269a536ac

https://user-images.githubusercontent.com/838303/193659812-afaddac9-9af2-4af5-8bb0-f22d5d61f25c.mp4

Logic analizer trace

LA2

martinberlin commented 1 year ago

Happy that you got it working. Please make a new PR if you find a way to make the refresh faster