esp-idf/examples/peripherals/lcd/rgb_panel/sdkconfig.defaults.esp32s3
2022-01-20 22:09:23 +08:00

6 lines
188 B
Plaintext

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