rzeldent / esp32-smartdisplay

PlatformIO library LVGL Drivers for Sunton Smart display boards (CYD Cheap Yellow Display). This library supports these boards without any effort. ESP32-2432S024N/R/C, ESP32-2432S028R/C, ESP32-3248S035R/C, ESP32_8048S070N/C
https://github.com/rzeldent/platformio-espressif32-sunton
GNU General Public License v3.0
430 stars 75 forks source link

For Displays with sw_rotate =1 (ST7262) ,Rotation is broken now (works in the main branch though). #179

Open rzeldent opened 5 months ago

rzeldent commented 5 months ago

LVGL9: For Displays with sw_rotate =1 (ST7262) ,Rotation is broken now (works in the main branch though).

rzeldent commented 4 months ago

Rotation works. LVGL made some extensive changes there, However, noticed that in the demo the screen rotates but LVGL does not detect it also has to recalculate the new positions... So still work in progress...

rzeldent commented 2 months ago

This has been fixed in the latest release LVGL9! Let me know if this works for you!