<?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>nrfx_gpiote_irq_handler not called on nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/50518/nrfx_gpiote_irq_handler-not-called-on-nrf52832</link><description>Hi, 
 
 I have a project running on a custom board with the nRF52810 populated and I make use of a GPIOTE input interrupt. The code works fine for the nRF52810, but not when &amp;quot;migrated&amp;quot; to a board containing the nRF52832 (Rev.2). Include paths are the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 29 Aug 2019 07:53:56 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/50518/nrfx_gpiote_irq_handler-not-called-on-nrf52832" /><item><title>RE: nrfx_gpiote_irq_handler not called on nRF52832</title><link>https://devzone.nordicsemi.com/thread/206769?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2019 07:53:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9f0c993-023c-45c9-895f-1d9ee09ff2d5</guid><dc:creator>Franz</dc:creator><description>&lt;p&gt;Sorry for the delay from my side. I had a hard time figuring out the problem - in the end it was a damaged pin of the module...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrfx_gpiote_irq_handler not called on nRF52832</title><link>https://devzone.nordicsemi.com/thread/203538?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2019 10:56:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bbfb85d3-8eb4-4e7f-b2a7-04488ba3b229</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, sorry for the late reply. Yes, nrfx_gpiote works without softdevice.&lt;/p&gt;
&lt;p&gt;Is the nRF52832 also on a custom board? Are you able to check if the pinout is as expected by toggling the GPIO output? First write directly to the&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpio.html?cp=3_1_0_19_2_0#register.OUT"&gt; NRF_GPIO-&amp;gt;OUT&lt;/a&gt; register to see if the wiring/HW is correct. Then use the gpio/gpiote library and see if it behaves the same way.&lt;/p&gt;
&lt;p&gt;You can also try to configure the GPIOTE module directly to see if it is a hardware or software issue: &lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpiote.html?cp=3_1_0_20_3_2#register.CONFIG-0"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpiote.html?cp=3_1_0_20_3_2#register.CONFIG-0&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>