<?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 I.MX 8M MINI SYSFS GPIO Control Issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/I-MX-8M-MINI-SYSFS-GPIO-Control-Issue/m-p/1199913#M166531</link>
    <description>&lt;P&gt;I am trying to use GPIO1_IO11 as a digital output.&lt;/P&gt;&lt;P&gt;Here are the commands I using in kernel space:&lt;/P&gt;&lt;P&gt;echo 11 &amp;gt; /sys/class/gpio/export&lt;/P&gt;&lt;P&gt;echo out &amp;gt; /sys/class/gpio/gpio11/direction&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/class/gpio/gpio11/value&lt;/P&gt;&lt;P&gt;The pin state is high no matter what.&lt;/P&gt;&lt;P&gt;I cat the files in /sys/class/gpio/gpio11/ and I don't see anything obviously wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified the pin is not being used by any other nodes in the device tree.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone ran into this before? Can anyone point me in the right direction to identify what I am doing wrong here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Dec 2020 22:07:19 GMT</pubDate>
    <dc:creator>dan_hilgert</dc:creator>
    <dc:date>2020-12-15T22:07:19Z</dc:date>
    <item>
      <title>I.MX 8M MINI SYSFS GPIO Control Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX-8M-MINI-SYSFS-GPIO-Control-Issue/m-p/1199913#M166531</link>
      <description>&lt;P&gt;I am trying to use GPIO1_IO11 as a digital output.&lt;/P&gt;&lt;P&gt;Here are the commands I using in kernel space:&lt;/P&gt;&lt;P&gt;echo 11 &amp;gt; /sys/class/gpio/export&lt;/P&gt;&lt;P&gt;echo out &amp;gt; /sys/class/gpio/gpio11/direction&lt;/P&gt;&lt;P&gt;echo 0 &amp;gt; /sys/class/gpio/gpio11/value&lt;/P&gt;&lt;P&gt;The pin state is high no matter what.&lt;/P&gt;&lt;P&gt;I cat the files in /sys/class/gpio/gpio11/ and I don't see anything obviously wrong.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have verified the pin is not being used by any other nodes in the device tree.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone ran into this before? Can anyone point me in the right direction to identify what I am doing wrong here?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Dec 2020 22:07:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX-8M-MINI-SYSFS-GPIO-Control-Issue/m-p/1199913#M166531</guid>
      <dc:creator>dan_hilgert</dc:creator>
      <dc:date>2020-12-15T22:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX 8M MINI SYSFS GPIO Control Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX-8M-MINI-SYSFS-GPIO-Control-Issue/m-p/1199952#M166536</link>
      <description>&lt;P&gt;Hi dan_hilgert&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;for i.MX8M Mini gpio usage one can look at:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://variwiki.com/index.php?title=DART-MX8M_GPIO&amp;amp;release=RELEASE_DUNFELL_V1.0_DART-MX8M-MINI" target="_blank"&gt;https://variwiki.com/index.php?title=DART-MX8M_GPIO&amp;amp;release=RELEASE_DUNFELL_V1.0_DART-MX8M-MINI&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 00:23:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX-8M-MINI-SYSFS-GPIO-Control-Issue/m-p/1199952#M166536</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2020-12-16T00:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: I.MX 8M MINI SYSFS GPIO Control Issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/I-MX-8M-MINI-SYSFS-GPIO-Control-Issue/m-p/1200617#M166601</link>
      <description>&lt;P&gt;igor, thanks for the pointer.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had added the specific pin node with the info for the pin I wanted to control.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dan_hilgert_1-1608145762250.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/132888i6AA654BD77F79EE6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dan_hilgert_1-1608145762250.png" alt="dan_hilgert_1-1608145762250.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;However, I was not adding the pinctl-0 property in the iomuxc node.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="dan_hilgert_0-1608145626314.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/132887i7F06D7D717496DF0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dan_hilgert_0-1608145626314.png" alt="dan_hilgert_0-1608145626314.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;Once I did that, I had full control over the pin.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 19:10:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/I-MX-8M-MINI-SYSFS-GPIO-Control-Issue/m-p/1200617#M166601</guid>
      <dc:creator>dan_hilgert</dc:creator>
      <dc:date>2020-12-16T19:10:19Z</dc:date>
    </item>
  </channel>
</rss>

