ESP32S3 faulty?
Posted: Sun Mar 22, 2026 9:28 am
Hi folks, so I have successfully programmed this IC a number of times via Arduino ISP. I was playing with different sleep modes and all of a sudden, after successfully programming, the IC just resets constantly.
I have tried enabling erase all before programming, and even used esptools to attempt clearing the memory, which it appears to do.
This is what I see via serial interface
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x7 (TG0WDT_SYS_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
Saved PC:0x40043ac8
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2820,len:0x116c
load:0x3c870040,len:0xc2cff
Invalid image block, can't boot.
ets_main.c 329
I have tried the example RGB sketch with no luck...
Can this chip be recovered? Any more checks I can attempt?
Thanks
I have tried enabling erase all before programming, and even used esptools to attempt clearing the memory, which it appears to do.
This is what I see via serial interface
ESP-ROM:esp32s3-20210327
Build:Mar 27 2021
rst:0x7 (TG0WDT_SYS_RST),boot:0x2b (SPI_FAST_FLASH_BOOT)
Saved PC:0x40043ac8
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fce2820,len:0x116c
load:0x3c870040,len:0xc2cff
Invalid image block, can't boot.
ets_main.c 329
I have tried the example RGB sketch with no luck...
Can this chip be recovered? Any more checks I can attempt?
Thanks