<?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>LPC Microcontrollers中的主题 Re: UART RECEIVE</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1866897#M56058</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227782"&gt;@DHARSAN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How about refer to the demo "usart_9bit_interrut_transfer" under SDK?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1715844574195.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/279064i4CE06C73355511EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1715844574195.png" alt="Alice_Yang_0-1715844574195.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 16 May 2024 07:29:41 GMT</pubDate>
    <dc:creator>Alice_Yang</dc:creator>
    <dc:date>2024-05-16T07:29:41Z</dc:date>
    <item>
      <title>UART RECEIVE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1866783#M56057</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; How to receive transmitted data in UART in interrupt method without using DMA in LPC55S16?&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 05:05:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1866783#M56057</guid>
      <dc:creator>DHARSAN</dc:creator>
      <dc:date>2024-05-16T05:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: UART RECEIVE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1866897#M56058</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227782"&gt;@DHARSAN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;How about refer to the demo "usart_9bit_interrut_transfer" under SDK?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Alice_Yang_0-1715844574195.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/279064i4CE06C73355511EF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Alice_Yang_0-1715844574195.png" alt="Alice_Yang_0-1715844574195.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 07:29:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1866897#M56058</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-05-16T07:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: UART RECEIVE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1867725#M56076</link>
      <description>&lt;P&gt;Hello Alice,&lt;/P&gt;&lt;P&gt;I had worked with the SDK example which you had mentioned above. The transmission succeed to the UART mode from the controller but couldn't get the receiving data from the module to the LPC55S16 microcontroller. Can you suggest some other way?&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Dharsan K K&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 06:15:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1867725#M56076</guid>
      <dc:creator>DHARSAN</dc:creator>
      <dc:date>2024-05-17T06:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: UART RECEIVE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1867917#M56078</link>
      <description>&lt;P&gt;I have attached the images. 1st picture is MCU IDE which i had debugged for receive from the UART MAX232 in USR_TCP&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 09:02:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1867917#M56078</guid>
      <dc:creator>DHARSAN</dc:creator>
      <dc:date>2024-05-17T09:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: UART RECEIVE</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1868770#M56095</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/227782"&gt;@DHARSAN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you connect&amp;nbsp; serial terminal on PC with your LPC55s16 board?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tested with this demo, work well without any change.&lt;/P&gt;
&lt;P&gt;Have you tested with default demo?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;Alice&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 09:37:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UART-RECEIVE/m-p/1868770#M56095</guid>
      <dc:creator>Alice_Yang</dc:creator>
      <dc:date>2024-05-20T09:37:52Z</dc:date>
    </item>
  </channel>
</rss>

