-
Notifications
You must be signed in to change notification settings - Fork 50
Description
Im ESP32 newbie
Freenove now sells CYD boards, and their documentation is normally pretty good.
https://github.com/Freenove/Freenove_ESP32_Display/archive/refs/heads/main.zip
Wonderfull documentation for this module.
I have this one and will try to run, with progress ill update this post next days.
EDIT:
Sooooo there are so many variants of CYD, and different drivers. Tried many Adafruit libraries, but couldnt get my version to work, its seems like its similar to Freenove, but smth must be different.
Many people declared different results due to different manufacturers approach.
I think this issue can be deleted.
I give up.
I tried to find adafruit for ESP32-2432S028 2.8" display, but cant make it work.
//#define ESP32_VARIANT 7 // ESP32 Dev Module with ILI9341 2.8" colour TFT SPI 240x320 NOT TESTED _ DON'T USE YET
Its damn good and VERY cheap display. But I think no adafruit support.
Couldnt find one working project for it.
BUT!
ESPI work
LVGL work with this board, just no idea how to make it work with this project ;P