Page 1 of 1

Auto flashing error (GPIO0 need to be manually set low)

Posted: Wed Oct 24, 2018 9:44 am
by newsettler_AI
Hello!

I'm using ESP32 DOIT kit. I flashed it automatically with onboard CP2102 usb-uart converter.
But once I got app crash (says CPU halted) I'm not available to flash it in auto mode.

Now I have to hold GPIO_0 on ground untill flashing will be done, even with fixed code its not flashing automatically anymore.

I cant get what happens, since there wasnt any hardware errors :shock:

How can I fix it?

Re: Auto flashing error (GPIO0 need to be manually set low)

Posted: Wed Oct 24, 2018 11:54 am
by anakyr
Probably one of your two transistors is broken, that control the DTR RTS signals.

Re: Auto flashing error (GPIO0 need to be manually set low)

Posted: Wed Oct 24, 2018 12:36 pm
by newsettler_AI
Probably one of your two transistors is broken, that control the DTR RTS signals.
but how can it be damaged with sofware problem? It was only some kind of hard fault...