<?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>NRF522832 GPIOTE interrupt Interrupt configuration and current</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/35037/nrf522832-gpiote-interrupt-interrupt-configuration-and-current</link><description>Hi,everyone! 
 I need to configure an external interrupt so that when the interrupt is triggered, I can do something else 
 
 
 
 When I configure it in the following code, it does not break, but its current is normal, only 3uA 
 
 When I configure it</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 04 Jun 2018 10:22:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/35037/nrf522832-gpiote-interrupt-interrupt-configuration-and-current" /><item><title>RE: NRF522832 GPIOTE interrupt Interrupt configuration and current</title><link>https://devzone.nordicsemi.com/thread/134508?ContentTypeID=1</link><pubDate>Mon, 04 Jun 2018 10:22:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4e9eff7-9b1e-4bed-aa04-41d9c6afa271</guid><dc:creator>FormerMember</dc:creator><description>&lt;p&gt;Did you remember to configure the GPIO where the interrupt is triggered?&lt;/p&gt;
&lt;p&gt;nrf_gpio_cfg_input() can be used to configure a GPIO as input.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>