<?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: i.MX6Q - GPIO Output and Blinking LED in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-GPIO-Output-and-Blinking-LED/m-p/565857#M87257</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yoshitaka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pelase refer to attached example for&lt;/P&gt;&lt;P&gt;toggling LED (D3, GPIO1_2) on i.MX6 SD-SDP board.&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>Wed, 13 Jul 2016 11:52:35 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2016-07-13T11:52:35Z</dc:date>
    <item>
      <title>i.MX6Q - GPIO Output and Blinking LED</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-GPIO-Output-and-Blinking-LED/m-p/565856#M87256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi.&lt;/P&gt;&lt;P&gt;I'm working on MCIMX6-SDB (SABRE-SD).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SABRE-SD will be used to notify signal to another CPU Board by setting "GPIO_2" high/low.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In DESIGN_FILE (SPF-27392_C5.pdf), GPIO_2 is connected to "KEY_ROW6" signal and that connect to "USR_DEF_RED_LED". That makes D3 LED up/down.&lt;/P&gt;&lt;P&gt;So, I think that if GPIO_2 is set to high or low,&amp;nbsp; D3 LED blinks. Is it right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is right, I have next question.&lt;/P&gt;&lt;P&gt;To blink D3 LED, GPIO1 bit2 is written 1 and 0, but D3 LED does not blink.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Registers were initialized as below, please tell me if there are some lack or trouble.&lt;/P&gt;&lt;P&gt;(1) Write 0x00000015 to IOMUXC_SW_MUX_CTL_PAD_GPIO02 (0x020E_0234).&lt;/P&gt;&lt;P&gt;(2) Write 0x0001b0b0 to IOMUXC_SW_PAD_CTL_PAD_GPIO02 (0x020E_0604)&lt;/P&gt;&lt;P&gt;(3) Write 0x00000004 to GPIO1_GDIR (0x0209_C004)&lt;/P&gt;&lt;P&gt;(iterate below)&lt;/P&gt;&lt;P&gt;(4) Write 0x00000004 to GPIO1_DR (0x0209_C000)&lt;/P&gt;&lt;P&gt;(5) Write 0x00000000 to GPIO1_DR (0x0209_C000)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jul 2016 04:48:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-GPIO-Output-and-Blinking-LED/m-p/565856#M87256</guid>
      <dc:creator>yoshitakatakebe</dc:creator>
      <dc:date>2016-07-13T04:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q - GPIO Output and Blinking LED</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-GPIO-Output-and-Blinking-LED/m-p/565857#M87257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yoshitaka&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pelase refer to attached example for&lt;/P&gt;&lt;P&gt;toggling LED (D3, GPIO1_2) on i.MX6 SD-SDP board.&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>Wed, 13 Jul 2016 11:52:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-GPIO-Output-and-Blinking-LED/m-p/565857#M87257</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-07-13T11:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX6Q - GPIO Output and Blinking LED</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-GPIO-Output-and-Blinking-LED/m-p/565858#M87258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mr.igorpadykov.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It worked.&lt;/P&gt;&lt;P&gt;Thank you for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Yoshitaka&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2016 02:38:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX6Q-GPIO-Output-and-Blinking-LED/m-p/565858#M87258</guid>
      <dc:creator>yoshitakatakebe</dc:creator>
      <dc:date>2016-07-14T02:38:06Z</dc:date>
    </item>
  </channel>
</rss>

