ESP-WROOM-32 not programming
Posted: Tue Jan 19, 2021 1:06 am
Hello everyone,
I bought a bunch of esp-wroom-32u from mouser to use them on my project. I made a cp2102-based programmer too with s8050 npn transistor with a connector to hook it up easily to my main pcb with esp32 attached.
I soldered it perfectly along with:
Gpio0 pulled up by 10k
EN pulled up by 10k + 100nF capacitor
Gpio2 pulled down by 10k
100uF main voltage source decoupling cap
Connecting and powering it through programmer it measures 3V3 correctly on power pins but if I try to use esptool.py it just says connect...___... Until error. Even a brand new esp32 module with no bootloader or anything on it should connect if I try a polling command on esptool right?
I thought it was a fault in the programmer, so I connected it to a working doit breakout board using Gpio0, enable, rx, TX, 3v3 and gnd pins and it works just fine. Programmer is OK.
This is why I started to think the esp32 module itself is the problem and it's fried somehow. Any hints?
I bought a bunch of esp-wroom-32u from mouser to use them on my project. I made a cp2102-based programmer too with s8050 npn transistor with a connector to hook it up easily to my main pcb with esp32 attached.
I soldered it perfectly along with:
Gpio0 pulled up by 10k
EN pulled up by 10k + 100nF capacitor
Gpio2 pulled down by 10k
100uF main voltage source decoupling cap
Connecting and powering it through programmer it measures 3V3 correctly on power pins but if I try to use esptool.py it just says connect...___... Until error. Even a brand new esp32 module with no bootloader or anything on it should connect if I try a polling command on esptool right?
I thought it was a fault in the programmer, so I connected it to a working doit breakout board using Gpio0, enable, rx, TX, 3v3 and gnd pins and it works just fine. Programmer is OK.
This is why I started to think the esp32 module itself is the problem and it's fried somehow. Any hints?