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.

TMDSCNCD28379D: SCI read error conditions

Part Number: TMDSCNCD28379D

I have modified your sci_ex3_echoback sample to try and use different pins for Rx and Tx. The program appears to write data out OK, but when it tries to read, it gets an error. I was able to isolate the error bits being received as SCI_RXSTATUS_FRAMING and SCI_RXSTATUS_BREAK. Can you explain what those bits indicate, and why they should occur when I use GPIO35 instead of GPIO28 for Rx?