#ESP32-C3 bootlooping
1 messages · Page 1 of 1 (latest)
I get ```ESP-ROM:esp32c3-20200918
Build:Sep 18 2020
rst:0x3 (RTC_SW_SYS_RST),boot:0xc (SPI_FAST_FLASH_BOOT)
Saved PC:0x403d14c8
SPIWP:0xee
mode:DIO, clock div:2
load:0x3fcd6100,len:0x1374
load:0x403ce000,len:0x8f0
load:0x403d0000,len:0x2c34
entry 0x403ce000
- Connected with https://adafruit.github.io/Adafruit_WebSerial_ESPTool/ (921600/max baud)
- did an erase
- followed by flash of https://adafruit-circuit-python.s3.amazonaws.com/bin/espressif_esp32c3_devkitm_1_n4/en_GB/adafruit-circuitpython-espressif_esp32c3_devkitm_1_n4-en_GB-7.3.3.bin at offset 0x0
If the bootloader/ESP-ROM is over 2 years old, is it worth trying to update that first?
Chip is ESP32-C3 (revision 2)
Also happens with local esptool:
esptool.py v3.1
Serial port /dev/ttyUSB0
Connecting....
Chip is ESP32-C3 (revision 2)
Features: Wi-Fi
Crystal is 40MHz
MAC: 7c:df:a1:42:f2:74
Uploading stub...
Running stub...
Stub running...
Configuring flash size...
Flash will be erased from 0x00000000 to 0x0016efff...
Compressed 1500144 bytes to 894372...
Wrote 1500144 bytes (894372 compressed) at 0x00000000 in 79.3 seconds (effective 151.3 kbit/s)...
Hash of data verified.
Leaving...
Hard resetting via RTS pin...
Mind if I reply here ?
it works for me, can you triple check the board/module you are using ? What does it say on the back and what does it say at the tom and bottom of the module's shield ?
Adafruit CircuitPython 8.0.0-beta.4-72-ga50b0a2a5 on 2022-12-03; ESP32-C3-DevKitM-1 with ESP32-C3N4
>>>
oh interesting, that's one we don't have I think
I encountered the same issue when trying to add another board that uses a MINI-1 H4 module
Is N4 referring to external flash?
but I haven't had time to get back to it
yeah it's the size of the flash, but that's a different module than the one we have, Espressif's board and module names are confusing
Ah okay, good to know it's not a random issue! I can try have a look into it, thanks!
I think you should open an issue about supporting that board and module, with all the information on what is on the shield and back