-
Notifications
You must be signed in to change notification settings - Fork 20
Description
When using the ESPHome-Flasher everything seems to work and then I get an "invalid header"
Using 'COM4' as serial port.
Connecting...
Detecting chip type... ESP32-C3
Connecting...
Chip Info:
- Chip Family: ESP32
- Chip Model: ESP32-C3 (revision 4)
- Number of Cores: 1
- Max CPU Frequency: 80MHz
- Has Bluetooth: NO
- Has Embedded Flash: NO
- Has Factory-Calibrated ADC: NO
- MAC Address: 24:58:7C:36:17:EC
Uploading stub...
Running stub...
Stub running...
Changing baud rate to 460800
Changed. - Flash Size: 4MB
- Flash Mode: dio
- Flash Frequency: 80MHz
Erasing flash (this may take a while)...
Chip erase completed successfully in 14.9s
Flash will be erased from 0x00001000 to 0x00004fff...
Flash will be erased from 0x00008000 to 0x00008fff...
Flash will be erased from 0x0000e000 to 0x0000ffff...
Flash will be erased from 0x00010000 to 0x000f0fff...
Compressed 15856 bytes to 10276...
Writing at 0x00001000... (100 %)Wrote 15856 bytes (10276 compressed) at 0x00001000 in 0.4 seconds (effective 357.5 kbit/s)...
Hash of data verified.
Compressed 3072 bytes to 144...
Writing at 0x00008000... (100 %)Wrote 3072 bytes (144 compressed) at 0x00008000 in 0.1 seconds (effective 358.1 kbit/s)...
Hash of data verified.
Compressed 8192 bytes to 47...
Writing at 0x0000e000... (100 %)Wrote 8192 bytes (47 compressed) at 0x0000e000 in 0.1 seconds (effective 525.4 kbit/s)...
Hash of data verified.
Compressed 918960 bytes to 460931...
Writing at 0x00010000... (3 %)
...
Using 'COM4' as serial port.
Connecting...
Detecting chip type... ESP32-C3
Connecting...
Chip Info:
- Chip Family: (96 %)Writing at 0x000ef4c5... (100 %)Wrote 918960 bytes (460931 compressed) at 0x00010000 in 11.2 seconds (effective 657.4 kbit/s)...
...
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]invalid header: 0xffffffff
[22:55:49]
Serial port closed!
I also tried the flash download tool, and while the flashing doesn't throw any issues, the board coms are just empty when connecting via cmd.
The LED also stopped working.
Could this be that I got the wrong c3-mini?
This is the one I ordered: https://www.amazon.com/dp/B0CS6VK6P7?ref=ppx_yo2ov_dt_b_fed_asin_title
While the listing says c3-mini the board says esp32-c3-zero on the back.