<?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>i.MX Processors中的主题 I.MX6 UART3 RTS/CTS</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-UART3-RTS-CTS/m-p/426046#M64552</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sirs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just finished a new design using I.MX6Q, i've connected UART3 to WL18xx module with the following pinout :&lt;/P&gt;&lt;P&gt;- EIM_D24 (TXD) connected to WL18xx RX&lt;/P&gt;&lt;P&gt;- EIM_D25 (RXD) connected to WL18xx TX&lt;/P&gt;&lt;P&gt;- EIM_D30 (configured as CTS_B) connected to WL18xx RTS&lt;/P&gt;&lt;P&gt;- EIM_D31 (configured as RTS_B) connected to WL18xx CTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading user manual, i noticed that RTS in DCE mode is seen as an input as must be connected to WL18xx RTS and vice and versa. But with yocto, i can also configure EIM_D30 as RTS_B and EIM_D31 as CTS_B (MX6QDL_PAD_EIM_D31__UART3_CTS_B &amp;amp; MX6QDL_PAD_EIM_D30__UART3_RTS_B) but it does not work anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to invert by software both pins without modifying TX &amp;amp; RX ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Apr 2015 19:27:05 GMT</pubDate>
    <dc:creator>patrickauffray</dc:creator>
    <dc:date>2015-04-20T19:27:05Z</dc:date>
    <item>
      <title>I.MX6 UART3 RTS/CTS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-UART3-RTS-CTS/m-p/426046#M64552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sirs,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've just finished a new design using I.MX6Q, i've connected UART3 to WL18xx module with the following pinout :&lt;/P&gt;&lt;P&gt;- EIM_D24 (TXD) connected to WL18xx RX&lt;/P&gt;&lt;P&gt;- EIM_D25 (RXD) connected to WL18xx TX&lt;/P&gt;&lt;P&gt;- EIM_D30 (configured as CTS_B) connected to WL18xx RTS&lt;/P&gt;&lt;P&gt;- EIM_D31 (configured as RTS_B) connected to WL18xx CTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After reading user manual, i noticed that RTS in DCE mode is seen as an input as must be connected to WL18xx RTS and vice and versa. But with yocto, i can also configure EIM_D30 as RTS_B and EIM_D31 as CTS_B (MX6QDL_PAD_EIM_D31__UART3_CTS_B &amp;amp; MX6QDL_PAD_EIM_D30__UART3_RTS_B) but it does not work anymore.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to invert by software both pins without modifying TX &amp;amp; RX ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Apr 2015 19:27:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-UART3-RTS-CTS/m-p/426046#M64552</guid>
      <dc:creator>patrickauffray</dc:creator>
      <dc:date>2015-04-20T19:27:05Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6 UART3 RTS/CTS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-UART3-RTS-CTS/m-p/426047#M64553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi patrick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inverting is not possible, as for configure EIM_D30 as RTS_B&lt;/P&gt;&lt;P&gt;and EIM_D31 as CTS_B, I would suggest to look more closely at RM:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="EIM_D30.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/49816i3FE5786E7876688F/image-size/large?v=v2&amp;amp;px=999" role="button" title="EIM_D30.jpg" alt="EIM_D30.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;igor&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 01:08:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-UART3-RTS-CTS/m-p/426047#M64553</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-04-22T01:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX6 UART3 RTS/CTS</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX6-UART3-RTS-CTS/m-p/426048#M64554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Igor, i'm going to try HW change in this case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 20:31:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX6-UART3-RTS-CTS/m-p/426048#M64554</guid>
      <dc:creator>patrickauffray</dc:creator>
      <dc:date>2015-04-22T20:31:45Z</dc:date>
    </item>
  </channel>
</rss>

