ESP32-c3 invalid header: 0xffffffff #9359
Unanswered
PeterNoelEvans
asked this question in
Hardware & Peripherals
Replies: 2 comments 10 replies
-
Try using esptool to erase the whole flash before flashing micropython again. |
Beta Was this translation helpful? Give feedback.
8 replies
-
esp32-c3 flash start at 0x0
works for me edit: i did not notice 0x0 part. erase before flash new firmware with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have an issue with my "ESP32-C3-DevKitM-1 V1.0" (printed on the back).
Originally it was working fine and I would code with micropython from Thonny without issue. One day I started playing around with ESP-IDF and uploaded the example code for "Hello World" and it would print "Hello World" but kept rebooting every 10 seconds with a count down. I didn't like that so tried to go back to Thonny and Micropython again and now I keep getting this error and it won't boot.
I tried flashing it again with esptool and everything seems to work:
I checked it
but it still wouldn't boot for me.
Beta Was this translation helpful? Give feedback.
All reactions