<?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>CPU nRF52840 not responsive after Brownout</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/113411/cpu-nrf52840-not-responsive-after-brownout</link><description>Hello, 
 we run an application on a custom board with nRF52840 powered by an external power supply and buffered by a supercap. The supercap then provides the energy for the nordic chip for a few minutes when the external power supply is removed. We noticed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Jul 2024 09:13:42 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/113411/cpu-nrf52840-not-responsive-after-brownout" /><item><title>RE: CPU nRF52840 not responsive after Brownout</title><link>https://devzone.nordicsemi.com/thread/495581?ContentTypeID=1</link><pubDate>Thu, 25 Jul 2024 09:13:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2af313f9-9fb3-449b-a031-0e9d49365adf</guid><dc:creator>lanwer</dc:creator><description>&lt;p&gt;Hi there, thanks for your feedback,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;and thanks for the tip concerning the capacitive coupling power-on. I did not notice it myself.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I am wondering, where is the 10mSec is mentioned?&lt;/p&gt;
[quote userid="65515" url="~/f/nordic-q-a/113411/cpu-nrf52840-not-responsive-after-brownout/495519"] The key is the specification of the required maximum 10mSec rise-time, above which the power-on reset is unreliable[/quote]
&lt;p&gt;The solution from our&amp;nbsp;side will be similar to crowbar: probably using an external voltage detector to disconnect the supply voltage when it gets around 1,8V or 1,9V.&amp;nbsp;However, I am still interested in an official response/confirmation to understand what is going on.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: CPU nRF52840 not responsive after Brownout</title><link>https://devzone.nordicsemi.com/thread/495519?ContentTypeID=1</link><pubDate>Wed, 24 Jul 2024 23:08:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8f51ecf5-b3d2-45d9-af3b-ccecb531f38b</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;Not an official answer, but related to issues with power-on reset I have seen. The key is the specification of the required maximum 10mSec rise-time, above which the power-on reset is unreliable. Slow VDD rise-times cause many tickets here on failing resets.&lt;/p&gt;
&lt;p&gt;&amp;quot;&lt;em&gt;Note: The on-chip power-on reset circuitry may not function properly for rise times longer than the specified maximum.&lt;/em&gt;&amp;quot;&lt;/p&gt;
&lt;p&gt;Here is the (potential) issue, the power-on reset is capacitively coupled to VDD so is not a simple voltage threshold:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1721861589355v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;The problem specification:&amp;nbsp;&amp;quot;&lt;em&gt;tR_VDD Supply rise time (0 V to 1.7 V) 60 ms&lt;/em&gt;&amp;quot; 0V to 1.7V is the key; 1.62V to 2V rise-time requires much less than 10mSec and indeed may never work reliably as the input gate only &amp;quot;jumps&amp;quot; by what could be less than the power-on gate input threshold when using 1.62 to 2V.&lt;/p&gt;
&lt;p&gt;Solution: Old-fashioned crowbar. A falling VDD below the brown-out reset - ie chip held in reset - drops the VDD current to close to nothing and so the VDD can stay high for a very very long time, especially with a Supercap, and so restoration of battery power will now not bring the chip out of reset. The crowbar works by clamping VDD to GND until VDD discharges; some regulators have this built-in to discharge output capacitance when they shut down. If not using such a regulator the nRF52840 can supply a crowbar by using the Brownout interrupt to turn on a latching discharge clamp which will turn off when VDD drops to something more friendly, maybe 300mV or less, allowing a power-on reset when the battery is connected. Clearly the crowbar is only used when VDD is so low than it is known a reset will be required -&amp;nbsp;perhaps set POFCON.THRESHOLD to 1.8V to generate a POFWARN and generate a crowbar via PPI and&amp;nbsp;EVENTS_POFWARN&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/69879/weird-issue-observed-with-nrf52832/286576"&gt;weird-issue-observed-with-nrf52832&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/94640/input-protection/400007"&gt;input-protection&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/109788/functionality-if-vdd-does-not-go-to-0v-when-powered-down/476363"&gt;if-vdd-does-not-go-to-0v-when-powered-down&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>