<?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: How  to interface RS485 with LPC1769?</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-interface-RS485-with-LPC1769/m-p/993942#M39136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="343800" data-username="vishakhadakhane@gmail.com" href="https://community.nxp.com/people/vishakhadakhane@gmail.com"&gt;Vishakha Dakhane&lt;/A&gt; &lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;You have to enable the direction control in the RS485 control register. Then configure the corresponding pin for UART direction control function and connect to the RS485 transceiver.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;That's all for RS485. The rest is just normal UART operation.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Please refer to chapter 15 "LPC176x/5x UART1" of LPC176x/5x User Manual to find the register description.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10360.pdf"&gt;https://www.nxp.com/docs/en/user-guide/UM10360.pdf&lt;/A&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Also you can find a reference code in this community post&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/455827"&gt;https://community.nxp.com/thread/455827&lt;/A&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Let me know if this is helpful.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Nov 2019 19:02:43 GMT</pubDate>
    <dc:creator>Omar_Anguiano</dc:creator>
    <dc:date>2019-11-05T19:02:43Z</dc:date>
    <item>
      <title>How  to interface RS485 with LPC1769?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-interface-RS485-with-LPC1769/m-p/993941#M39135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello , I have interfaced Rs232 with lpc1769 using LPCopen's&amp;nbsp;&amp;nbsp;&lt;SPAN style="font-size: 14.0pt;"&gt;periph_uart_rb example. I am using MCUxpresso. I am able to print the data serially on Docklight.&amp;nbsp; But now would like to interface Rs485 with LPC1769, Is there any example available in LPCopen or&amp;nbsp; can we do it with&amp;nbsp;&lt;SPAN&gt;periph_uart_rb? If yes then what changes am I supposed to make in&amp;nbsp;periph_uart_rb?&amp;nbsp; please let me know Thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Nov 2019 04:30:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-interface-RS485-with-LPC1769/m-p/993941#M39135</guid>
      <dc:creator>vishakhadakhane</dc:creator>
      <dc:date>2019-11-01T04:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: How  to interface RS485 with LPC1769?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-interface-RS485-with-LPC1769/m-p/993942#M39136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello &lt;A _jive_internal="true" class="" data-content-finding="Community" data-userid="343800" data-username="vishakhadakhane@gmail.com" href="https://community.nxp.com/people/vishakhadakhane@gmail.com"&gt;Vishakha Dakhane&lt;/A&gt; &lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;You have to enable the direction control in the RS485 control register. Then configure the corresponding pin for UART direction control function and connect to the RS485 transceiver.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;That's all for RS485. The rest is just normal UART operation.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Please refer to chapter 15 "LPC176x/5x UART1" of LPC176x/5x User Manual to find the register description.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/UM10360.pdf"&gt;https://www.nxp.com/docs/en/user-guide/UM10360.pdf&lt;/A&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Also you can find a reference code in this community post&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/thread/455827"&gt;https://community.nxp.com/thread/455827&lt;/A&gt;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Let me know if this is helpful.&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;P&gt;Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Nov 2019 19:02:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-interface-RS485-with-LPC1769/m-p/993942#M39136</guid>
      <dc:creator>Omar_Anguiano</dc:creator>
      <dc:date>2019-11-05T19:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: How  to interface RS485 with LPC1769?</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-interface-RS485-with-LPC1769/m-p/993943#M39137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello @&lt;A _jive_internal="true" class="" data-avatarid="29948" data-externalid="" data-online="false" data-presence="null" data-userid="343210" data-username="nxf54944" href="https://community.nxp.com/people/nxf54944" style="color: inherit; background-color: #ffffff; border: 0px; font-weight: bold; text-decoration: underline; font-size: 14px;"&gt;Omar Anguiano&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your reply! It worked&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Nov 2019 06:08:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/How-to-interface-RS485-with-LPC1769/m-p/993943#M39137</guid>
      <dc:creator>vishakhadakhane</dc:creator>
      <dc:date>2019-11-06T06:08:55Z</dc:date>
    </item>
  </channel>
</rss>

