<?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: Does LPC812 have a half-duplex UART?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376177#M47101</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think it is okay to use &lt;STRONG&gt;Switch matrix&lt;/STRONG&gt; of LPC812 to implement the function.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
    <pubDate>Wed, 24 Nov 2021 09:31:59 GMT</pubDate>
    <dc:creator>xiangjun_rong</dc:creator>
    <dc:date>2021-11-24T09:31:59Z</dc:date>
    <item>
      <title>Does LPC812 have a half-duplex UART?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376007#M47091</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;There is no information on the half-duplex serial port in the LPC800' manual？&lt;/P&gt;&lt;P&gt;Is there a solution for UART Tx and Rx with&amp;nbsp;&lt;SPAN&gt;single pin&amp;nbsp;&lt;/SPAN&gt;?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 07:05:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376007#M47091</guid>
      <dc:creator>_Nathan</dc:creator>
      <dc:date>2021-11-24T07:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Does LPC812 have a half-duplex UART?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376117#M47097</link>
      <description>&lt;P&gt;Hi, Li,&lt;/P&gt;
&lt;P&gt;I think you can use a bus switch to implement the function.&lt;/P&gt;
&lt;P&gt;I suppose that NXP does not have bus switch IC, you have to get from Third party.&lt;/P&gt;
&lt;P&gt;For example, pls refer to the link for Bus Switch.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ti.com/lit/ml/scdb006a/scdb006a.pdf?ts=1637657136948&amp;amp;ref_url=https%253A%252F%252Fwww.ti.com%252Fsitesearch%252Fdocs%252Funiversalsearch.tsp%253FlangPref%253Den-US%2526searchTerm%253DPROFINE%2BBUS%2526nr%253D5" target="_blank"&gt;Digital Bus Switch Selection Guide (Rev. A)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="xiangjun_rong_0-1637743562126.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/163062iB64848B4C6B421A0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="xiangjun_rong_0-1637743562126.png" alt="xiangjun_rong_0-1637743562126.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You can connect the RX pin of USART of LPC812 to 1B2, connect TX of USART of LPC812 to 1B1, connect S to a GPIO pin of LPC812 so that you can control the selection, connect /OE to GND or another GPIO, whatever.&lt;/P&gt;
&lt;P&gt;When the 1B2 is selected, you can receive data, when the 1B1 is selected, you can transmit usart data.&lt;/P&gt;
&lt;P&gt;Hope it can help you&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 08:53:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376117#M47097</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-11-24T08:53:25Z</dc:date>
    </item>
    <item>
      <title>Re: Does LPC812 have a half-duplex UART?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376160#M47100</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN&gt;XiangJun,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; Can &lt;STRONG&gt;Switch matrix&lt;/STRONG&gt; of LPC812 implement &lt;SPAN&gt;the&amp;nbsp;&lt;/SPAN&gt;function(On PIO0_0)?&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; When&amp;nbsp;transmit data PIO0_0 assigned to UART_TXD, then PIO0_0 assigned to UART_RXD to&amp;nbsp;&lt;SPAN&gt;receive data immediately.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 09:19:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376160#M47100</guid>
      <dc:creator>_Nathan</dc:creator>
      <dc:date>2021-11-24T09:19:49Z</dc:date>
    </item>
    <item>
      <title>Re: Does LPC812 have a half-duplex UART?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376177#M47101</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I think it is okay to use &lt;STRONG&gt;Switch matrix&lt;/STRONG&gt; of LPC812 to implement the function.&lt;/P&gt;
&lt;P&gt;BR&lt;/P&gt;
&lt;P&gt;XiangJun Rong&lt;/P&gt;</description>
      <pubDate>Wed, 24 Nov 2021 09:31:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Does-LPC812-have-a-half-duplex-UART/m-p/1376177#M47101</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2021-11-24T09:31:59Z</dc:date>
    </item>
  </channel>
</rss>

