<?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>GPIOTE simultaneous interrupts</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/29053/gpiote-simultaneous-interrupts</link><description>nRF52, SDK12.1, Eclipse, gcc 5.4.1, FreeRTOS, no soft-device. 
 I am having a problem with GPIOTE. I have six interrupts programmed on six different pins. As long as the signals do not transition at the same time, the firmware receives interrupts from</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 24 Jan 2018 02:45:51 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/29053/gpiote-simultaneous-interrupts" /><item><title>RE: GPIOTE simultaneous interrupts</title><link>https://devzone.nordicsemi.com/thread/115119?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2018 02:45:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:78c41b00-4efb-4971-9855-a4c366fa25fd</guid><dc:creator>frank</dc:creator><description>&lt;p&gt;I also met this problem, is this problem solved? How to solve it?? Thank you！！
29236355@qq.com&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE simultaneous interrupts</title><link>https://devzone.nordicsemi.com/thread/115118?ContentTypeID=1</link><pubDate>Fri, 27 Jan 2017 21:43:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:07dff394-a41e-4dcc-870a-339fa46c93cd</guid><dc:creator>acv</dc:creator><description>&lt;p&gt;Unfortunately, there&amp;#39;s too much customer specific code in this project to upload it. Also, the project is targeted to a board that has unusual peripherals: it probably won&amp;#39;t run without serious modification. I will attempt to make a project using the &lt;a href="https://www.rigado.com/products/modules/bmd-300/"&gt;Rigado BMD-300&lt;/a&gt; that exhibits this behavior and upload that.&lt;/p&gt;
&lt;p&gt;Also, I am not convinced that I am using FreeRTOS correctly. This could be the problem.&lt;/p&gt;
&lt;p&gt;Can you tell me why power consumption and simultaneous signal transition in are specifically noted in &lt;a href="https://devzone.nordicsemi.com/question/105056/gpiote-handler-module-or-gpiote-driver-for-port-interrupt/"&gt;this post&lt;/a&gt; (see answer #1)? When I read this it implies that simultaneous signal transitions using PORT events are not supported.&lt;/p&gt;
&lt;p&gt;Thanks for your time,&lt;/p&gt;
&lt;p&gt;ACV&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIOTE simultaneous interrupts</title><link>https://devzone.nordicsemi.com/thread/115117?ContentTypeID=1</link><pubDate>Fri, 27 Jan 2017 20:35:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:377a7ebf-dcfb-4a1f-906f-c77f15f53c73</guid><dc:creator>Susheel Nuguru</dc:creator><description>&lt;p&gt;OK, lets keep FreeRTOS out of this as it seems it has nothing to do with the problem.
The low accuracy thing says whether to use PORT interrupt or IN EVENTS interrupt. Since you are using low_accuracy, it uses port interrupts. It should not technically matter if one pin has changed or all pins has changes simultaneously to trigger the PORT event. I am not sure why GPIOTE stops responding in such a situation. I do not think that GPIOTE hardware have any problems, could be a driver issue. Can you upload your project so that i can reproduce your issue?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>