<?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: imx28 Brownout GPIO behavior in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405306#M60285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Franz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so issue is not observed with disconnected GPIO1_2 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 11:30:08 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2015-09-24T11:30:08Z</dc:date>
    <item>
      <title>imx28 Brownout GPIO behavior</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405303#M60282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our IMX28 switches off in an brownout condition. I have an 47k Pullup from a GPIO to VDDIO. When VDDIO begins to sink due to the VBATT brownout, i can see an instant drop of 1V over the resistor, which means, there's an 20µA current flowing in the GPIO. Is there any specification about this behavior.&lt;/P&gt;&lt;P&gt;Is there any way to recognise the brownout moment by hardware?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yours&lt;/P&gt;&lt;P&gt;Franz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Sep 2015 13:55:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405303#M60282</guid>
      <dc:creator>franzforstmayr</dc:creator>
      <dc:date>2015-09-23T13:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: imx28 Brownout GPIO behavior</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405304#M60283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Franz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in general VDDIO brownout can be configured with&lt;/P&gt;&lt;P&gt;register HW_POWER_VDDIOCTRL,&amp;nbsp; BO_OFFSET value. However&lt;/P&gt;&lt;P&gt;I do not think that such small 20µA current flowing in the GPIO&lt;/P&gt;&lt;P&gt;may cause VDDIO brownout. It may be recommended to pay more attention&lt;/P&gt;&lt;P&gt;to VBATT voltage and probably add there capacitor.&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>Thu, 24 Sep 2015 01:53:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405304#M60283</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-09-24T01:53:09Z</dc:date>
    </item>
    <item>
      <title>Re: imx28 Brownout GPIO behavior</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405305#M60284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Igor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think we talk from different things.&lt;/P&gt;&lt;P&gt;We set the brownout to 2.4V, in normal usecase there's a 4V LDO which is charging an electrolyt capacitor on VBATT. In an Powerloss event, the electrolyt capacitor can supply the imx28 for about 50ms, to save our data.&lt;/P&gt;&lt;P&gt;So the brownout is ok in this case, it's a result of the discharging capacitor.&lt;/P&gt;&lt;P&gt;In brownout condition VDDIO, (3.25V in our case) begins to decrease slowly, in the same moment, there's a current of about &lt;STRONG&gt;10µA (Sorry, i had a false voltage value yesterday)&lt;/STRONG&gt; flowing into the input pin.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="BOOT_H.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57437i6F568FC851EA85F7/image-size/large?v=v2&amp;amp;px=999" role="button" title="BOOT_H.png" alt="BOOT_H.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Green: VDDIO&lt;/P&gt;&lt;P&gt;Blue: LCD_D02/ETM_DA2/GPIO1_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see, there's an instant drop of 0,5V, so there's a current of 10µA.&lt;/P&gt;&lt;P&gt;The blue signal is directly pulled directly to VDDIO, no other connections on my application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible, that the gate keepers draw the current at first moment after reset?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 06:14:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405305#M60284</guid>
      <dc:creator>franzforstmayr</dc:creator>
      <dc:date>2015-09-24T06:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: imx28 Brownout GPIO behavior</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405306#M60285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Franz&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so issue is not observed with disconnected GPIO1_2 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~igor&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 11:30:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405306#M60285</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2015-09-24T11:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: imx28 Brownout GPIO behavior</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405307#M60286</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;i can see this behavior on every pin with an pullup resistor. &lt;/P&gt;&lt;P&gt;With an pulldown resistor it's not visible of course. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 11:43:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx28-Brownout-GPIO-behavior/m-p/405307#M60286</guid>
      <dc:creator>franzforstmayr</dc:creator>
      <dc:date>2015-09-24T11:43:07Z</dc:date>
    </item>
  </channel>
</rss>

