Flashing ESP32-C3-Zero

Annex for ESP32
lyizb
Posts: 179
Joined: Fri Feb 12, 2021 8:23 pm
Has thanked: 82 times
Been thanked: 60 times

Re: Flashing ESP32-C3-Zero

Post by lyizb »

Thanks. I tried again with a new C3Supermini, and got the same message. I also see that it says "FlashId: 0xFFFFFF" and "Auto-detected Flash size: undefined" -- I didn't notice if I got something different from the three that I successfully flashed.

Code: [Local Link Removed for Guests]

Detecting Flash Size
FlashId: 0xFFFFFF
Flash Manufacturer: ff
Flash Device: ffff
Auto-detected Flash size: undefined
Header found

Flash process started ....
Image header, Magic=0xAA, FlashMode=0x01, FlashSizeFreq=0x02
Writing data with filesize: 3072
Erase size 3072, blocks 1, block size 0x4000, offset 0x8000, encrypted no

SlipReadError: Timed out waiting for packet content
These are the last two new ones I have on hand. I have a bunch more coming--I hope they're not the same. I guess I'll need to test them all as soon as they arrive so I can try to get a refund if they don't work.
lyizb
Posts: 179
Joined: Fri Feb 12, 2021 8:23 pm
Has thanked: 82 times
Been thanked: 60 times

Re: Flashing ESP32-C3-Zero

Post by lyizb »

As per the "Warning about AliExpress ESP32 C3 Mini modules" post, the two ESP32-C3Superminis that failed to flash do not have the "F" line printed on the chip. Too late to get a refund on these two--but I'm wondering about the 12 more I have on order.

This puts a crimp in my plans.
Helmut_number_one
Posts: 131
Joined: Fri Dec 09, 2022 10:03 am
Has thanked: 68 times
Been thanked: 15 times

Re: Flashing ESP32-C3-Zero

Post by Helmut_number_one »

I just bought the C3 Super Mini, they can't be programmed.
This is what I get when I open the console after a hardware reset:
Connecting...
Connected successfully.
Try hard reset.
[Object.debug:7950] Finished read loop
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x15 (USB_UART_CHIP_RESET),boot:0xd (SPI_FAST_FLASH_BOOT)
Saved PC:0x4200f520
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5810,len:0x438
load:0x403cc710,len:0x91c
load:0x403ce710,len:0x25b0
entry 0x403cc710
Edit :
After I pressed the two buttons, it is programmed...
Unfortunately one of the 5 pieces is defective, doesn't the IP ADR come via ser?
User avatar
cicciocb
Site Admin
Posts: 2383
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 498 times
Been thanked: 1675 times
Contact:

Re: Flashing ESP32-C3-Zero

Post by cicciocb »

If you flashed the module with the USB version, the IP comes via the USB serial; you can use the WEB Serial Terminal for that

[Local Link Removed for Guests]
Helmut_number_one
Posts: 131
Joined: Fri Dec 09, 2022 10:03 am
Has thanked: 68 times
Been thanked: 15 times

Re: Flashing ESP32-C3-Zero

Post by Helmut_number_one »

Oh, thanks, otherwise HTerm always worked.
Could I also provide a link to the UDP / Modbus Testprg Annex CAM Toolkit receive.
That also seems to be a big help.
Overall, I'm thrilled with this little thing. If i can actually increase the antenna performance, great.
User avatar
cicciocb
Site Admin
Posts: 2383
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 498 times
Been thanked: 1675 times
Contact:

Re: Flashing ESP32-C3-Zero

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Wed Oct 02, 2024 7:44 am Oh, thanks, otherwise HTerm always worked.
Could I also provide a link to the UDP / Modbus Testprg Annex CAM Toolkit receive.
That also seems to be a big help.
Overall, I'm thrilled with this little thing. If i can actually increase the antenna performance, great.
Yes, do not hesitate to provide the link.
Helmut_number_one
Posts: 131
Joined: Fri Dec 09, 2022 10:03 am
Has thanked: 68 times
Been thanked: 15 times

Re: Flashing ESP32-C3-Zero

Post by Helmut_number_one »

You show this tool[Local Link Removed for Guests] #7
User avatar
cicciocb
Site Admin
Posts: 2383
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 498 times
Been thanked: 1675 times
Contact:

Re: Flashing ESP32-C3-Zero

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Wed Oct 02, 2024 10:40 am You show this tool[Local Link Removed for Guests] #7
If you are talking about the utility that is reported [Local Link Removed for Guests] , this is an old toolkit I developed some time ago that is not supported anymore.

I think someone continue to use it but I stopped to support it
Helmut_number_one
Posts: 131
Joined: Fri Dec 09, 2022 10:03 am
Has thanked: 68 times
Been thanked: 15 times

Re: Flashing ESP32-C3-Zero

Post by Helmut_number_one »

But the tool looks good, with many options from a single source, it's a shame that it's not available.
Best regard, Helmut
User avatar
cicciocb
Site Admin
Posts: 2383
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 498 times
Been thanked: 1675 times
Contact:

Re: Flashing ESP32-C3-Zero

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Wed Oct 02, 2024 3:19 pm But the tool looks good, with many options from a single source, it's a shame that it's not available.
Best regard, Helmut
If you want try, the toolkit is available [Local Link Removed for Guests] but take into account that the annex .bin included inside are obsolete. You can use the other utilities but always use the online flasher for flash / update the modules.
Post Reply