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.

Data sent through UART of MSP430F5508 gets corrupted after 128 bytes are sent at 9600 baud. How can it be rectified?

Other Parts Discussed in Thread: MSP430F5508

I am programming a MSP430F5508 chip and using it for Timer interrupts and then finally sending the processed data in an Array of 130 bytes through the UART.

The first 128 bytes are acccurately transmitted but the two bytes after are corrupted. They can be read properly in IAR when I debug the chip through it. However the transmission is failing. Is it an overrun error? What is it? How to rectify it?

**Attention** This is a public forum