Marvee Amasi
DIIDevHeads IoT Integration Server
•Created by te0 on 12/16/2024 in #🪲-firmware-and-baremetal
any method of increasing the rendering speed of a display with the esp_lcd component?
Hi @te0 , you know you can actually enable DMA for your display communication so that ESP32 can move data faster without blocking the CPU, and rendering speed is improved
10 replies