This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F280049C: LAUNCHXL-F280049C: SCI Connection in Simulink

Part Number: LAUNCHXL-F280049C

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