Page 1 of 1

ESP-IDF V5 & LVGL V8

Posted: Tue Feb 06, 2024 1:15 pm
by krako1965
Hi everybody,

I'm currently having issues setting up a demo using :
- ESP32s3
- 320x240 ST7789 display with SPI interface
- LVGL V8

I went to many test, and still having issues compiling a working test demo.
Does anybody succeed in having this configuration working ?

Thanks in advance for your feedback

Re: ESP-IDF V5 & LVGL V8

Posted: Sun Feb 11, 2024 4:39 pm
by sukeshak
You can check if this helps though its been a while I checked
https://github.com/sukesh-ak/ESP32-LVGL8x-SDSPI

Re: ESP-IDF V5 & LVGL V8

Posted: Wed Feb 14, 2024 11:04 am
by krako1965
Thanks a lot for the info