<?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 Re: S32K3_LIN_DMA Mode_BUG in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K3-LIN-DMA-Mode-BUG/m-p/2360066#M58345</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191389"&gt;@wuxianlong&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for bringing this to our attention.&lt;BR /&gt;This issue has been confirmed as a bug and will be fixed in a future release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
    <pubDate>Mon, 04 May 2026 12:24:38 GMT</pubDate>
    <dc:creator>danielmartynek</dc:creator>
    <dc:date>2026-05-04T12:24:38Z</dc:date>
    <item>
      <title>S32K3_LIN_DMA Mode_BUG</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-LIN-DMA-Mode-BUG/m-p/2355783#M58168</link>
      <description>&lt;P&gt;Hi,NXP&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;DIV class=""&gt;Phenomenon: When the LIN data segment is 8 bytes, checksum failure occurs in LIN's DMA mode.&lt;/DIV&gt;&lt;DIV class=""&gt;Cause: There may be a BUG in NXP's design. When designing the data reception buffer Lpuart_Lin_Ip_au8SduBuffer, only the data segment was considered. However, in fact, the underlying code's DMA reception needs to receive both the data segment and the checksum segment, and use Lpuart_Lin_Ip_au8SduBuffer for checksum. Since Lpuart_Lin_Ip_au8SduBuffer is designed as an 8-byte array, when the LIN data field has 8 bytes of data, the ninth byte (checksum segment) cannot be received, and the data checksum will fail.&lt;/DIV&gt;&lt;DIV class=""&gt;This bug still exists in RTD6.0.0 and RTD7.0.0.&lt;/DIV&gt;&lt;DIV class=""&gt;Incidentally, currently there is only RX mode for LIN's DMA. Are there any plans for TX mode?&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 958px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/383477i225A5CF2B3EB955B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN&gt;Solution. Modify the size of Lpuart_Lin_Ip_au8SduBuffer, that is, change the underlying macro definition LPUART_LIN_IP_MAX_DATA_LENGTH_U8 from 8 to 9.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;xianlong&lt;/SPAN&gt;&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 24 Apr 2026 10:12:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-LIN-DMA-Mode-BUG/m-p/2355783#M58168</guid>
      <dc:creator>wuxianlong</dc:creator>
      <dc:date>2026-04-24T10:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: S32K3_LIN_DMA Mode_BUG</title>
      <link>https://community.nxp.com/t5/S32K/S32K3-LIN-DMA-Mode-BUG/m-p/2360066#M58345</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/191389"&gt;@wuxianlong&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for bringing this to our attention.&lt;BR /&gt;This issue has been confirmed as a bug and will be fixed in a future release.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR, Daniel&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2026 12:24:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K3-LIN-DMA-Mode-BUG/m-p/2360066#M58345</guid>
      <dc:creator>danielmartynek</dc:creator>
      <dc:date>2026-05-04T12:24:38Z</dc:date>
    </item>
  </channel>
</rss>

