<?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>MCUXpresso IDEのトピックRe: There is a UART Receive non blocking problem</title>
    <link>https://community.nxp.com/t5/MCUXpresso-IDE/There-is-a-UART-Receive-non-blocking-problem/m-p/1586146#M8701</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/209861"&gt;@coder_72&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tested any SDK example?&lt;/P&gt;
&lt;P&gt;However, the way you are using the function in your code could be causing the issue, if you read the brief description of the "&lt;SPAN&gt;Usart_TransferReceivenonblocking" function it says "This is a non-blocking function, which returns without waiting for all data to be received." I recommend you to use the unique Transfer and Recieve functions, you could take ideas from the usart_polling_example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if you have another question.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards, Miguel.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Jan 2023 16:53:38 GMT</pubDate>
    <dc:creator>Miguel04</dc:creator>
    <dc:date>2023-01-20T16:53:38Z</dc:date>
    <item>
      <title>There is a UART Receive non blocking problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/There-is-a-UART-Receive-non-blocking-problem/m-p/1585583#M8691</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;i have a problem with Usart_TransferReceivenonblocking Funktion. I want to read an array of the length 8, but the function only read the first value of the array and memorize it to the buffer. I am using the LPC804 with the usart_interrupt_example. Have anybody an answer to my problem?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2023 15:46:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/There-is-a-UART-Receive-non-blocking-problem/m-p/1585583#M8691</guid>
      <dc:creator>coder_72</dc:creator>
      <dc:date>2023-01-19T15:46:32Z</dc:date>
    </item>
    <item>
      <title>Re: There is a UART Receive non blocking problem</title>
      <link>https://community.nxp.com/t5/MCUXpresso-IDE/There-is-a-UART-Receive-non-blocking-problem/m-p/1586146#M8701</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/209861"&gt;@coder_72&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tested any SDK example?&lt;/P&gt;
&lt;P&gt;However, the way you are using the function in your code could be causing the issue, if you read the brief description of the "&lt;SPAN&gt;Usart_TransferReceivenonblocking" function it says "This is a non-blocking function, which returns without waiting for all data to be received." I recommend you to use the unique Transfer and Recieve functions, you could take ideas from the usart_polling_example.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Let me know if you have another question.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards, Miguel.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jan 2023 16:53:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/MCUXpresso-IDE/There-is-a-UART-Receive-non-blocking-problem/m-p/1586146#M8701</guid>
      <dc:creator>Miguel04</dc:creator>
      <dc:date>2023-01-20T16:53:38Z</dc:date>
    </item>
  </channel>
</rss>

