lcd: workaround auto next frame hardware bug

Closes https://github.com/espressif/esp-idf/issues/8381
This commit is contained in:
morris
2022-03-03 15:39:24 +08:00
parent 9422fe077a
commit f06a13ad82
7 changed files with 56 additions and 73 deletions

View File

@@ -1,5 +1,3 @@
CONFIG_ESP32S3_SPIRAM_SUPPORT=y
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y
# Can't set the FPS too high due to the limitation of PSRAM bandwidth
CONFIG_LV_DISP_DEF_REFR_PERIOD=100