<?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>nRF52840 startup time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/82799/nrf52840-startup-time</link><description>Hi, 
 I have loaded a simple application on my nRF52840 that just activates a GPIO as soon as it reaches the main loop. 
 The SoC is powered externally according to the chapter &amp;quot;8.3.5 nRF52840 SoC direct supply&amp;quot; in nRF52840_DK_User_Guide_20201203.pdf</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Dec 2021 08:14:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/82799/nrf52840-startup-time" /><item><title>RE: nRF52840 startup time</title><link>https://devzone.nordicsemi.com/thread/344503?ContentTypeID=1</link><pubDate>Tue, 21 Dec 2021 08:14:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1db5d814-2f5f-49ef-8be1-f9c5517bdfaf</guid><dc:creator>jeppe86</dc:creator><description>&lt;p&gt;Hi again Simon,&lt;/p&gt;
&lt;p&gt;I&amp;#39;m only interested in the time between VDD on to CPU execute, so that is what I am focusing on.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;The project was already in Release configuration, now I have changed the optimization level to level 2 (speed). Then I&amp;#39;m connecting 3.3V to P21 (External supply) and VIN on P20. The startup time (from VDD 1.8 V to GPIO high) is then 5.7 ms:&lt;/p&gt;
&lt;p&gt;&lt;img src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/pastedimage1640074425672v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;I think this is fast enough.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jesper&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 startup time</title><link>https://devzone.nordicsemi.com/thread/343905?ContentTypeID=1</link><pubDate>Thu, 16 Dec 2021 12:52:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:702c91a9-f563-468b-b46d-225e503825e9</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi again Jesper&lt;/p&gt;
&lt;p&gt;Do you have pin reset enabled? If so, can you measure the time to wake up there? The time from OFF to CPU execute accoridng to the product specification should only be 16.5us, se the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fpower.html&amp;amp;anchor=unique_1752780615"&gt;Device startup times in the PS for more details&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;What might cause this is that your device is in debug mode. Please try power cycling your device entirely before doing this test to see if the startup is quicker that way. You can also try optimizing the application for speed in the optimization levels setting in SES.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 startup time</title><link>https://devzone.nordicsemi.com/thread/343664?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 13:42:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:16b7f68c-8fbc-48d4-a81c-54fd8396ea3c</guid><dc:creator>jeppe86</dc:creator><description>&lt;p&gt;Hi Simon,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thanks for your quick response. Here is the answers to your questions:&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Yes, the board ist powered with 3.3V from a power supply. I&amp;#39;m connecting to the &amp;quot;External supply&amp;quot; on the board, marked&amp;nbsp;P21 in the User Guide.&lt;/li&gt;
&lt;li&gt;I&amp;#39;m using nRF5_SDK_17.1.0_ddde560. My project is based on the example project &amp;quot;examples\peripheral\blinky\pca10056\blank\ses&amp;quot;.&lt;/li&gt;
&lt;li&gt;Yes, this is from system off. Then I&amp;#39;m measuring the time from supply voltage on until GPIO high.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Looking forward to hear from you again!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jesper&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52840 startup time</title><link>https://devzone.nordicsemi.com/thread/343658?ContentTypeID=1</link><pubDate>Wed, 15 Dec 2021 13:30:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35c40b8f-dc93-4904-a980-29170323b133</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;Can you provide some more information on the following:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Confirm that you power the board with ~3.3V (seems like it from your screen shot).&lt;/li&gt;
&lt;li&gt;What SDK are you using here? The nRFConnect SDK will use a bit more time than the nRF5 SDK before it reaches main I think. What sample project is your project based on?&lt;/li&gt;
&lt;li&gt;Can you also confirm that this if from system OFF until it sets the GPIO high or if it is from some idle mode?&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>