ESP32-32UE stuck in download mode on reset - urgent help needed
Posted: Sat Sep 23, 2023 11:35 pm
I accidentally made the ESP32 be stuck in download mode everytime I press reset.
I think it happened when i wanted to use the GPIO0 button as a way to toggle network mode. I put GPIO0 as an input pin with a Pull-down. After I pressed reset, the device always starts in download mode. No matter if i reset, or disconnect and reconnect the power. I cleared and reflashed the chip multiple times now. But this change the behaviour. The chip is always automatically in download mode and i cannot reupload new code.
I am using the latest version of micropython btw. Which worked totally fine before i made this change to my code.
I'm using a cp2101 to program the chip. Which worked fine. But now I can't move on. The matter is rather urgent as this was my last spare esp32 chip, and I have a deadline Monday morning. So i need this to work..
Thanks in advance!
I think it happened when i wanted to use the GPIO0 button as a way to toggle network mode. I put GPIO0 as an input pin with a Pull-down. After I pressed reset, the device always starts in download mode. No matter if i reset, or disconnect and reconnect the power. I cleared and reflashed the chip multiple times now. But this change the behaviour. The chip is always automatically in download mode and i cannot reupload new code.
I am using the latest version of micropython btw. Which worked totally fine before i made this change to my code.
I'm using a cp2101 to program the chip. Which worked fine. But now I can't move on. The matter is rather urgent as this was my last spare esp32 chip, and I have a deadline Monday morning. So i need this to work..
Thanks in advance!