kopia lustrzana https://github.com/espressif/esp-idf
2369fa4d66
Prior to this commit, when calling: - spi_timing_enter_mspi_low_speed_mode() - spi_timing_enter_mspi_high_speed_mode() psram timing is not tuned. This will lead to a stall during early startup. This bug is on S3, for 80MHz DDR PSRAM This commit will add psram timing tuning, in these two functions. |
||
---|---|---|
.. | ||
esp32 | ||
esp32s2 | ||
esp32s3 | ||
include | ||
test_apps/psram | ||
.build-test-rules.yml | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.spiram.common | ||
esp_psram.c | ||
esp_psram_impl.h | ||
ext_mem_layout.c | ||
ext_mem_layout.h | ||
linker.lf | ||
mmu.c | ||
mmu.h | ||
mmu_psram_flash.c | ||
project_include.cmake | ||
sdkconfig.rename.esp32s2 | ||
sdkconfig.rename.esp32s3 |