esp32 seems dead

robademar
Posts: 4
Joined: Tue Feb 13, 2018 5:24 pm

esp32 seems dead

Postby robademar » Sat Mar 03, 2018 2:51 pm

after few hours of normal work, Arduino ide failed to load a new program, port is not seen by PC and the board led is off. If I press reset it lights and it goes off when I release reset.

Should I consider my esp32 dead? Is there any possible rescue?

thanks

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

Re: esp32 seems dead

Postby ESP_Sprite » Mon Mar 05, 2018 1:41 am

'Port is not seen by PC' indicates that at least something more than the ESP32 is dead, as the USB-to-serial chip normally is responsible for this. What board do you use specifically?

robademar
Posts: 4
Joined: Tue Feb 13, 2018 5:24 pm

Re: esp32 seems dead

Postby robademar » Mon Mar 05, 2018 8:28 am

The Pc usb port is fine. I'v used a new ESP32 and it works ok. The "old" esp32 is a esp-wroom32.
I now believe that I damaged it by connecting a led to a gpio having the anode fixed to +5 and ground on pin 35.

BuddyCasino
Posts: 263
Joined: Sun Jun 19, 2016 12:00 am

Re: esp32 seems dead

Postby BuddyCasino » Mon Mar 05, 2018 1:29 pm

I had three boards die on me before. The usb-to-serial chip suddenly got very hot, maybe because of some unlucky connection I made, and then it remained dead.

mrburnette
Posts: 22
Joined: Mon Feb 12, 2018 6:50 pm

Re: esp32 seems dead

Postby mrburnette » Mon Mar 05, 2018 2:08 pm

It is critically important that one observes the current limitations of the output pins and always utilize a current limiting resistor. The ESP32 sink/source current is referenced to +3.3V and not to +5V, so if you are sinking current (output port goes low) and the LED is at +5 Volts, this is not a good practice and the current limiting resistor must be larger than if your were sinking the LED from +3.3V.

The maximum sink/source current is 12mA. The proper resistor value will depend on the color of the LED: https://www.evilmadscientist.com/2012/r ... -for-leds/
ALWAYS have a safety-margin and do not MAX out the current capability of the output port.

Ray

Who is online

Users browsing this forum: MicroController and 75 guests