Other Parts Discussed in Thread: MSP430F5438, MSP430F5438A
How do i receive continuous input of data through the RX pin and store it in the memory?
I tried by storing it in an array... But I am facing some kind of problem. It does not store the data every single time... It happens once in 3 times only.
The incoming data is 8 bit ASCII at 4800 baud.