ESP32 C3 mini mysterious behaviour

jeremyB
Posts: 1
Joined: Sun Sep 18, 2022 5:37 am

ESP32 C3 mini mysterious behaviour

Postby jeremyB » Sun Sep 18, 2022 5:44 am

Help!!

I designed a own ESP32 C3 Board.
Image of the Shematics is attached.
I could Flash the ESP at the first time without any Problems. After that i could not flash it anymore. I tried it for hours. The next day i tried it again and it worked lile a charm, thee whole day without any Problems with difderent Code. But then it started again and the ESP32 brought a lot of different errors like: timeout exceptions etc..
I built another board and got the exact same issue.
Can anyone help me please... Im frustratet😪😃
Attachments
image-2.png
image-2.png (59.09 KiB) Viewed 1571 times
image-1.png
image-1.png (68.63 KiB) Viewed 1571 times
signal-2022-09-17-17-11-27-683.png
signal-2022-09-17-17-11-27-683.png (233.12 KiB) Viewed 1571 times

ESP_Sprite
Posts: 9591
Joined: Thu Nov 26, 2015 4:08 am

Re: ESP32 C3 mini mysterious behaviour

Postby ESP_Sprite » Sun Sep 18, 2022 8:37 am

How do you power that chip, as in: what LDO is that?
Do you use the UART or the USB lines to program the chip? Can you try putting the chip into bootloader mode manually? (hold boot, press reset)

mikemoy
Posts: 622
Joined: Fri Jan 12, 2018 9:10 pm

Re: ESP32 C3 mini mysterious behaviour

Postby mikemoy » Sun Sep 18, 2022 4:01 pm

Just something I noticed...

It looks like from your schematic that you want to minimize power by turning off LORA & GPS parts via the LORA_GPS signal to Q1.
If so, your doing it wrong. You cannot remove a power GND from devices thinking it will power them down.
I mean, technically it will but then it will cause all sorts of goofy things to happen to the other GPIO pins, and even try to draw power from them. Its a total NO-NO- thing to do.

Who is online

Users browsing this forum: Google [Bot] and 41 guests