<?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のトピックRe: iMX6 GPIO state during Startup &amp; Power Sequencing</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPIO-state-during-Startup-Power-Sequencing/m-p/488676#M78282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Igor!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Mar 2016 12:55:28 GMT</pubDate>
    <dc:creator>ndsonu</dc:creator>
    <dc:date>2016-03-30T12:55:28Z</dc:date>
    <item>
      <title>iMX6 GPIO state during Startup &amp; Power Sequencing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPIO-state-during-Startup-Power-Sequencing/m-p/488674#M78280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have a custom board based on i.MX6 (Quad), processor: IMX6 Quad, revision: C. It is powered from PMIC PF0100. We found glitches on few GPIO lines (Ball Name: DI0_PIN2, Ball No: N25) during start up and also noticed that these glitches have relation to power sequencing.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Scenario 1:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Following is the power sequence:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;VDDARM_IN, VDDSOC_IN&lt;/LI&gt;&lt;LI&gt;NVCC_XXX lines&lt;/LI&gt;&lt;LI&gt;NVCC_DRAM&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: red;"&gt;VDD_SNVS_IN, VDDHIGH_IN&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;On this sequence we see a glitch (unwanted toggling) on the DI0_PIN2 during start up. Please see the attached waveform&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Scenario 2:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Following is the power sequence:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: red;"&gt;VDD_SNVS_IN&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;VDDARM_IN, VDDSOC_IN&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="color: red;"&gt; &lt;/SPAN&gt;NVCC_XXX lines,&lt;SPAN style="color: red;"&gt; VDDHIGH_IN&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;NVCC_DRAM&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;On this sequence we see no glitch but the pin DI0_PIN2&amp;nbsp; which should be a HIGH due to internal 100K pull up becomes so only after a few milli seconds from RESET.&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;Scenario 3:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Following is the power sequence:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN style="color: red;"&gt;VDD_SNVS_IN, VDDHIGH_IN&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;VDDARM_IN, VDDSOC_IN&lt;/LI&gt;&lt;LI&gt;NVCC_XXX lines,&lt;SPAN style="color: red;"&gt; &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;NVCC_DRAM&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On this sequence we see no glitch and pin DI0_PIN2 becomes HIGH before release of RESET.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Observation from above scenarios:&lt;/SPAN&gt; VDD_SNVS_IN and VDDHIGH_IN should be applied to i.MX6 before any other supply rails for a glitch free GPIO transitions during reset. &lt;/P&gt;&lt;P&gt;Datasheet says “VDD_SNVS_IN” should be applied first. But I think not anything about “VDDHIGH_IN”.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is my observation expected?&lt;/P&gt;&lt;P&gt;What is the dependency of GPIO pin on VDD_HIGH_IN?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in Advance!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sonu Kurian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Mar 2016 10:16:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPIO-state-during-Startup-Power-Sequencing/m-p/488674#M78280</guid>
      <dc:creator>ndsonu</dc:creator>
      <dc:date>2016-03-18T10:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 GPIO state during Startup &amp; Power Sequencing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPIO-state-during-Startup-Power-Sequencing/m-p/488675#M78281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are right, scenario 3 provides more glitchless behaviour,&lt;/P&gt;&lt;P&gt;because VDDHIGH_IN provides power for processor control logic.&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>Fri, 18 Mar 2016 11:42:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPIO-state-during-Startup-Power-Sequencing/m-p/488675#M78281</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2016-03-18T11:42:05Z</dc:date>
    </item>
    <item>
      <title>Re: iMX6 GPIO state during Startup &amp; Power Sequencing</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPIO-state-during-Startup-Power-Sequencing/m-p/488676#M78282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You Igor!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2016 12:55:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/iMX6-GPIO-state-during-Startup-Power-Sequencing/m-p/488676#M78282</guid>
      <dc:creator>ndsonu</dc:creator>
      <dc:date>2016-03-30T12:55:28Z</dc:date>
    </item>
  </channel>
</rss>

