Part Number: TMS320F28069M
Other Parts Discussed in Thread: C2000WARE, CONTROLSUITE
Tool/software: Code Composer Studio
I run the "sci_echoback" example and it works properly. However, if I unplug and then, plug again the USB connector (which connects the PC with the LaunchPad F28069M) the communciation does not work. The computer recognizes the COM port correctly, but the board does not echoback what i write on the console/terminal.
After unplug and plug, it is necessary to press the reset buttom of the board so the example works properly again.
Is there any way via software to "fix" the example? By fixing the example I mean that it is not longer necessary to press the reset button for the communication to work correctly if I have previously disconnected the USB wire.
Thanks