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?