Description
My application has the functionality to update firmware from an SD card. During the update, I display a progress bar on the screen. I use the Arduino ‘Update’ library. When the library writes to flash memory, the screen flickers.
What LVGL version are you using?
9.2
What do you want to achieve?
Update firmware without display corruption
Thanks in advance