<?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>Cannot capture high speed (115Khz) GPIOTE interrupts [without ppi]</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/65320/cannot-capture-high-speed-115khz-gpiote-interrupts-without-ppi</link><description>I tried to use pin_change_example in SDK to catch Interrupts (at first line) but I&amp;#39;m missing lots of them, I don&amp;#39;t want to use PPI mechanism I just want to run my ISR in time. 
 Is it possible? I spent my 3 weeks to find a solution but there is nothing</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 31 Aug 2020 11:32:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/65320/cannot-capture-high-speed-115khz-gpiote-interrupts-without-ppi" /><item><title>RE: Cannot capture high speed (115Khz) GPIOTE interrupts [without ppi]</title><link>https://devzone.nordicsemi.com/thread/267202?ContentTypeID=1</link><pubDate>Mon, 31 Aug 2020 11:32:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c96f3d6d-6a54-4d94-a02b-64d4f147e0f2</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello,&lt;br /&gt;&lt;br /&gt;Could you elaborate some more on how you are measuring how many of the interrupts you are missing?&lt;br /&gt;Is the second line of the included plot the PIN_OUT2?&lt;br /&gt;Also, if I may ask, what are you going to control / do with the interrupt? Depending on what you will use the interrupt for, PPI may considerably reduce the CPU time required to handle your interrupts.&lt;br /&gt;&lt;br /&gt;What did you change the two defines from sdk_config.h to? What are their current values?&lt;br /&gt;GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS is applicable to number of PORT events ( low-accuracy GPIOTE interrupts, using&amp;nbsp;&lt;em&gt;&lt;/em&gt;the SENSE feature of the GPIO module ).&lt;br /&gt;&lt;br /&gt;I noticed that you have clicked &amp;quot;Verified answer&amp;quot; on your comment, which indicates that the comment answered your question. I recommend only using the &amp;quot;Verified answer&amp;quot; button when a comment indeed answers the question you had.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Cannot capture high speed (115Khz) GPIOTE interrupts [without ppi]</title><link>https://devzone.nordicsemi.com/thread/266857?ContentTypeID=1</link><pubDate>Fri, 28 Aug 2020 06:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:373e6a59-4201-47d7-9432-27429873ced6</guid><dc:creator>boraciner</dc:creator><description>&lt;p&gt;I&amp;nbsp;want to&amp;nbsp;run my own logic in&amp;nbsp;in_pin_scl_handler&amp;nbsp;that&amp;#39;s why I cannot use PPI.&amp;nbsp; What can I do?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>