Search found 1 match

by xylo1234
Mon Jan 05, 2026 7:06 pm
Forum: General Discussion
Topic: LVGL, ESP32 Randomly moving text after sometime
Replies: 0
Views: 266

LVGL, ESP32 Randomly moving text after sometime

screen.jpeg

After a few minutes, sometimes an Hour the shifting text move out of place. Any assistance would be great.

I am using LVGL, esp32 and RA8876 Display controller.


// LVGL defines
#define LV_HAL_TICK_MS 10
#define LV_HAL_TASK_PERIOD_MS 5
#define LV_LANDSCAPE 1 /* Landscape orientation ...

Go to advanced search