UART Debugging Deep Sleep
Posted: Thu Aug 31, 2017 3:01 pm
Hello,
I have an CP2102 connected to the TX and RX of the ESP32. Whilst deep sleeping I turn the CP2102 off (No 5V, internal 3.3V regulator thus dead too). The ESP32 still "feeds" the CP2102 through the TX Line of the ESP32. How can I turn off the Debugging UART Peripherie?
I already tried to uart_driver_delete on all 3 UART peripheries.
Kilobyte
I have an CP2102 connected to the TX and RX of the ESP32. Whilst deep sleeping I turn the CP2102 off (No 5V, internal 3.3V regulator thus dead too). The ESP32 still "feeds" the CP2102 through the TX Line of the ESP32. How can I turn off the Debugging UART Peripherie?
I already tried to uart_driver_delete on all 3 UART peripheries.
Kilobyte