<?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 Serial receive in S32K</title>
    <link>https://community.nxp.com/t5/S32K/Serial-receive/m-p/1480587#M16100</link>
    <description>&lt;P&gt;When I use this interface to receive data, why can I only receive the first byte？&lt;/P&gt;&lt;P&gt;LPUART_DRV_ReceiveData(INST_LPUART0, &amp;amp;rbuf, 1);&lt;/P&gt;</description>
    <pubDate>Mon, 27 Jun 2022 12:38:01 GMT</pubDate>
    <dc:creator>Ada-gc</dc:creator>
    <dc:date>2022-06-27T12:38:01Z</dc:date>
    <item>
      <title>Serial receive</title>
      <link>https://community.nxp.com/t5/S32K/Serial-receive/m-p/1480587#M16100</link>
      <description>&lt;P&gt;When I use this interface to receive data, why can I only receive the first byte？&lt;/P&gt;&lt;P&gt;LPUART_DRV_ReceiveData(INST_LPUART0, &amp;amp;rbuf, 1);&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jun 2022 12:38:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Serial-receive/m-p/1480587#M16100</guid>
      <dc:creator>Ada-gc</dc:creator>
      <dc:date>2022-06-27T12:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Serial receive</title>
      <link>https://community.nxp.com/t5/S32K/Serial-receive/m-p/1480825#M16104</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LPUART_DRV_ReceiveData(INST_LPUART0, &amp;amp;rbuf, &lt;STRONG&gt;1&lt;/STRONG&gt;); here you set the rxSize=1, so it will only receive one date.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Interrupt-based communication nobookmark .png" style="width: 802px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184802i7C0EF69F034C0BDC/image-size/large?v=v2&amp;amp;px=999" role="button" title="Interrupt-based communication nobookmark .png" alt="Interrupt-based communication nobookmark .png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LPUART_DRV_ReceiveData main lpuart_driver.png" style="width: 825px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184803i13148EA0F975286C/image-size/large?v=v2&amp;amp;px=999" role="button" title="LPUART_DRV_ReceiveData main lpuart_driver.png" alt="LPUART_DRV_ReceiveData main lpuart_driver.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;LPUART_DRV_SetRxBuffer can be called from the rx callback to provide a different buffer for continuous reception.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LPUART_DRV_SetRxBuffer.png" style="width: 809px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/184804i1136C471AF526D99/image-size/large?v=v2&amp;amp;px=999" role="button" title="LPUART_DRV_SetRxBuffer.png" alt="LPUART_DRV_SetRxBuffer.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope it helps:&lt;/SPAN&gt;&lt;A href="https://www.nxpic.org.cn/module/forum/thread-628959-1-1.html" target="_self"&gt;&lt;SPAN&gt;S32K1xx SDK LPUART外设驱动接收介绍&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Robin&lt;BR /&gt;-------------------------------------------------------------------------------&lt;BR /&gt;Note:&lt;BR /&gt;- If this post answers your question, please click the "Mark Correct" button. Thank you!&lt;/P&gt;
&lt;P&gt;- We are following threads for 7 weeks after the last post, later replies are ignored&lt;BR /&gt;Please open a new thread and refer to the closed one, if you have a related question at a later point in time.&lt;BR /&gt;-------------------------------------------------------------------------------&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jun 2022 01:10:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32K/Serial-receive/m-p/1480825#M16104</guid>
      <dc:creator>Robin_Shen</dc:creator>
      <dc:date>2022-06-28T01:10:59Z</dc:date>
    </item>
  </channel>
</rss>

