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.

AM2634: LIN frame is not sending data, only header is sent despite the example code loading and sending data in LIN TX buffer

Part Number: AM2634
Other Parts Discussed in Thread: SYSCONFIG

Hi TI experts,

I tried examples of TI with Interrupt, Polling and LIN External from MCU+SDK and also from Resource explorer.

Although in software code they are loading a TX buffer with data and sending frame. I am able to see only the header and no data being sent by LIN Master.

We want to send data from LIN master to LIN slave but only header is sent not data.

Can you please guide us how to use ?

How LIN master can send data along with header I referred the below examples from MCU+SDK