<?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>Interrupt latency on nRF52</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17163/interrupt-latency-on-nrf52</link><description>In the nRF52 specification, I cannot find figures for the interrupt latency for event on GPIO pins in different power mode OFF, ON (constant latency, Low Power). 
 Can you provide an overview or extend the specification ? 
 Thank you.</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 19 Oct 2016 13:27:23 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17163/interrupt-latency-on-nrf52" /><item><title>RE: Interrupt latency on nRF52</title><link>https://devzone.nordicsemi.com/thread/65932?ContentTypeID=1</link><pubDate>Wed, 19 Oct 2016 13:27:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b7672c20-4e05-4ae2-93d7-9d245a1d7b3f</guid><dc:creator>Ole Bauck</dc:creator><description>&lt;p&gt;There is a similar case on the forum here: &lt;a href="https://devzone.nordicsemi.com/question/91596/interrupt-latency-when-running-wfiwfe/"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;
I suggest you take a look at that.&lt;/p&gt;
&lt;p&gt;To sum up:&lt;/p&gt;
&lt;p&gt;Wakeup time from system ON or system OFF are specified the &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=2_2_0_17_9_1#unique_1863546626"&gt;Product Specification&lt;/a&gt;. This number does not include startup time for HFCLK, regulators and flash. In addition you will have latency in the cortex for entering the interrupt, see &lt;a href="http://infocenter.arm.com/help/topic/com.arm.doc.faqs/ka16366.html"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If constant latency mode is used, then the clock and regulators will be running. Then the startup time will be &lt;code&gt;CPU startup time + flash startup time + interrupt latency&lt;/code&gt;. If constant latency mode is not used, then the startup time will vary depending on which resources is already running.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>