<?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>topic Re: U0_RTS - driving RS485 in LPC Microcontrollers</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/U0-RTS-driving-RS485/m-p/566668#M17370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wojtkingson on Mon Mar 16 02:31:10 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for reply. I´ve checked state of DIR/RTS pin (pin which should control TX/RX) with oscilloscope and it didn´t work. I guess, that problem is somewhere in my setting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2016 20:09:21 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-15T20:09:21Z</dc:date>
    <item>
      <title>U0_RTS - driving RS485</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/U0-RTS-driving-RS485/m-p/566666#M17368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wojtkingson on Tue Feb 10 11:16:50 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to drive my RS485 transceiver by U0_RTS, I´ve managed it by software, but I would like to do it by hardware.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Some of my steps:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD bgcolor="#cacaca"&gt; &lt;PRE&gt;Chip_SWM_MovablePinAssign(SWM_U0_RTS_O, 1);

Chip_UART_ConfigData(LPC_USART0, UART_CFG_DATALEN_8 | UART_CFG_PARITY_NONE | UART_CFG_STOPLEN_1 | UART_CFG_LOOP);

&lt;/PRE&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This code works fine but I cant receive anything from UART. Whenever I remove UART_CFG_LOOP, U0_RTS on PIO_01 doesn´t work anymore. I´ve tried lot of variations, but still without succes. Signal si controlled by oscilloscope, so there is problem only with pin with U0_RTS signal (I think).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:09:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/U0-RTS-driving-RS485/m-p/566666#M17368</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: U0_RTS - driving RS485</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/U0-RTS-driving-RS485/m-p/566667#M17369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by ramniraj10 on Sun Mar 15 22:14:31 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Dear Wojtkingson ,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you checked the DIR pin of RS485 trans-reciever ic.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You an check the conenctions of RS485 in internet as how it works. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This DIR pin is ued to set up the trans receiver in Tx or Tx mode.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Niraj Ram&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:09:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/U0-RTS-driving-RS485/m-p/566667#M17369</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: U0_RTS - driving RS485</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/U0-RTS-driving-RS485/m-p/566668#M17370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Wojtkingson on Mon Mar 16 02:31:10 MST 2015&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for reply. I´ve checked state of DIR/RTS pin (pin which should control TX/RX) with oscilloscope and it didn´t work. I guess, that problem is somewhere in my setting.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2016 20:09:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/U0-RTS-driving-RS485/m-p/566668#M17370</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-15T20:09:21Z</dc:date>
    </item>
  </channel>
</rss>

