Reset signal from ESP-Prog board

raff5184
Posts: 9
Joined: Fri Nov 12, 2021 5:55 pm

Reset signal from ESP-Prog board

Postby raff5184 » Fri May 03, 2024 7:57 pm

Hi all,

I have an ESP32 on a custom PCB, and I use this board to program the ESP - I hooked the ESP-Prog board to my PCB with wires:

https://mm.digikey.com/Volume0/opasdata ... o1EALw_wcB

I download to code to the ESP32. And it works. So far so good. What I want to do is getting rid of the programmer.
Now, here is the problem, it looks like that after being programmed, the ESP32 still needs the RST pin to be connected to the programmer RST to work. If I power cycle the ESP32 without giving the RST pin, it doesn't work, but the moment I connect the RST pin it works. I want to generate the behavior of the RST pin to activate the ESP.

What I don't understand though, is what this pin does because I used the oscilloscope to monitor it and it basically doesn't do anything, it's a 0V signal, and it doesn't send an interrupt when I connect the ESP to the programmer, which is what I was expecting.

I'd appreciate if you could help with this

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

Re: Reset signal from ESP-Prog board

Postby ESP_Sprite » Sat May 04, 2024 4:51 am

Your custom PCB should have a reset circuit, usually a resistor to Vcc and a capacitor to ground, on the EN input. Do you have that?

raff5184
Posts: 9
Joined: Fri Nov 12, 2021 5:55 pm

Re: Reset signal from ESP-Prog board

Postby raff5184 » Mon May 06, 2024 7:52 pm

ESP_Sprite wrote:
Sat May 04, 2024 4:51 am
Your custom PCB should have a reset circuit, usually a resistor to Vcc and a capacitor to ground, on the EN input. Do you have that?
Thanks for your answer. Yes I have both

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

Re: Reset signal from ESP-Prog board

Postby ESP_Sprite » Tue May 07, 2024 1:03 am

Do you possibly have a capacitor between IO0 and ground, potentially in an attempt to debounce a boot button or something?
If not, can you post your schematic? It's a bit of a guessing game if we don't have that.

Who is online

Users browsing this forum: Google [Bot] and 87 guests