<?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>startup current nRF52810</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76626/startup-current-nrf52810</link><description>Hi, 
 SDK 17.0.2 
 I notice a startup current sequence (shown below) which is consuming around 8.3 uJ. I would like to know what operation on startup is causing this surge ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 23 Jun 2021 14:21:26 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76626/startup-current-nrf52810" /><item><title>RE: startup current nRF52810</title><link>https://devzone.nordicsemi.com/thread/316778?ContentTypeID=1</link><pubDate>Wed, 23 Jun 2021 14:21:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1954616-733d-48d8-90a1-1132cd69a2f2</guid><dc:creator>kizhimon</dc:creator><description>&lt;p&gt;Thank you&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: startup current nRF52810</title><link>https://devzone.nordicsemi.com/thread/316772?ContentTypeID=1</link><pubDate>Wed, 23 Jun 2021 14:01:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b6cfca34-77b3-43f1-8602-ec20dd466665</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;The decoupling capacitors should remain charged - so that peak should not recur.&lt;/p&gt;
&lt;p&gt;Remember to choose low-leakage capacitors.&lt;/p&gt;
&lt;p&gt;There is always a tradeoff between putting a processor more deeply to &amp;quot;sleep&amp;quot; and the time &amp;amp; energy it then takes to wake it up again; this applies to &lt;em&gt;&lt;strong&gt;any&lt;/strong&gt;&lt;/em&gt; system - not just nRF.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: startup current nRF52810</title><link>https://devzone.nordicsemi.com/thread/316770?ContentTypeID=1</link><pubDate>Wed, 23 Jun 2021 13:56:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:006ee186-6e01-4241-8ad1-51faa5813817</guid><dc:creator>kizhimon</dc:creator><description>&lt;p&gt;Thank you for your answer.&lt;/p&gt;
&lt;p&gt;My mcu will be switching on and off too often, I would like to know if there is a way to reduce this spike.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: startup current nRF52810</title><link>https://devzone.nordicsemi.com/thread/316764?ContentTypeID=1</link><pubDate>Wed, 23 Jun 2021 13:43:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a2816666-8de1-4ac6-8c80-27f0503d7550</guid><dc:creator>Jared</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;The first spike is the charging of the decoupling capacitors on VDD during startup when the voltage goes from 0V to VDD. The second spike is the CPU executing the startup code.&lt;/p&gt;
&lt;p&gt;regards&lt;/p&gt;
&lt;p&gt;Jared&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: startup current nRF52810</title><link>https://devzone.nordicsemi.com/thread/316667?ContentTypeID=1</link><pubDate>Wed, 23 Jun 2021 10:20:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c19aabb2-e4bb-42d1-b68d-1148ca9d4d42</guid><dc:creator>kizhimon</dc:creator><description>&lt;p&gt;Yes, you are right&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: startup current nRF52810</title><link>https://devzone.nordicsemi.com/thread/316666?ContentTypeID=1</link><pubDate>Wed, 23 Jun 2021 10:17:39 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4f9efff-36ff-4d06-b2c9-46979295dd54</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Just out of interest - Is that the ST power monitor you&amp;#39;re using ... ?&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.st.com/en/evaluation-tools/x-nucleo-lpm01a.html"&gt;https://www.st.com/en/evaluation-tools/x-nucleo-lpm01a.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: startup current nRF52810</title><link>https://devzone.nordicsemi.com/thread/316655?ContentTypeID=1</link><pubDate>Wed, 23 Jun 2021 09:25:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3055ebdf-c75d-4932-9b0f-d3ff99d6feb7</guid><dc:creator>kizhimon</dc:creator><description>&lt;p&gt;&lt;code&gt;int main(void)&lt;/code&gt;&lt;br /&gt;&lt;code&gt;{&lt;/code&gt;&lt;br /&gt;&lt;code&gt; while (1)&lt;/code&gt;&lt;br /&gt;&lt;code&gt; {&lt;/code&gt;&lt;br /&gt;&lt;code&gt; idle_state_handle();&lt;/code&gt;&lt;br /&gt;&lt;code&gt; }&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;That&amp;#39;s the code I am using to analyze it. Optimization level is none&lt;/p&gt;
&lt;p&gt;&lt;code&gt;&lt;/code&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: startup current nRF52810</title><link>https://devzone.nordicsemi.com/thread/316454?ContentTypeID=1</link><pubDate>Tue, 22 Jun 2021 11:38:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c90d226a-60ec-439d-846b-e51a7a7607c6</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;What code are you running?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>