I have been attempting to figure out the 1st example in the provided USB examples for
the MSP430.
The 1st example is the LED control one where you can turn on/off or toggle the state of a LED.
I am trying to figure out whether the example will 'echo' back the characters that were received.
I have been looking through the code for the last few hours and cant seem to find whether this is
the case.
I am sending the commands using LabVIEW and occasionally when I receive the reply back from
the MSP430 I see the original command that was sent. This does not happen all the time which
makes me wonder if this s a LabVIEW bug or the MSP430 echoing back the received command.
If anyone has worked with this before and knows whether this is how the program works I would
appreciate any pointers.
If it is in anyway relevant I am using a MSP430F5635 chip, CCS, and LabVIEW 11.