Search found 2 matches
- Fri Jun 21, 2024 6:55 am
- Forum: 硬件问题讨论
- Topic: esp32s3r8 驱动rgb无故死机重启
- Replies: 0
- Views: 2653
esp32s3r8 驱动rgb无故死机重启
我们这边用esp32s3r8外加了一个四线的32m的spi flash,烧录rgb示例经常会上电之后死机,或者运行中死机重启,双层板,请问是因为什么
- Sun Oct 08, 2023 8:58 am
- Forum: ESP-IDF
- Topic: esp32s3 devkitc flash size detect error and not work
- Replies: 1
- Views: 4601
esp32s3 devkitc flash size detect error and not work
My esp32s3 devkitc module was purchased with 32MB flash, but now it keeps showing 512k detected, always restart and is not working properly, esp-idf version is 4.4.5, here is log E (319) spi_flash: Detected size(512k) smaller than the size in the binary image header(16384k). Probe failed. assert fai...