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.

MSP430G2553: Sending Data Serially to MSP430 from a tablet with IAR

Part Number: MSP430G2553


Hello,

I am trying to send a string of characters from a tablet to a msp430 serially using a serial-usb cable, using IAR. So far, I have been able to transmit a string of characters from the MSP to the tablet, using UCA0TXBUF(which is limited to one character) and cycling through a character array.

However, I am looking for advice on how to efficiently take data sent serially from the tablet to the MSP. If I use UCA0TXBUF, I think I will only be able to capture one character sent from the tablet. 

Any advice would be greatly appreciated!

Best,

Eric

**Attention** This is a public forum