UART Transmit only? or how do i reliably remove UART configuration from the RX pin?
Hi,I'm using a UART for "printf" debugging so it's only transmitting, it never receive, so i'm not using the RX pin for anything so i would like to know if:Is reliable to set the RX pin to perform another function?If so, can i do it directly on CubeM...