ESP32 TX pin not sending data
Posted: Fri Feb 18, 2022 12:17 am
I have a custom design using the ESP32-D0WD-V3 SoC and i'm having trouble connecting to the device over UART. I am using the ESP32-Prog programmer to try and flash the target device.
Using an oscilloscope with probes on CHIP_PU, TX, RX, and GPIO0, I can see that the data being sent over the RX line to the ESP32-D0WD-V3 is the correct packet for Synchronization. The problem is that nothing comes back on the TX line from the ESP32 to the ESP32-Prog programmer.
Using an oscilloscope with probes on CHIP_PU, TX, RX, and GPIO0, I can see that the data being sent over the RX line to the ESP32-D0WD-V3 is the correct packet for Synchronization. The problem is that nothing comes back on the TX line from the ESP32 to the ESP32-Prog programmer.