<?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のトピックUART communication via infrared communication(wireless) in LPC 55s16 Microntroller</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-communication-via-infrared-communication-wireless-in-LPC/m-p/1655193#M52663</link>
    <description>&lt;P&gt;HI I am Using USART PROTOCOL.&lt;/P&gt;&lt;P&gt;Is it possible to transfer data from TX to RX via infrared communication(wireless) ?&lt;/P&gt;</description>
    <pubDate>Tue, 23 May 2023 03:59:44 GMT</pubDate>
    <dc:creator>Arularasan</dc:creator>
    <dc:date>2023-05-23T03:59:44Z</dc:date>
    <item>
      <title>UART communication via infrared communication(wireless) in LPC 55s16 Microntroller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-communication-via-infrared-communication-wireless-in-LPC/m-p/1655193#M52663</link>
      <description>&lt;P&gt;HI I am Using USART PROTOCOL.&lt;/P&gt;&lt;P&gt;Is it possible to transfer data from TX to RX via infrared communication(wireless) ?&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2023 03:59:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UART-communication-via-infrared-communication-wireless-in-LPC/m-p/1655193#M52663</guid>
      <dc:creator>Arularasan</dc:creator>
      <dc:date>2023-05-23T03:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: UART communication via infrared communication(wireless) in LPC 55s16 Microntroller</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/UART-communication-via-infrared-communication-wireless-in-LPC/m-p/1655274#M52668</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;As you know that the Irda signal requires 38KHz carrier modulation with uart TX signal, I suppose that you can generate 38KHz carrier signal with CTimer or SCT/PWM whatever, use an AND gate to finish the modulation. For the Irda receiver, you have to remove the 38khz carrier signal, you can design a first order analog filter with AMP(analog amplifier), and connect the filtered signal from AMP to RX pin of uart.&lt;/P&gt;
&lt;P&gt;The LPC55S16 has uart, CTimer and PLU module, the PLU can implement the AND logic to finish the modulation, but you have to use an external amplifier to implement the analog filter.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2023 05:22:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/UART-communication-via-infrared-communication-wireless-in-LPC/m-p/1655274#M52668</guid>
      <dc:creator>xiangjun_rong</dc:creator>
      <dc:date>2023-05-24T05:22:07Z</dc:date>
    </item>
  </channel>
</rss>

