Other Parts Discussed in Thread: TMS570LS1227
Hello,
I was testing the SCI/LIN module Loopback on TMS570LS1227 EVM, and noticed that the device was not operating as required in loop back mode.
What the code is supposed to do is enable the loop back mode of SCI/LIN, write data on the transmit buffer and read it on the receive buffer. However, the data never appears on SCIRD, so the RXRDY flag is never set and the program gets stuck.
I am using HALCoGen 04.00.00, CCS v5.2 and the XDS100v2 USB emulator.
As I am new to TI processors, Kindly send me the source code to solve the Loop back test
Any help would be much appreciated. Thanks in advance.