Replies: 1 comment
-
I found the reason for
Still testing for
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am using Arduino_ESP32RGBPanel mode drive and lvgl 9.1, based on Examples>LVGL>LVGL_Arduino_v9.ino
Screens display OK, lvgl buttons, labels, positions appear to be correct sizes and colors.
I have couple of issues:
lv_disp_load_scr(ui_Screen);
causes flickering while transitioningAny clues?
I am using ESP32-S3 with 8M OPI PSRAM and 16MB flash.
My lvgl configuration runs OK including touch with tft_eSPI and LovyanGFX libraries without a problem
Thanks in advance,
Tim
Beta Was this translation helpful? Give feedback.
All reactions