<?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>Issues with power on reset in nRF52840 - the chip hangs</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/103072/issues-with-power-on-reset-in-nrf52840---the-chip-hangs</link><description>Hi, 
 this is about power-on-reset failure. 
 We have a board that has nRF52840 on it. It operates in high voltage mode. The battery is connected to VDDH and REGOUT0 is programmed to output 3.3 V. 
 Sometimes, but not always we face an issue, then when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 25 Aug 2023 08:42:54 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/103072/issues-with-power-on-reset-in-nrf52840---the-chip-hangs" /><item><title>RE: Issues with power on reset in nRF52840 - the chip hangs</title><link>https://devzone.nordicsemi.com/thread/443122?ContentTypeID=1</link><pubDate>Fri, 25 Aug 2023 08:42:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d0f51601-0617-478d-b5ca-67d0cccf7985</guid><dc:creator>david4255334</dc:creator><description>&lt;p&gt;Thanks for your replies. As I expected, the best way to avoid the issue is to make sure the power supply rise times are within the specs.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues with power on reset in nRF52840 - the chip hangs</title><link>https://devzone.nordicsemi.com/thread/442899?ContentTypeID=1</link><pubDate>Thu, 24 Aug 2023 08:16:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bb2557d4-22cd-4b5e-ac2d-14e5afce08c2</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Using ADC to measure battery voltage, and take appropriate step to enter sleep until battery is replaced/recharged seems to be the way to go here yes.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I think you already understand what the problem is, but just to confirm your assumption:&amp;nbsp;The last power sequence on I see on your screenshot is outside the recommended operating conditions of max 100ms rise time on VDDH:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/recommended_op_conditions.html"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52840/recommended_op_conditions.html&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Issues with power on reset in nRF52840 - the chip hangs</title><link>https://devzone.nordicsemi.com/thread/442638?ContentTypeID=1</link><pubDate>Tue, 22 Aug 2023 19:19:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a6f1c9d9-97e2-465c-bc8a-f22ecc194c0a</guid><dc:creator>hmolesworth</dc:creator><description>&lt;p&gt;When anticipating startup operation from a battery almost completely drained without knowing whether a high-current charging source is connected to the battery it is normal practice to prevent operation of the peripherals, cpu core and external hardware circuits until sufficient battery capacity is available to run these items without a resultant voltage dip forcing a reset. How to know when this is the case? Typically use a vanishingly short bare-metal ADC channel or comparator channel to sample the supply voltage and turn on a known drain (the cpu core as default or even maybe something like 500uA or 1mA peripheral) and monitor the supply for a short interval to see the voltage decay rate. If significantly fast immediately shut down the cpu core (sleep) before further fall in voltage and eventual reset.&lt;/p&gt;
&lt;p&gt;Safer designs would use an external device to do this, but the cpu itself works fine as long as the awake time is very short - ie no initialisation of other stuff such as bootloaders or BLE..&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>