Hello,
I am setting up a communication link between a Pc app and the LAUNCHXL-F280049C. I am using an external FTDI chip USB to serial converter to connect the SCI_B Rx and Tx lines from target.
The Tx works fine I am receiving the data I am sending from the target.However I am encountering a strange issue on the Rx sid: while in external mode ( which uses SCI-A ) I am trying to display 4 bytes of data sent from the PC App on SCI_B
If I sent "1234", I receive "1020". there are always zeros between the bytes received and I have no clue where it is coming from.
I am relatively new to Simulink and C2000 and I though someone might have had this issue.
Your help is greatly appreciated.
Regards,
AJ