<?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>Set pin to high impedance with gpio.h</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/57291/set-pin-to-high-impedance-with-gpio-h</link><description>Hi, 
 I was wondering if I could get a little information on how to set a pin as High Impedance using the zephyr gpio.h library. 
 We have a shared pin between a nRF9160 and a nRF52832 for an on-board sensor interrupt pin that has been misbehaving on</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 05 Feb 2020 14:48:40 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/57291/set-pin-to-high-impedance-with-gpio-h" /><item><title>RE: Set pin to high impedance with gpio.h</title><link>https://devzone.nordicsemi.com/thread/232874?ContentTypeID=1</link><pubDate>Wed, 05 Feb 2020 14:48:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1c837112-642a-4ca6-887b-e0ac3e0046cf</guid><dc:creator>Hakon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;please go to debug mode and read the NRF_P0 register to see how the pin is configured. Also, FYI the NRF_GPIO_PIN_INPUT_DISCONNECT flag disconnects the pin from the input buffer so I&amp;#39;m not sure why you have included it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>