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
UART Debugging Deep Sleep
Re: UART Debugging Deep Sleep
You should be able to use gpio_output_disable on the GPIO to make it a GPIO input.
-
kilobyte_ch
- Posts: 18
- Joined: Wed Apr 19, 2017 2:17 pm
-
david@mandy
- Posts: 8
- Joined: Tue May 22, 2018 4:59 am
Who is online
Users browsing this forum: Bing [Bot], Perplexity-User, Qwantbot and 1 guest
