<?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: Some Issues About RXD in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442208#M67982</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these functions should not depend on each other, you&lt;/P&gt;&lt;P&gt;can try to debug printf uart iomux registers (or use memtool) to check&lt;/P&gt;&lt;P&gt;them.&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, 01 Jul 2015 02:49:22 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-07-01T02:49:22Z</dc:date>
    <item>
      <title>Some Issues About RXD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442207#M67981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi，all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; We got a problem, when we use the IOMUX MX6DL_PAD_SD4_DAT4__UART2(including TXD,RXD,RTS and so on), and in our project, we use both the GPIO2-13 and MX6DL_PAD_SD4_DAT5__UART2_RTS,so they need to switch mutually. And could it will interfere with the MX6DL_PAD_SD4_DAT4__UART2_RXD? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Because we found that pin MX6DL_PAD_SD4_DAT4__UART2_RXD need init again before we used it,though it had init at the beginning.If not, could you give me any other reeasons? Because we could not use&amp;nbsp; MX6DL_PAD_SD4_DAT4__UART2_RXD in any other way. &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3Q~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2015 02:10:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442207#M67981</guid>
      <dc:creator>tony_l_cai</dc:creator>
      <dc:date>2015-06-30T02:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Some Issues About RXD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442208#M67982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;these functions should not depend on each other, you&lt;/P&gt;&lt;P&gt;can try to debug printf uart iomux registers (or use memtool) to check&lt;/P&gt;&lt;P&gt;them.&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, 01 Jul 2015 02:49:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442208#M67982</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-07-01T02:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: Some Issues About RXD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442209#M67983</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, igor&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Lot of pins have initialized in the board_init, and &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;MX6DL_PAD_SD4_DAT4__UART2_RXD is also included. Of cause, before we use it in UART function, we dont use it in any other function. why do we need to init again , before we use it in UART function? Because&amp;nbsp; if we dont init it again, the UART function will dont work. So help please~&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;3Q~&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 09:29:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442209#M67983</guid>
      <dc:creator>tony_l_cai</dc:creator>
      <dc:date>2015-07-20T09:29:24Z</dc:date>
    </item>
    <item>
      <title>Re: Some Issues About RXD</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442210#M67984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi tony&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you can debug it, stopping program in several places,&lt;/P&gt;&lt;P&gt;start from very beginning, then attach jtag and check IOMUX MX6DL_PAD_SD4_DAT4__UART2.&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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Jul 2015 13:07:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Some-Issues-About-RXD/m-p/442210#M67984</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-07-20T13:07:39Z</dc:date>
    </item>
  </channel>
</rss>

