help troubleshooting ESP32-C3 board

MRamone
Posts: 13
Joined: Fri Jan 27, 2023 6:56 am

help troubleshooting ESP32-C3 board

Postby MRamone » Mon Oct 09, 2023 4:26 pm

Hello,
i have made a diy board using ESP32-C3 chip. I populated one and have it working perfectly. I populated a second one, identical to the first, but when i plug it to my windows computer the usb connection does not work. The board gets power but from the computer side it is like if nothing was connected.
I have spent a lot of time checking the connections pin by pin, and the only differences i notice is that the board that works well shows a voltage of 3.3V in both Chip_en pin (pin 7) and VDD_SPI pin (pin 18) while the one that doesn't work shows only 0.4 volts in those 2 pins.
Any clue what might be happening there? i have tried everything but nothing seems to work....

thanks a lot for any tip.

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

Re: help troubleshooting ESP32-C3 board

Postby ESP_Sprite » Tue Oct 10, 2023 4:21 am

Hard to say without having the physical thing on hand, but it feels like the CHIP_EN is shorted to ground somewhere, or at the very least isn't pulled up to 3.3V. That would also result in VDD_SPI not coming up. I'd suggest looking at your reset circuit first, and perhaps try to reflow the ESP32C3 chip second.

MRamone
Posts: 13
Joined: Fri Jan 27, 2023 6:56 am

Re: help troubleshooting ESP32-C3 board

Postby MRamone » Tue Oct 10, 2023 7:01 pm

thanks Sprite,
no, it is not shorted to ground, it must be something else

FrankSchwab
Posts: 5
Joined: Mon Oct 09, 2023 7:42 pm

Re: help troubleshooting ESP32-C3 board

Postby FrankSchwab » Wed Oct 11, 2023 7:44 pm

CHIP_EN MUST be driven high by your board. If it's not high, you must figure that out first. Normally, that's a pretty simple circuit (a pull-up resistor, and probably a reset switch). If that pin is not at 3.3V, nothing is going to work.

MRamone
Posts: 13
Joined: Fri Jan 27, 2023 6:56 am

Re: help troubleshooting ESP32-C3 board

Postby MRamone » Thu Oct 12, 2023 3:15 pm

sorry guys, my bad, it is not chip_en that reads only 0.4V, it is the boot pin (pin 15) and as mentioned VDD_SPI pin (pin 18).
chip_en is not shorted to ground, i read 319 KOhm resistance between that pin and ground.
sorry for the confusion.

Who is online

Users browsing this forum: No registered users and 118 guests