<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>GPIO power failure</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/80519/gpio-power-failure</link><description>Hi， 
 Our products encountered some problems when doing air upgrades. 
 
 
 chip: nRF52832 
 sdk: 17.0.2 
 
 
 
 The picture above is the switch circuit part of our schematic diagram 
 When the application program receives the user&amp;#39;s DFU instruction,</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 11 Oct 2021 12:26:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/80519/gpio-power-failure" /><item><title>RE: GPIO power failure</title><link>https://devzone.nordicsemi.com/thread/333504?ContentTypeID=1</link><pubDate>Mon, 11 Oct 2021 12:26:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4ea768e2-1ce3-4364-9b34-e98c48d728a6</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
[quote user=""]The phenomenon I have encountered now is that the low level duration of the 14.0 sdkPOWER_CTRL pin is shorter, and the 17.0.2 version of the sdkPOWER_CTRL low level lasts longer. [/quote]
&lt;p&gt;As per your scope pictures, the time is approx. 400 us in both cases, where one of them is marginally longer at GND level, but has a different GND-&amp;gt;VDD edge slope.&lt;/p&gt;
&lt;p&gt;This can indicate that the current consumption in RESET state is different in the two scenarios. However, the voltage level in newer SDK is dropping less than the older version.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I would like to ask whether the 17.0.2 version of the SDK will do more before entering the BootLoader?[/quote]
&lt;p&gt;At the time of executing a soft-reset, you go through the MBR located at address offset 0x00, which is the logic that starts up the bootloader.&lt;/p&gt;
&lt;p&gt;Prior to you entering main, you will clear and initialize your RAM areas that are used by global variables, setup the stack, and execute the system_nrf* files (ie. errata workarounds). Timing is therefore dependent on how much RAM you use, how many global variables are initialized to a non-zero value, and so forth. If you have updated the system_nrf files, you can also&amp;nbsp;add execution time to enable newer errata workarounds than the SDK v14 implementation has.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>