<?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: Redefining UART ALT Modes For Pinmuxing IMX6Q in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Redefining-UART-ALT-Modes-For-Pinmuxing-IMX6Q/m-p/618586#M93712</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="293154" data-username="mustafabakircioglu" href="https://community.nxp.com/people/mustafabakircioglu"&gt;Mustafa&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You should modify dts file, According to your description, EIM_D26 and EIM_D27 have been multiplexed as GPIO(GPIO3_26 &amp;amp; GPIO3_27),&amp;nbsp; so you will have to re-multiplexed them to be UART2_TX &amp;amp; and UART2_RX, in dts file, then recompile linux kernel and update images on your board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Weidong Sun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Mar 2017 04:12:05 GMT</pubDate>
    <dc:creator>weidong_sun</dc:creator>
    <dc:date>2017-03-26T04:12:05Z</dc:date>
    <item>
      <title>Redefining UART ALT Modes For Pinmuxing IMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Redefining-UART-ALT-Modes-For-Pinmuxing-IMX6Q/m-p/618585#M93711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e1ebf2;"&gt;Hello guys; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e1ebf2;"&gt;I am working on to enable Wandboard Quad Uart 2 features for to get data from GPIO3_26 and GPIO3_27 I enabled Uart2 from dts and recompiled imx6q-wandboard.dtb file ,it seems its working but&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e1ebf2;"&gt;when I send the "hello" to ttymxc1 I m seeing the senseless charachters , even if I adjust same baudrate ttymxc1 and my machıne ttyUSB0 (I m using usb to rs232 converter ). I think I need to close some features but I dont know what is it or I need to make some configuration pinmuxing and ALT modes . &lt;/SPAN&gt;&lt;BR style="color: #333333; background-color: #e1ebf2;" /&gt;&lt;SPAN style="color: #333333; background-color: #e1ebf2;"&gt;Is there any way to change the ALT modes of the features or when we choose the UART or another features it is enabling the dependent ALT Mode ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e1ebf2;"&gt;Can you give me a suggestion or what Am I doing wrong ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e1ebf2;"&gt;Thanks for all ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; background-color: #e1ebf2;"&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Mar 2017 12:58:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Redefining-UART-ALT-Modes-For-Pinmuxing-IMX6Q/m-p/618585#M93711</guid>
      <dc:creator>mustafabakircio</dc:creator>
      <dc:date>2017-03-25T12:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: Redefining UART ALT Modes For Pinmuxing IMX6Q</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Redefining-UART-ALT-Modes-For-Pinmuxing-IMX6Q/m-p/618586#M93712</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="293154" data-username="mustafabakircioglu" href="https://community.nxp.com/people/mustafabakircioglu"&gt;Mustafa&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; You should modify dts file, According to your description, EIM_D26 and EIM_D27 have been multiplexed as GPIO(GPIO3_26 &amp;amp; GPIO3_27),&amp;nbsp; so you will have to re-multiplexed them to be UART2_TX &amp;amp; and UART2_RX, in dts file, then recompile linux kernel and update images on your board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Have a great day,&lt;BR /&gt;Weidong Sun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Mar 2017 04:12:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Redefining-UART-ALT-Modes-For-Pinmuxing-IMX6Q/m-p/618586#M93712</guid>
      <dc:creator>weidong_sun</dc:creator>
      <dc:date>2017-03-26T04:12:05Z</dc:date>
    </item>
  </channel>
</rss>

