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
-
- Posts: 9711
- Joined: Thu Nov 26, 2015 4:08 am
Re: UART Debugging Deep Sleep
You should be able to use gpio_output_disable on the GPIO to make it a GPIO input.
-
- Posts: 12
- Joined: Wed Apr 19, 2017 2:17 pm
Re: UART Debugging Deep Sleep
Works, thanks!
-
- Posts: 8
- Joined: Tue May 22, 2018 4:59 am
Re: UART Debugging Deep Sleep
Is ur problem solved??
I also facing same problem with esp32......
I also facing same problem with esp32......
Who is online
Users browsing this forum: elettronica67 and 78 guests