rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT) flash read err, 1000 ets_main.c 371
Posted: Mon Jun 19, 2023 1:13 am
I have designed a custom board using ESP32-WROOM-32U-N4. However, I'm encountering an issue when manually resetting the board after flashing the code. The code flashes successfully, and sometimes the board resets automatically after the flash is complete and works fine. However, when I press the reset button, it throws the following error on the serial monitor:
rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
I appreciate your contribution to my project.
rst:0x10 (RTCWDT_RTC_RESET),boot:0x12 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
I appreciate your contribution to my project.