<?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: Android LL GPIO export automatically at startup in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Android-LL-GPIO-export-automatically-at-startup/m-p/443508#M68230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;Problem solved - by mistake I put code in wrong section of init.rc:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;write /sys/class/gpio/export 142&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;write /sys/class/gpio/gpio142/direction out&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;chmod 777 /sys/class/gpio/gpio142/value&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Nov 2015 13:15:11 GMT</pubDate>
    <dc:creator>kamilbystryk</dc:creator>
    <dc:date>2015-11-26T13:15:11Z</dc:date>
    <item>
      <title>Android LL GPIO export automatically at startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-LL-GPIO-export-automatically-at-startup/m-p/443507#M68229</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I set automatically export and change direction of GPIO at start Android (5.0.2). I want to avoid the need to manual entering:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;echo 140 &amp;gt; /sys/class/gpio/export &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;echo out &amp;gt; /sys/class/gpio/gpio140/direction &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #333333; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;commands in root console.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 06:26:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-LL-GPIO-export-automatically-at-startup/m-p/443507#M68229</guid>
      <dc:creator>kamilbystryk</dc:creator>
      <dc:date>2015-11-26T06:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Android LL GPIO export automatically at startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-LL-GPIO-export-automatically-at-startup/m-p/443508#M68230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;Problem solved - by mistake I put code in wrong section of init.rc:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;write /sys/class/gpio/export 142&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;write /sys/class/gpio/gpio142/direction out&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Lucida Grande', 'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif; font-size: 13px; background-color: #eeeeee;"&gt;chmod 777 /sys/class/gpio/gpio142/value&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Nov 2015 13:15:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-LL-GPIO-export-automatically-at-startup/m-p/443508#M68230</guid>
      <dc:creator>kamilbystryk</dc:creator>
      <dc:date>2015-11-26T13:15:11Z</dc:date>
    </item>
    <item>
      <title>Re: Android LL GPIO export automatically at startup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Android-LL-GPIO-export-automatically-at-startup/m-p/443509#M68231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In which section did you insert these commands in the init.rc?&lt;/P&gt;&lt;P&gt;on boot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Mar 2020 06:45:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Android-LL-GPIO-export-automatically-at-startup/m-p/443509#M68231</guid>
      <dc:creator>jerry2</dc:creator>
      <dc:date>2020-03-02T06:45:23Z</dc:date>
    </item>
  </channel>
</rss>

