<?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: S32K148 LPUART DMA RX Idle line Issue in S32K</title>
    <link>https://community.nxp.com/t5/S32K/S32K148-LPUART-DMA-RX-Idle-line-Issue/m-p/2069162#M47197</link>
    <description>&lt;DIV class=""&gt;Root Cause is: In the SDK LPUART driver, when enter to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;U&gt;LPUART_DRV_IRQHandler()&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;all ERROR status is cleared by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;LPUART_DRV_ErrIrqHandler(),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;the FEATURE_LPUART_STAT_REG_FLAGS_MASK (in file S32K148_features.h), is 0xC0&lt;SPAN&gt;1&lt;/SPAN&gt;FC000U, the idle flag being clear here.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Solution: Modeling the FEATURE_LPUART_STAT_REG_FLAGS_MASK (in file S32K148_features.h), from 0xC0&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;FC000U to 0xC0&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;FC000U.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Please let me know can we solve this issue by above modification.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
    <pubDate>Thu, 27 Mar 2025 04:09:45 GMT</pubDate>
    <dc:creator>Pratap_Metharamitta</dc:creator>
    <dc:date>2025-03-27T04:09:45Z</dc:date>
    <item>
      <title>S32K148 LPUART DMA RX Idle line Issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-LPUART-DMA-RX-Idle-line-Issue/m-p/2069040#M47188</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;When we are trying to use the S32K148 LPUART driver to setup DMA RX Idle line we are getting RXEDGIF interrupt, we never getting IDLE.&lt;/P&gt;&lt;P&gt;Here our DMA buffer size is 128 bytes, and our packets are 5 bytes to 78 bytes that is why we need Idle line interrupt to handle any packet.&lt;/P&gt;&lt;P&gt;Please let me know if there is similar issue or share the example code if you have any.&lt;/P&gt;&lt;P&gt;regards, Pratap&lt;/P&gt;</description>
      <pubDate>Wed, 26 Mar 2025 23:56:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-LPUART-DMA-RX-Idle-line-Issue/m-p/2069040#M47188</guid>
      <dc:creator>Pratap_Metharamitta</dc:creator>
      <dc:date>2025-03-26T23:56:28Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 LPUART DMA RX Idle line Issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-LPUART-DMA-RX-Idle-line-Issue/m-p/2069142#M47195</link>
      <description>&lt;P&gt;Hi@&lt;SPAN&gt;Pratap_Metharam&lt;/SPAN&gt;&lt;WBR /&gt;&lt;SPAN&gt;itta&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;This is a demo I made before. You can refer to it. I need to inform you that our SDK does not support this feature. This is just a test demo I modified myself. We will not provide more support for this. Please evaluate it yourself.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/S32K1xx-Lpuart-IDLE-detected-with-DMA-transfer/ta-p/1945182" target="_blank"&gt;https://community.nxp.com/t5/S32K-Knowledge-Base/S32K1xx-Lpuart-IDLE-detected-with-DMA-transfer/ta-p/1945182&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Mar 2025 03:28:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-LPUART-DMA-RX-Idle-line-Issue/m-p/2069142#M47195</guid>
      <dc:creator>Senlent</dc:creator>
      <dc:date>2025-03-27T03:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: S32K148 LPUART DMA RX Idle line Issue</title>
      <link>https://community.nxp.com/t5/S32K/S32K148-LPUART-DMA-RX-Idle-line-Issue/m-p/2069162#M47197</link>
      <description>&lt;DIV class=""&gt;Root Cause is: In the SDK LPUART driver, when enter to the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;U&gt;LPUART_DRV_IRQHandler()&lt;/U&gt;&lt;/STRONG&gt;&amp;nbsp;all ERROR status is cleared by&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;LPUART_DRV_ErrIrqHandler(),&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;the FEATURE_LPUART_STAT_REG_FLAGS_MASK (in file S32K148_features.h), is 0xC0&lt;SPAN&gt;1&lt;/SPAN&gt;FC000U, the idle flag being clear here.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Solution: Modeling the FEATURE_LPUART_STAT_REG_FLAGS_MASK (in file S32K148_features.h), from 0xC0&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;SPAN&gt;FC000U to 0xC0&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;FC000U.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;Please let me know can we solve this issue by above modification.&lt;/SPAN&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 27 Mar 2025 04:09:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32K148-LPUART-DMA-RX-Idle-line-Issue/m-p/2069162#M47197</guid>
      <dc:creator>Pratap_Metharamitta</dc:creator>
      <dc:date>2025-03-27T04:09:45Z</dc:date>
    </item>
  </channel>
</rss>

