<?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>[nRF52832] Can DETECT signal be edge detect?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/20808/nrf52832-can-detect-signal-be-edge-detect</link><description>Hi all, 
 I am thinking of using a GPIO pin&amp;#39;s &amp;quot;SENSE LOW&amp;quot; to wake up my device from SYSTEM OFF mode.
In order to avoid the device keeps waking up in case the pin stays low (e.g. a button is continuously pushed), I would like to use the DETECT signal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 27 Mar 2017 12:48:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/20808/nrf52832-can-detect-signal-be-edge-detect" /><item><title>RE: [nRF52832] Can DETECT signal be edge detect?</title><link>https://devzone.nordicsemi.com/thread/81273?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 12:48:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ea941a50-76ee-43b6-a3b6-3ad65269372f</guid><dc:creator>Elnath0412</dc:creator><description>&lt;p&gt;Hi Sigurd,&lt;/p&gt;
&lt;p&gt;Thank you very much for your answer.
I tried it and it looks like your advice certainly works. :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: [nRF52832] Can DETECT signal be edge detect?</title><link>https://devzone.nordicsemi.com/thread/81272?ContentTypeID=1</link><pubDate>Mon, 27 Mar 2017 12:39:26 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:03e94f17-67f0-4033-afe1-a69640cdf0ac</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Q: Is there a way to make the signal be edge detect, or is there any code recipe to achieve something similar?&lt;/p&gt;
&lt;p&gt;A: Yes, you can use the ANADETECT signal. The &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/lpcomp.html?cp=2_2_0_38#concept_tdv_zkx_lr"&gt;LPCOMP&lt;/a&gt; can wake up the system from &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/power.html?cp=2_2_0_17_1#unique_1884019601"&gt;System OFF&lt;/a&gt; by asserting the ANADETECT signal. The ANADETECT signal can be derived from any of the event sources that generate the UP, DOWN and CROSS events. Take a look at the &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v13.0.0/lpcomp_example.html?cp=4_0_0_4_4_14"&gt;LPCOMP Example&lt;/a&gt; in the SDK for how to configure and use the LPCOMP.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>