<?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>WHAT IS THE MINIMUM TIME TAKEN BY GPIO TO READ DIGITAL INPUT</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/90691/what-is-the-minimum-time-taken-by-gpio-to-read-digital-input</link><description>WHAT IS THE minimum time TAKEN BY NRF52833 GPIO as input TO READ GPIO STATUS?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 05 Aug 2022 11:58:47 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/90691/what-is-the-minimum-time-taken-by-gpio-to-read-digital-input" /><item><title>RE: WHAT IS THE MINIMUM TIME TAKEN BY GPIO TO READ DIGITAL INPUT</title><link>https://devzone.nordicsemi.com/thread/380364?ContentTypeID=1</link><pubDate>Fri, 05 Aug 2022 11:58:47 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a47e8693-bfe2-41b1-901c-d7435aa085a7</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;That depends on what you are really asking.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you thinking of an interrupt that is set up? The time it takes from the pin changes until the application is notified? Or do you want to do something in that interrupt?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Or do you mean the time it takes from you call some function to read the GPIO state until that function returns with the state?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;In all of the above, the best case is about one clock cycle (8MHz or so) in the first case, but it depends on the implementation if you are talking about the last one.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Perhaps you can decribe for me what you want to do with the pin, and I can give a clearer answer.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>