<?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のトピックHow to use UART 2 pin as GPIO ? (PinxMux help needed for imx6ull14x14evk)</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-UART-2-pin-as-GPIO-PinxMux-help-needed-for/m-p/657714#M100886</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have almost read all the documents online and the discussion in the forums but still couldn't get through this pin muxing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the function of the UART 2 pads in&amp;nbsp;the device tree file&amp;nbsp;imx6ull-14x14-evk.dts located in the folder (yocto/build/tmp/work-shared/imx6ull14x14evk/kernel-source/arch/arm/boot/dts) as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX6UL_PAD_UART2_RTS_B__FLEXCAN2_RX 0x1b020&lt;BR /&gt; MX6UL_PAD_UART2_CTS_B__FLEXCAN2_TX 0x1b020&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------to----------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX6UL_PAD_UART2_RTS_B__GPIO1_IO23 0x1b020&lt;/P&gt;&lt;P&gt;MX6UL_PAD_UART2_CTS_B__GPIO1_IO22 0x1b020&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but still i couldnt change the value of the GPIO23 that i exported through sysfs. It remains low all the time. I'm looking for steps that I need perform in order to make UART 2 pin as GPIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Mar 2017 13:16:32 GMT</pubDate>
    <dc:creator>ashoksundar</dc:creator>
    <dc:date>2017-03-16T13:16:32Z</dc:date>
    <item>
      <title>How to use UART 2 pin as GPIO ? (PinxMux help needed for imx6ull14x14evk)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-UART-2-pin-as-GPIO-PinxMux-help-needed-for/m-p/657714#M100886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have almost read all the documents online and the discussion in the forums but still couldn't get through this pin muxing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the function of the UART 2 pads in&amp;nbsp;the device tree file&amp;nbsp;imx6ull-14x14-evk.dts located in the folder (yocto/build/tmp/work-shared/imx6ull14x14evk/kernel-source/arch/arm/boot/dts) as below,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX6UL_PAD_UART2_RTS_B__FLEXCAN2_RX 0x1b020&lt;BR /&gt; MX6UL_PAD_UART2_CTS_B__FLEXCAN2_TX 0x1b020&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--------------------------------to----------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MX6UL_PAD_UART2_RTS_B__GPIO1_IO23 0x1b020&lt;/P&gt;&lt;P&gt;MX6UL_PAD_UART2_CTS_B__GPIO1_IO22 0x1b020&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but still i couldnt change the value of the GPIO23 that i exported through sysfs. It remains low all the time. I'm looking for steps that I need perform in order to make UART 2 pin as GPIO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be much appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 13:16:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-UART-2-pin-as-GPIO-PinxMux-help-needed-for/m-p/657714#M100886</guid>
      <dc:creator>ashoksundar</dc:creator>
      <dc:date>2017-03-16T13:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use UART 2 pin as GPIO ? (PinxMux help needed for imx6ull14x14evk)</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-to-use-UART-2-pin-as-GPIO-PinxMux-help-needed-for/m-p/657715#M100887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ashok,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for writing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what the i.MX pin tools throws me about the GPIOs configuration.&lt;/P&gt;&lt;P&gt;MX6ULL_PAD_UART2_RTS_B__GPIO1_IO23 0x000010B0&lt;/P&gt;&lt;P&gt;MX6ULL_PAD_UART2_CTS_B__GPIO1_IO22 0x000010B0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also the RX and TX,&lt;/P&gt;&lt;P&gt;MX6ULL_PAD_UART2_RX_DATA_GPIO1_IO21 0x000010B0&lt;/P&gt;&lt;P&gt;MX6ULL_PAD_UART2_TX_DATA_GPIO2_IO20 0x000010B0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information can solve your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Mar 2017 17:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-to-use-UART-2-pin-as-GPIO-PinxMux-help-needed-for/m-p/657715#M100887</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2017-03-31T17:15:41Z</dc:date>
    </item>
  </channel>
</rss>

