ESP 32 (custom board) does not start im flash mode when powered on
Posted: Fri Jun 18, 2021 12:30 pm
Hello folks, I am currently building a custom board for an ESP32 WROOM-E based on the devkit schematics, everything was working and fine I thought I am nearly finished...
Then the chip for the USB/UART Bridge the CP2102 QFN28 was out of stock and I had to do a new revision with CP2102 QFN24 (which I am still thinking is the exact same chip just different size?)
Well today I built the newest revivision of my board with the QFN24 chip and now I have the problem that my board does not start the programm when powered on. It only starts the programm when the EN button is pressed.
(what is a bit suspect but I dont know if it hast anything to do with it, the new revision takes about 10 secs to connect to the same WIFI while the old one was connected nearly instant)
I am annoying at the end and now I have to find the problem all over again and fix it so I would be very happy if annyone of you has a suggestion.
So what could cause this problem:
- I fucked something up on my pcb design? (I couldnt find any difference except the other chip?)
- I fucked something up while soldering the components on it?
- I fucked something up with the Software / initialization of the ESP32 (I uploaded the exact same code to both revisions)
I measured the GIPO PIN 0 when the USB power is plugged on on both revisions and its instantly at nearly 3,3V at both PCB's
Sincerly Alexander
Then the chip for the USB/UART Bridge the CP2102 QFN28 was out of stock and I had to do a new revision with CP2102 QFN24 (which I am still thinking is the exact same chip just different size?)
Well today I built the newest revivision of my board with the QFN24 chip and now I have the problem that my board does not start the programm when powered on. It only starts the programm when the EN button is pressed.
(what is a bit suspect but I dont know if it hast anything to do with it, the new revision takes about 10 secs to connect to the same WIFI while the old one was connected nearly instant)
I am annoying at the end and now I have to find the problem all over again and fix it so I would be very happy if annyone of you has a suggestion.
So what could cause this problem:
- I fucked something up on my pcb design? (I couldnt find any difference except the other chip?)
- I fucked something up while soldering the components on it?
- I fucked something up with the Software / initialization of the ESP32 (I uploaded the exact same code to both revisions)
I measured the GIPO PIN 0 when the USB power is plugged on on both revisions and its instantly at nearly 3,3V at both PCB's
Sincerly Alexander