Skip to content

Commit

Permalink
Update P4 PSRAM Speed to 200MHz
Browse files Browse the repository at this point in the history
  • Loading branch information
me-no-dev committed Oct 17, 2024
1 parent 5aeba7c commit 7b7b326
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/defconfig.esp32p4
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
CONFIG_IDF_EXPERIMENTAL_FEATURES=y
CONFIG_SPIRAM=y
CONFIG_SPIRAM_SPEED_200M=y
# CONFIG_ESP_TASK_WDT_CHECK_IDLE_TASK_CPU1 is not set
CONFIG_LWIP_TCP_SACK_OUT=y

CONFIG_SLAVE_IDF_TARGET_ESP32C6=y
CONFIG_ESP_SDIO_BUS_WIDTH=4
CONFIG_ESP_SDIO_CLOCK_FREQ_KHZ=40000
Expand Down

0 comments on commit 7b7b326

Please sign in to comment.