<?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>Configuring gpio pin pull-up continuously enabled/disabled</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/101377/configuring-gpio-pin-pull-up-continuously-enabled-disabled</link><description>Hi, 
 We have a battery powered wireless sensor working as an OpenThread SED. We have a single push button switch for UI purposes. The design is like this. 
 
 The issue is when the switch is pressed the current draw is much higher. We have a long key</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 03 Jul 2023 07:57:24 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/101377/configuring-gpio-pin-pull-up-continuously-enabled-disabled" /><item><title>RE: Configuring gpio pin pull-up continuously enabled/disabled</title><link>https://devzone.nordicsemi.com/thread/434104?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2023 07:57:24 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7c8bc8ea-49d8-43a4-9b80-064060bc8c79</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;Debouncing is easy in FW with a simple timer. Or just use the &lt;span&gt;dk_buttons_and_leds.c&lt;/span&gt; as-is as it already has a 10 ms debounce timer built in.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I guess that is your problem here, when you disable or enable the pullup when the timer is running.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring gpio pin pull-up continuously enabled/disabled</title><link>https://devzone.nordicsemi.com/thread/434084?ContentTypeID=1</link><pubDate>Mon, 03 Jul 2023 03:36:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:94b7bdc2-f98c-4e1c-ae61-85c071a99a07</guid><dc:creator>kaushalyasat</dc:creator><description>&lt;p&gt;Increasing the 10k and loosing the cap could result in larger noise in switch transitions. Then this has to be filtered by software. This could be one solution, however what I want to know is to understand why the GPIO interrupt seems not working when we dynamically control pull-up.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configuring gpio pin pull-up continuously enabled/disabled</title><link>https://devzone.nordicsemi.com/thread/433919?ContentTypeID=1</link><pubDate>Fri, 30 Jun 2023 11:36:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1900dc8f-677d-4a54-b467-f9c08da0cd0c</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;Can&amp;#39;t you just replace the 10k pull up with a 1M ohm resistors and remove the cap?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>