Search found 1 match
- Tue Dec 09, 2025 10:56 pm
- Forum: ESP-IDF
- Topic: LVGL screen shift on nvs_set
- Replies: 5
- Views: 7048
Re: LVGL screen shift on nvs_set
Hi, i am facing the same issue but its random, maybe 1 in 10 times when writing to NVS. I am using a 480x800 panel at 14MHz with the waveshare_rgb_lcd_port library. I have tried using esp_lcd_panel_disp_off to pause the panel before writing to NVS but i am getting error that is function is not ...