<?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>Configure gpio as floating input, it will continuously enter the interrupt function</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/109278/configure-gpio-as-floating-input-it-will-continuously-enter-the-interrupt-function</link><description>I use this routine to modify the input mode to NRF_GPIO-PIN-NOPULL and the interrupt trigger to NRFX_GPIOTE-TRIGGER-TOGGLE. After compilation, it will be downloaded to the development board and continue to enter interrupts. Does this not support floating</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 27 Mar 2024 14:28:35 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/109278/configure-gpio-as-floating-input-it-will-continuously-enter-the-interrupt-function" /><item><title>RE: Configure gpio as floating input, it will continuously enter the interrupt function</title><link>https://devzone.nordicsemi.com/thread/476185?ContentTypeID=1</link><pubDate>Wed, 27 Mar 2024 14:28:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:40142ebe-cda0-4a61-803f-0863212efdc1</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Jonathan is out of office, so I will look into your ticket. Please note that we will all be out of office from tomorrow until April 2nd, so please expect some delay in replies. I am sorry for the inconvenience.&lt;/p&gt;
&lt;p&gt;What do you mean? What library do you use to set up your interrupts? Is there an option to set pull? Are you able to set the pull, but you get unexpected results? Or are you not finding where to set the pull configuration at all in that library?&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><item><title>RE: Configure gpio as floating input, it will continuously enter the interrupt function</title><link>https://devzone.nordicsemi.com/thread/475253?ContentTypeID=1</link><pubDate>Fri, 22 Mar 2024 01:06:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:881c409e-8ac2-4cf5-9da1-065d23637e2c</guid><dc:creator>Will</dc:creator><description>&lt;p&gt;&lt;span&gt;Yes, I know this. I tried the nRF5 SDK and it is supported, but I cannot do it in NCS. Can you help me confirm?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configure gpio as floating input, it will continuously enter the interrupt function</title><link>https://devzone.nordicsemi.com/thread/474702?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 16:24:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1448a958-2a0d-4231-b9a4-e565dcb7f5fb</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52820/gpio.html?cp=5_3_0_5_7_1_9#register.PIN_CNF-0-31"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52820/gpio.html?cp=5_3_0_5_7_1_9#register.PIN_CNF-0-31&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1710865424412v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;Have not tested on this sample but it should work, NO_PULL is supported&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configure gpio as floating input, it will continuously enter the interrupt function</title><link>https://devzone.nordicsemi.com/thread/474472?ContentTypeID=1</link><pubDate>Tue, 19 Mar 2024 03:51:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe5aeb8e-c9fe-43c5-a093-c03cb849f9d6</guid><dc:creator>Will</dc:creator><description>&lt;p&gt;Ok,&lt;span&gt;have you tested and verified it on your end?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Configure gpio as floating input, it will continuously enter the interrupt function</title><link>https://devzone.nordicsemi.com/thread/474305?ContentTypeID=1</link><pubDate>Mon, 18 Mar 2024 12:09:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:656dba4b-4129-47ee-9dff-d2a154cdc130</guid><dc:creator>JONATHAN LL</dc:creator><description>&lt;p&gt;No pull should be supported for the SoC if that is what you where asking.&lt;br /&gt;&lt;br /&gt;&lt;a href="https://github.com/nrfconnect/sdk-zephyr/blob/ecb16c791d10fdab4a41bd3dc790610dff5e9520/samples/boards/nrf/nrfx/src/main.c#L104"&gt;https://github.com/nrfconnect/sdk-zephyr/blob/ecb16c791d10fdab4a41bd3dc790610dff5e9520/samples/boards/nrf/nrfx/src/main.c#L104&lt;/a&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Regards,&lt;br /&gt;Jonathan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>