-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Closed
Description
Hi,
I have a custom board with a ESP-WROVER-B. There is a CP2102N that has the reset and boot circuit implemented as it is in the ESP-DevkitC schematic (RTS, DTR, two transistors, EN and IO0).
The problem is that the board is not getting into "download mode" in order to flash it, read the MAC address or anything else that I can do using esptool.
I had a look with a logic analyzer for EN and IO0 and EN goes low for a bit, then it goes high and in the same time IO0 goes low for a bit and then high. Basically, they go low and high one after another. I think that IO0 should be low in the same time as EN and go high after EN goes high.
What can be wrong?
Metadata
Metadata
Assignees
Labels
No labels