Page 1 of 1

ESP32 corrupted, I NEED HELP please

Posted: Tue Jul 25, 2023 5:26 am
by h1people
Hello Everyone, I need help. its my ESP32-SOLO-1. i tried running it on my arduino for an IOT project and when i upload my code it got an error
ELF file SHA256: 68bcf1cbe7c31477

E (393) esp_core_dump_flash: Core dump flash config is corrupted! CRC=0x7bd5c66f instead of 0x0
Rebooting...
ets Jun 8 2016 00:22:57

rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)

how do i solve this problem?

Re: ESP32 corrupted, I NEED HELP please

Posted: Thu Jul 27, 2023 12:25 am
by ESP_adokitkat
Hello. Are you sure you selected proper settings for your board? I see on the picture you have QIO mode selected, could you try DIO mode instead?

Re: ESP32 corrupted, I NEED HELP please

Posted: Thu Jul 27, 2023 12:31 pm
by leschge
The chips is not necessarily corrupted. Try to erase the whole flash and then flash it again. You may have something miss configured for the core dump. Too small partition allocated?

esptool.py erase_flash