esp-idf/examples/peripherals/lcd/rgb_panel/sdkconfig.defaults.esp32s3

6 lines
188 B
Plaintext
Raw Normal View History

2022-01-14 05:34:37 -05:00
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