Unable to use my esp32 demo board after having tried flash encryption
Posted: Fri May 22, 2020 7:41 am
Hi, after having tried the flash encryption example my demo board has started sometimes. But now I obtain the error:
Now it is impossible to use it. Disable the encryption does not resolve the problem and it is impossible do use the other projects.
Is there a way to resolve or it is broken?
Code: Select all
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57
Is there a way to resolve or it is broken?