LCD buffering insight ?
Posted: Wed Feb 26, 2025 3:13 am
Has anyone invested the time to quantify or determine the best/fastest display buffering scheme and settings to use?
I'm using the ESP32-S3 and a 800x480 display, and it fairly slow. No tearing, but very low frame rate. Content is generated from LVGL
I have tuned it according to espressif's docs, however, I can't be sure what is actually going on under all those code layers

I'm using the ESP32-S3 and a 800x480 display, and it fairly slow. No tearing, but very low frame rate. Content is generated from LVGL
I have tuned it according to espressif's docs, however, I can't be sure what is actually going on under all those code layers