When I try to write the latest micropython firmware "esp32-20210618-v1.16.bin" for esp32 serial chips, esptool shows the chip id is unknown (version 3). And when I use a python ide like Thonny to connect to my board (ESP32-C3-DevKitM-1), it keeps printing "invalid header: 0xffffffff". The same method works on another board based on ESP32-WROOM-32.
I have tried different firmwares and different versions of python but it doesn't work.
Problem occurs while writing micropython firmware to ESP32-C3.
-
- Posts: 1
- Joined: Mon Jun 21, 2021 2:37 am
-
- Posts: 9749
- Joined: Thu Nov 26, 2015 4:08 am
Re: Problem occurs while writing micropython firmware to ESP32-C3.
The ESP32 and the ESP32-C3 are not binary compatible. You would need a version of MicroPython specifically compiled for the -C3 if you want that to work.
Who is online
Users browsing this forum: Bing [Bot] and 119 guests