使用ESP32-S3-DevKitC-1开发板无法使用NVS分区
Posted: Sat Dec 11, 2021 9:57 am
使用官方例程测试也无法写入NVS,使用的版本是IDF4.4,开发板是N16R8的
Hi, I'm pretty sure I didn't enable "octal flash mode enabled".Here's a screenshot of my setup,but it still doesn't work.Baldhead wrote: ↑Sun Dec 12, 2021 12:30 amHi,
I'm pretty sure that the flash memory is quad spi(qspi).
Only spiram is octal spi(opi).
Try disabling "octal flash mode enabled".
ESP32-S3-DevKitC-1 use this module:
https://www.espressif.com/sites/default ... eet_en.pdf
ESP32-S3-DevKitC-1 user guide:
https://docs.espressif.com/projects/esp ... itc-1.html