ESP32-C3 can't start up
Posted: Wed Oct 23, 2024 5:49 am
I suddenly came across this issue,Just yesterday everything go well and I haven't change any code.
There are console log:
The log terminate at Partition Table and there is nothing after that
I also can't flash bin file into it
Is there any hardware problems? The chip version is Rev1.1 M4H4
Looking forward for your help!!!
There are console log:
Code: Select all
SP-ROM:esp32c3-eco7-20230720
Build:Jul 20 2023
rst:0x1 (POWERON),boot:0xd (SPI_FAST_FLASH_BOOT)
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5820,len:0x1738
load:0x403cc710,len:0xb9c
load:0x403ce710,len:0x2e4c
entry 0x403cc71a
I (31) boot: ESP-IDF HEAD-HASH-NOTFOUND 2nd stage bootloader
I (31) boot: compile time Sep 20 2024 17:02:18
I (31) boot: chip revision: v1.1
I (35) boot.esp32c3: SPI Speed : 80MHz
I (40) boot.esp32c3: SPI Mode : DIO
I (45) boot.esp32c3: SPI Flash Size : 4MB
I (49) boot: Enabling RNG early entropy source...
I (55) boot: Partition Table:
I (58) boot: ## Label Usag�
I also can't flash bin file into it
Is there any hardware problems? The chip version is Rev1.1 M4H4
Looking forward for your help!!!