<?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>nrf52840 gpio interrupt setting issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/93626/nrf52840-gpio-interrupt-setting-issue</link><description>Hi there, 
 There are some problems when setting nrf52840 GPIO interrupt. When I use gpio_pin_interrupt_configure_dt api to configure 11 gpio pins then download to my customer board. 
 After all, I will get an Error number (Not enough core) on log when</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 08 Nov 2022 01:00:18 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/93626/nrf52840-gpio-interrupt-setting-issue" /><item><title>RE: nrf52840 gpio interrupt setting issue</title><link>https://devzone.nordicsemi.com/thread/394562?ContentTypeID=1</link><pubDate>Tue, 08 Nov 2022 01:00:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca0aaabf-6550-48b1-831a-e291afe48d50</guid><dc:creator>EthanZhao</dc:creator><description>&lt;p&gt;Hi Einar,&lt;/p&gt;
&lt;p&gt;Thanks for your help~&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52840 gpio interrupt setting issue</title><link>https://devzone.nordicsemi.com/thread/394483?ContentTypeID=1</link><pubDate>Mon, 07 Nov 2022 15:08:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:809b927e-f9e6-4d1c-b962-9025a0786ad0</guid><dc:creator>Einarh</dc:creator><description>&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;The nRF52840 only has&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fgpiote.html&amp;amp;cp=4_0_0_5_9"&gt;8 GPIO event channels&lt;/a&gt;, which is probably why you run into problems trying to define interrupts for many pins.&lt;/p&gt;
&lt;p&gt;You can get around this by using &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52840%2Fgpiote.html&amp;amp;cp=4_0_0_5_9_1&amp;amp;anchor=concept_jyp_21x_lr"&gt;port events&lt;/a&gt; rather than pin events.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Einar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>