<?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 How can write GPIO function  code for freescale i.mx6 ,0 or 1 can be designed to control the command line? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457279#M71475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;hi,all:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN class="hps"&gt;Consult&lt;/SPAN&gt; all,I want to design a GPIO function code for freescale i.mx6,0 or 1 can be designed to control command&amp;nbsp; line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;(中譯: 我想要設計一個能在命令列輸入指令的 GPIO function code，主要是要能夠在命令列區下指令控制GPIO 能動作為1或0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN class="hps"&gt;Please help&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;me&lt;/SPAN&gt; for &lt;SPAN class="hps"&gt;everyone,thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Jul 2015 02:09:09 GMT</pubDate>
    <dc:creator>陳冠儒</dc:creator>
    <dc:date>2015-07-07T02:09:09Z</dc:date>
    <item>
      <title>How can write GPIO function  code for freescale i.mx6 ,0 or 1 can be designed to control the command line?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457279#M71475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;hi,all:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN class="hps"&gt;Consult&lt;/SPAN&gt; all,I want to design a GPIO function code for freescale i.mx6,0 or 1 can be designed to control command&amp;nbsp; line.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;(中譯: 我想要設計一個能在命令列輸入指令的 GPIO function code，主要是要能夠在命令列區下指令控制GPIO 能動作為1或0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt;"&gt;&lt;SPAN class="hps"&gt;Please help&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;me&lt;/SPAN&gt; for &lt;SPAN class="hps"&gt;everyone,thanks.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 02:09:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457279#M71475</guid>
      <dc:creator>陳冠儒</dc:creator>
      <dc:date>2015-07-07T02:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can write GPIO function  code for freescale i.mx6 ,0 or 1 can be designed to control the command line?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457280#M71476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi 陳 冠儒 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it may be recommended to check links below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-wiki-small" data-containerid="2004" data-containertype="14" data-objectid="1459" data-objecttype="102" href="https://community.freescale.com/docs/DOC-1459"&gt;https://community.freescale.com/docs/DOC-1459&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.kosagi.com/w/index.php?title=Definitive_GPIO_guide" title="http://www.kosagi.com/w/index.php?title=Definitive_GPIO_guide"&gt;Definitive GPIO guide - Studio Kousagi Wiki&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://community.freescale.com/external-link.jspa?url=http://falsinsoft.blogspot.com/2012/11/access-gpio-from-linux-user-space.html" rel="nofollow" target="_blank"&gt;http://falsinsoft.blogspot.com/2012/11/access-gpio-from-linux-user-space.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://android.serverbox.ch/?p=972" title="http://android.serverbox.ch/?p=972"&gt;Working with GPIO on the Wandboard and Writing an Android Driver for GPIO Interrupts | Using Android in Industrial Autom…&lt;/A&gt; &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>Tue, 07 Jul 2015 08:15:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457280#M71476</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-07-07T08:15:41Z</dc:date>
    </item>
    <item>
      <title>Re: How can write GPIO function  code for freescale i.mx6 ,0 or 1 can be designed to control the command line?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457281#M71477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,igorpadykov:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Thank&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;u&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;answer.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;read the&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;website&lt;/SPAN&gt;,&lt;SPAN class="hps"&gt;If&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;there is a problem,&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;go&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;to ask you.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;thanks for your help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;(中譯:感謝您的回答，我去閱讀您提供的網站後，若是還有問題，我再請教於您。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 感謝您的幫忙。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 06:07:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457281#M71477</guid>
      <dc:creator>陳冠儒</dc:creator>
      <dc:date>2015-07-09T06:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: How can write GPIO function  code for freescale i.mx6 ,0 or 1 can be designed to control the command line?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457282#M71478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,igorpadykov:&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;After read the &lt;SPAN class="hps"&gt;website,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="hps"&gt;I&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;still do&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not know how to&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;write&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;GPIO control code for&lt;/SPAN&gt; send command &lt;SPAN class="hps"&gt;to control&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;0&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;or&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;Please help me,thanks.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;(中譯:去閱讀完您提供的網站後，我還是不知道如何去撰寫可以在命令列下，下達命令去做GPIO control 的程式碼。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 請幫忙我一下，感謝您。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="hps"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 10:26:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/How-can-write-GPIO-function-code-for-freescale-i-mx6-0-or-1-can/m-p/457282#M71478</guid>
      <dc:creator>陳冠儒</dc:creator>
      <dc:date>2015-07-13T10:26:07Z</dc:date>
    </item>
  </channel>
</rss>

