<?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>S32KのトピックS32k312 UART Reception using interrupt</title>
    <link>https://community.nxp.com/t5/S32K/S32k312-UART-Reception-using-interrupt/m-p/2198196#M54110</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to implement interrupt-based UART reception on the S32K312. Please find the attached code for your reference. My goal is to receive incoming data &lt;STRONG&gt;byte by byte&lt;/STRONG&gt; and assemble it to form the complete response received on the UART channel.&lt;/P&gt;&lt;P&gt;However, the &lt;STRONG&gt;UART receive callback is triggered only once&lt;/STRONG&gt; (the first time) and does not trigger for subsequent data receptions.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Tue, 04 Nov 2025 09:29:04 GMT</pubDate>
    <dc:creator>kamleshv</dc:creator>
    <dc:date>2025-11-04T09:29:04Z</dc:date>
    <item>
      <title>S32k312 UART Reception using interrupt</title>
      <link>https://community.nxp.com/t5/S32K/S32k312-UART-Reception-using-interrupt/m-p/2198196#M54110</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I need to implement interrupt-based UART reception on the S32K312. Please find the attached code for your reference. My goal is to receive incoming data &lt;STRONG&gt;byte by byte&lt;/STRONG&gt; and assemble it to form the complete response received on the UART channel.&lt;/P&gt;&lt;P&gt;However, the &lt;STRONG&gt;UART receive callback is triggered only once&lt;/STRONG&gt; (the first time) and does not trigger for subsequent data receptions.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 09:29:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k312-UART-Reception-using-interrupt/m-p/2198196#M54110</guid>
      <dc:creator>kamleshv</dc:creator>
      <dc:date>2025-11-04T09:29:04Z</dc:date>
    </item>
    <item>
      <title>Re: S32k312 UART Reception using interrupt</title>
      <link>https://community.nxp.com/t5/S32K/S32k312-UART-Reception-using-interrupt/m-p/2198527#M54132</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/195950"&gt;@kamleshv&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;After finishing the reception, you must call Lpuart_Uart_Ip_AsyncReceive() again to prepare for next reception. You can use the following community example as reference:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/S32K-Knowledge-Base/RTD600-IP-S32K312-EVB-Lpuart-interrupt-echo/ta-p/2141060" target="_blank"&gt;[RTD600 IP] S32K312-EVB Lpuart interrupt echo - NXP Community&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;BR /&gt;Julián&lt;/P&gt;</description>
      <pubDate>Tue, 04 Nov 2025 20:54:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/S32k312-UART-Reception-using-interrupt/m-p/2198527#M54132</guid>
      <dc:creator>Julián_AragónM</dc:creator>
      <dc:date>2025-11-04T20:54:06Z</dc:date>
    </item>
  </channel>
</rss>

