<?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>maximum number of high accuracy gpiote in event</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/64209/maximum-number-of-high-accuracy-gpiote-in-event</link><description>HI, 
 I&amp;#39;m using nrf52832 with skd 17, i would like to know what is the maximum number of high accuracy gpiote in events that can be used simultaneously?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Jul 2020 09:07:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/64209/maximum-number-of-high-accuracy-gpiote-in-event" /><item><title>RE: maximum number of high accuracy gpiote in event</title><link>https://devzone.nordicsemi.com/thread/261911?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 09:07:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9eff36fd-0f60-40ad-bf7e-36f05ad71020</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user=""]I&amp;#39;m using nrf52832 with skd 17, i would like to know what is the maximum number of &lt;span style="text-decoration:underline;"&gt;high accuracy&lt;/span&gt; gpiote in events that can be used simultaneously?[/quote]
&lt;p&gt;&amp;nbsp;You have in total 8 GPIOTE channels available, as per the datasheet:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpiote.html?cp=4_2_0_20_2#concept_mbf_yyw_lr"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/gpiote.html?cp=4_2_0_20_2#concept_mbf_yyw_lr&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;As long as these remain unused in other modules of your firmware, you shall be able to use all of them.&lt;/p&gt;
&lt;p&gt;Note: if you plan to use the GPIOTE PORT event (ie: non-high-accuracy), you need to adjust the sdk_config.h::GPIOTE_CONFIG_NUM_OF_LOW_POWER_EVENTS to match your wanted number of GPIOs.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>