This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MSP430F6736: UART Transmit buffer issue

Part Number: MSP430F6736


Hello,

I'm working on MSP430F6736. In eUSCI UART, I tried the example codes available in the CCS resource explorer.

The controller is receiving data from the com port and it successfully goes to the ISR. But it fails to transmit the reply. The example code used was 'msp430f673xA_usci_uart_standard_transceiver' (echo mode).By analysing more, I understand that the UCA0TXBUF is loaded with the data, but I can't read the same using an external device. I checked for hardware connection errors(continuity), it was okay.

**Attention** This is a public forum