<?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>GPIO Pin configuration issue</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/118637/gpio-pin-configuration-issue</link><description>Hi, 
 
 We are using nRF52832 custom board for our application. 
 In this board we have to use P0.05 pin as GPIO Input. But it is continuously showing LOW signal in multimeter also. 
 When we remove the power of nRF IC the pin show HIGH. That means the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Feb 2025 15:24:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/118637/gpio-pin-configuration-issue" /><item><title>RE: GPIO Pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/521595?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 15:24:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:61b8b2b3-d169-4e1c-b707-f172bad37a07</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hi&lt;/p&gt;
&lt;p&gt;I can see&amp;nbsp;uart0 is&amp;nbsp;status=&amp;quot;okay&amp;quot; and use uart0_default&amp;nbsp;where:&lt;/p&gt;
&lt;p&gt;psels = &amp;lt; 0x6 &amp;gt;, &amp;lt; 0x1000008 &amp;gt;, &amp;lt; 0x2000005 &amp;gt;, &amp;lt; 0x3000007 &amp;gt;;&lt;/p&gt;
&lt;p&gt;In this case 0x2000005 I believe means P0.5 is output, likely hardware flow control for uart0.&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;
&lt;div&gt;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/521578?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 14:28:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:cb2efb0f-ce4a-43ae-b14f-2e31d6aa105b</guid><dc:creator>DEEPU JOY</dc:creator><description>&lt;p&gt;Please check the file attached in the previous reply.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/521576?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 14:28:22 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6ba7009d-6b48-494b-87d8-41203aa90e2b</guid><dc:creator>DEEPU JOY</dc:creator><description>&lt;p&gt;Hi ,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/zephyr-_2800_1_2900_.dts"&gt;devzone.nordicsemi.com/.../zephyr-_2800_1_2900_.dts&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/521546?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 12:53:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ff8003a4-56f4-4c4f-9004-5b885e703034</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;In your build folder there should be an zephyr.dts file, can you send me this? Do you by any chance have a bootloder or similar that may control this pin?&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/521520?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 11:10:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7383136a-030c-4b79-b585-6eb8e2f69d25</guid><dc:creator>DEEPU JOY</dc:creator><description>&lt;p&gt;&lt;span&gt;we are using dev kit device tree and overlay for our custom board&lt;/span&gt;&lt;span&gt;. On our custom board&lt;/span&gt;&lt;span&gt;, we are not using uart&lt;/span&gt;&lt;span&gt;. The gpio pin p&lt;/span&gt;&lt;span&gt;0&lt;/span&gt;&lt;span&gt;.05 configured on overlay as follows&lt;/span&gt;&lt;span&gt;: &lt;br /&gt;buttons&lt;/span&gt;&lt;span&gt;{ compatible &lt;/span&gt;&lt;span&gt;= &lt;/span&gt;&lt;span&gt;&amp;quot;gpio&lt;/span&gt;&lt;span&gt;-keys&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;; &lt;br /&gt;button&lt;/span&gt;&lt;span&gt;_0&lt;/span&gt;&lt;span&gt;: button&lt;/span&gt;&lt;span&gt;_0&lt;/span&gt;&lt;span&gt;{ &lt;br /&gt;gpios &lt;/span&gt;&lt;span&gt;= &lt;/span&gt;&lt;span&gt;&amp;lt;&lt;/span&gt;&lt;span&gt;&amp;amp;gpio0 5 GPIO&lt;/span&gt;&lt;span&gt;_ACTIVE&lt;/span&gt;&lt;span&gt;_HIGH&lt;/span&gt;&lt;span&gt;&amp;gt;&lt;/span&gt;&lt;span&gt;;&lt;br /&gt; label &lt;/span&gt;&lt;span&gt;= &lt;/span&gt;&lt;span&gt;&amp;quot;CHARGER&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;br /&gt; status &lt;/span&gt;&lt;span&gt;= &lt;/span&gt;&lt;span&gt;&amp;quot;okay&lt;/span&gt;&lt;span&gt;&amp;quot;&lt;/span&gt;&lt;span&gt;;&lt;br /&gt; &lt;/span&gt;&lt;span&gt;}&lt;/span&gt;&lt;span&gt;; &lt;br /&gt;&lt;/span&gt;&lt;span&gt;} &lt;br /&gt;We also tried to configure this pin as adc input pin&lt;/span&gt;&lt;span&gt;; but it is also showed the same behavior&lt;/span&gt;&lt;span&gt;.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: GPIO Pin configuration issue</title><link>https://devzone.nordicsemi.com/thread/521497?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2025 09:50:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:987a7afc-4e33-4d58-a743-3cb0d84e24b8</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I would likely have started to look at the pin configuration in the devicetree, to see if the pin in question might be used used by some peripheral, for instance maybe it&amp;#39;s configured as part of the UART interface (e.g. if hardware flow control is enabled).&lt;/p&gt;
&lt;p&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>