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.

TMS320F28035: TMS320F28035 LIN master / slave config

Part Number: TMS320F28035
Other Parts Discussed in Thread: TLIN2029EVM,

I have a question that I’m hoping you can help me with. I’m completely new to LIN and I could use a little help getting a LIN network functioning using a tms320f28035 controller. My setup is a controller attached to a TLIN2029EVM that is connected to another TLIN2029 and controller using the LIN line. One controller is set as the master and the other is set as the slave each having their own firmware based on the “lina_external_loopback” example found in C2000 ware. I am able to get data on the bus from the master but I can't get a response from the slave. I’m not sure how I need to setup up the TXIDMASK, the RXIDMASK the IDSLAVETASKBYTE and the IDBYTE values on both the master and slave sides of the network. Does an example exist that demonstrates how to setup and init both the master and the slave to send and receive data?