IO0 Internal Pullup Disabled? [IDFGH-4504]
IO0 Internal Pullup Disabled? [IDFGH-4504]
I have designed my own board for ESP32-WROOM-32D but I'm having issues with boot mode selection. It seems that the internal pullup of IO0 is not working, as it boots to download mode by default. Checking the voltage at boot it is indeed at 0V rather than high. After connecting a 10k resistor to 3V3 it boots fine. Before this, IO0 was left unconnected.
As far as I know IO0 is not required to have an external pullup, and it doesn't have one on the DevKitC. Could it be possible that the internal pullup had been disabled or damaged?
As far as I know IO0 is not required to have an external pullup, and it doesn't have one on the DevKitC. Could it be possible that the internal pullup had been disabled or damaged?
Re: IO0 Internal Pullup Disabled?
I got the exact same problem. I just soldered a new revision of a board I am developing and it goes to download mode without a pullup resistor. I did not have this problem with older chips.
Re: IO0 Internal Pullup Disabled?
I don't know, but it's possible the internal pullup is not strong enough on all chips. I'll ask the hardware team to check on this and get back to you.
Re: IO0 Internal Pullup Disabled?
Will you guys please post your schematic here? Thanks.
Re: IO0 Internal Pullup Disabled?
Here you are:
Please note that IO0 is wired to a ISP header, but IO0 is left unconnected in the header.Re: IO0 Internal Pullup Disabled?
I suggest you add one 1uF cap close to ENABLE. Like below showed:
Re: IO0 Internal Pullup Disabled?
Sorry, add the picture.
- Attachments
-
- RC circuit on enable.png (98.14 KiB) Viewed 14730 times
Re: IO0 Internal Pullup Disabled?
C5 of 1uF is placed very close to ENABLE. However, I do not have that R2 resistor. I guess its purpose is to isolate the analog ground from the digital ground.
-
- Posts: 9764
- Joined: Thu Nov 26, 2015 4:08 am
Re: IO0 Internal Pullup Disabled?
You actually do have the equivalent of R2 in the schematic; it's R6 on your PCB. What you do not have is an 1uF cap from EN to GND. C5 on your PCB is a decoupling cap, the same as C2 in Stone's schematic.
Re: IO0 Internal Pullup Disabled?
Thanks @ESP_Stone and @ESP_Sprite, it seems I was very tired when reading this. Indeed, this capacitor is part of Figure 4: ESP32-WROOM-32 Peripheral Schematics from ESP32-WROOM-32 datasheet and I somehow missed it.
I will solder an extra capacitor and report back. Let's see if @nebkat issue is related to mine.
I will solder an extra capacitor and report back. Let's see if @nebkat issue is related to mine.
Who is online
Users browsing this forum: No registered users and 63 guests