<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic S32K116 LIN timeout problem in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K116-LIN-timeout-problem/m-p/1381136#M13072</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I faces a timeout problem in my LIN slave application that I use s32k116 MCU. I am using LPUART1 for LIN communication and when it responses to&amp;nbsp; a LIN header, after sending first data byte, it stops sending but&amp;nbsp;"LIN_TX_COMPLETED" event does not occur. I have doupts on the LIN library because when I debug it , it goes only once to the&amp;nbsp; "LPUART_Putchar" function. I am sending response to the header inside the LIN callback function. Can you please help me!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fcatkaya_0-1638521330701.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/164016i6C0BBA15B36B7349/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fcatkaya_0-1638521330701.png" alt="fcatkaya_0-1638521330701.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;fcatkaya_0-1638521330701.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Dec 2021 08:51:48 GMT</pubDate>
    <dc:creator>fcatkaya</dc:creator>
    <dc:date>2021-12-03T08:51:48Z</dc:date>
    <item>
      <title>S32K116 LIN timeout problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-LIN-timeout-problem/m-p/1381136#M13072</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I faces a timeout problem in my LIN slave application that I use s32k116 MCU. I am using LPUART1 for LIN communication and when it responses to&amp;nbsp; a LIN header, after sending first data byte, it stops sending but&amp;nbsp;"LIN_TX_COMPLETED" event does not occur. I have doupts on the LIN library because when I debug it , it goes only once to the&amp;nbsp; "LPUART_Putchar" function. I am sending response to the header inside the LIN callback function. Can you please help me!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fcatkaya_0-1638521330701.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/164016i6C0BBA15B36B7349/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fcatkaya_0-1638521330701.png" alt="fcatkaya_0-1638521330701.png" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;fcatkaya_0-1638521330701.png&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Dec 2021 08:51:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-LIN-timeout-problem/m-p/1381136#M13072</guid>
      <dc:creator>fcatkaya</dc:creator>
      <dc:date>2021-12-03T08:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: S32K116 LIN timeout problem</title>
      <link>https://community.nxp.com/t5/S32K/S32K116-LIN-timeout-problem/m-p/1381960#M13099</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;do not manually send characters, use driver api. Just prepare response buffer and use&amp;nbsp;LIN_DRV_SendFrameData as it is shown in example. Checksum is calculated within interrupt handler.&lt;/P&gt;
&lt;P&gt;BR, Petr&lt;/P&gt;</description>
      <pubDate>Mon, 06 Dec 2021 12:40:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K116-LIN-timeout-problem/m-p/1381960#M13099</guid>
      <dc:creator>PetrS</dc:creator>
      <dc:date>2021-12-06T12:40:29Z</dc:date>
    </item>
  </channel>
</rss>

