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.
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
Hi Prashanth Arun,
I have replicated the issue on my end. I am working on this. Let me come back to you with an update after the root-cause of the issue is completed.
Best Regards,
Aakash
Hi Aakash Kedia Thanks for getting back by replicating the issue, I will wait for your update...
Hi Prashanth Arun,
Can you enable the Default Configurations in the sysconfig for the LIN ?
After doing this step, I am able to see the LIN packets with data on the receiver end.
Hope this unblocks you.
Best Regards,
Aakash
Thanks Aakash Kedia when I short the Rx and TX and if I probe I am able to see the data frame.