mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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. |
||
---|---|---|
.. | ||
main | ||
CMakeLists.txt | ||
partitions.csv | ||
pytest_psram.py | ||
README.md | ||
sdkconfig.ci.esp32_release | ||
sdkconfig.ci.esp32s2_advanced | ||
sdkconfig.ci.esp32s2_release | ||
sdkconfig.ci.esp32s3_octal_advanced | ||
sdkconfig.ci.esp32s3_octal_release | ||
sdkconfig.ci.esp32s3_quad_advanced | ||
sdkconfig.ci.esp32s3_quad_release | ||
sdkconfig.defaults |
Supported Targets | ESP32 | ESP32-S2 | ESP32-S3 |
---|
This test app is used to test PSRAM