Page 1 of 1

ESP32-C3 can't start up

Posted: Wed Oct 23, 2024 5:49 am
by hoo_wave
I suddenly came across this issue,Just yesterday everything go well and I haven't change any code.

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�
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!!!

Re: ESP32-C3 can't start up

Posted: Wed Oct 23, 2024 7:20 am
by hoo_wave
Can EN pin cause this problem? should EN pin be low or high?

Re: ESP32-C3 can't start up

Posted: Thu Oct 24, 2024 1:24 am
by ESP_Sprite
If you suspect hardware, let's do it the other way around. What hardware are you using? Can you post schematics if it's something you designed yourself?