LVGL EEZ Flow with ESP32 and TFT_eSPI Display Shows Only Scrap Pixels and Flickers
I’m trying to integrate LVGL with ESP32 C3 to create a GUI for my project using a TFT(320*240) display and the TFT_eSPI library. However, when I run the code, the screen just turns on and off (approx twice a second) with scrap pixels being displayed. I used EEZ Studio for drawing the GUI and an LVGL with EEZ flow project.