UART is full duplex. There are separate lines or pins for Tx and Rx. My question is if we only want to transmit data from microcontroller to PC, do we need to use the Rx pin of the microcontroller ? or route any trace from Rx pin of the microcontroller on the custom PCB ?
The data from microcontroller to PC should only use the Tx pin of the microcontroller not Rx pin of the microcontroller, right ?
The data from microcontroller to PC should only use the Tx pin of the microcontroller not Rx pin of the microcontroller, right ?