ESP32 UART control
ESP32 UART control
Please excuse my ignorance on the subject but is there any way outside of the application program to disable the UARTs? After the initial program is loaded into flash, I want to disable the ability to read/write via uart permanently. Is this possible?
-
- Posts: 9764
- Joined: Thu Nov 26, 2015 4:08 am
Re: ESP32 UART control
No, not really. There is a bootstrap pin that suppresses boot rom UART output, but the rest of the suppression you'll have to do in your application.
Who is online
Users browsing this forum: No registered users and 46 guests