Other Parts Discussed in Thread: MSP430FG4618
Hi,
I'm using the MSP430FG4618 Experimenter Board to transmit some data from the board to the computer using the serial port.
I'm viewing the received string using the CCEv3 Terminal.
I've been able to transmit data strings perfectly at times, but then at other times, the data becomes corrupted for no apparent reason. I have not changed the code, it seems to just be happening randomly. For example when transmitting the following string:-
Initializing....Done
it may work fine for a number of times and then at other times becomes corrupted with one of the variations seen below:-
InitIÂ926b`
I've tried restarting the computer, plugging everything out etc., and this has worked on occasion, but at other times didn't help.
I would really appreciate it if someone could let me know where I might be going wrong, or if they have experienced a similar problem before.
Thanks,
Mike