<?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>Regarding current consumption when configuring interrupts.</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/115638/regarding-current-consumption-when-configuring-interrupts</link><description>Hello, 
 
 I am using the following device and development kit: 
 
 Device: NORA-B106-00B (nRF5340) 
 nRF Connect SDK: 2.0.2 
 
 
 When an interrupt is configured on the GPIO pin as shown below, the current consumption during sleep increases by 30 to</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 18 Oct 2024 12:15:53 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/115638/regarding-current-consumption-when-configuring-interrupts" /><item><title>RE: Regarding current consumption when configuring interrupts.</title><link>https://devzone.nordicsemi.com/thread/506909?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2024 12:15:53 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:806655fb-c55f-4523-a992-15b44d7bd6a5</guid><dc:creator>sst_S.Sakamoto</dc:creator><description>&lt;p&gt;Hello &lt;span&gt;Vidar&lt;/span&gt;,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you very much for your prompt reply.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;By using GPIOTE PORT events for edge detection, I was able to reduce the current consumption during idle to 5 &amp;mu;A.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regard,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Regarding current consumption when configuring interrupts.</title><link>https://devzone.nordicsemi.com/thread/506822?ContentTypeID=1</link><pubDate>Fri, 18 Oct 2024 06:43:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e34a0cc-09ab-4bf4-8914-e04313bb538a</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;GPIOTE IN events increase the idle current. To avoid this, you can use the GPIOTE PORT events for edge detection instead.&amp;nbsp;Enabling PORT events&amp;nbsp;do not affect the idle current.&lt;/p&gt;
&lt;p&gt;To do this, you can use the &amp;#39;&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/zephyr/build/dts/api/bindings/gpio/nordic_nrf-gpio.html#dtbinding-nordic-nrf-gpio"&gt;sense-edge-mask&lt;/a&gt;&amp;#39; property in your &amp;#39;gpio&amp;#39; devictree node. E.g.,&amp;nbsp;&lt;a href="https://github.com/nrfconnect/sdk-nrf/blob/a1661e7a2a7161c80e97c4805ae290d6139d9545/boards/nordic/thingy91x/thingy91x_nrf9151_common.dts#L92"&gt;https://github.com/nrfconnect/sdk-nrf/blob/a1661e7a2a7161c80e97c4805ae290d6139d9545/boards/nordic/thingy91x/thingy91x_nrf9151_common.dts#L92&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>