Disable UART due to pins shorted
Posted: Tue Nov 03, 2020 3:54 pm
Hi,
I have a situation where the power adapter I'm using (usb) results in the UART0 Tx and Rx pins being shorted - and as a result my device is failing to boot correctly.
Is there a way that I can forcibly disable the Tx Rx on UART0 on boot so that I can avoid this problem? I could set them as I/O pins and test whether they are connected before eabling UART again.
Many thanks!
I have a situation where the power adapter I'm using (usb) results in the UART0 Tx and Rx pins being shorted - and as a result my device is failing to boot correctly.
Is there a way that I can forcibly disable the Tx Rx on UART0 on boot so that I can avoid this problem? I could set them as I/O pins and test whether they are connected before eabling UART again.
Many thanks!