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

9 wiersze
287 B
Plaintext
Czysty Zwykły widok Historia

CONFIG_SPIRAM=y
2022-01-14 10:34:37 +00:00
CONFIG_SPIRAM_MODE_OCT=y
CONFIG_SPIRAM_SPEED_80M=y
# Enabling the following configurations can help increase the PCLK frequency in the case when
# the Frame Buffer is allocated from the PSRAM and fetched by EDMA
CONFIG_SPIRAM_FETCH_INSTRUCTIONS=y
CONFIG_SPIRAM_RODATA=y