<?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>nRF52810 Open Drain GPIO</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28373/nrf52810-open-drain-gpio</link><description>In the recent past, I used a SoC in which GPIOs could be configured as &amp;quot;open drain&amp;quot;, that is in which there is an internal transistor where the SOURCE is grounded, the DRAIN is left open (the exposed GPIO pin) and the GATE can be controlled internally</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 15 Dec 2017 15:08:29 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28373/nrf52810-open-drain-gpio" /><item><title>RE: nRF52810 Open Drain GPIO</title><link>https://devzone.nordicsemi.com/thread/111925?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 15:08:29 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:17e1570d-a214-4847-9772-2595aee18e5f</guid><dc:creator>Gilsaccio</dc:creator><description>&lt;p&gt;Thank you guys for your prompt and thorough answers, that was exactly what I was looking for. Amazing!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Open Drain GPIO</title><link>https://devzone.nordicsemi.com/thread/111924?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 15:01:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:37c51d87-8577-4a8a-8e5f-054541cc8d2f</guid><dc:creator>J&amp;#248;rn</dc:creator><description>&lt;p&gt;Nothing to be sorry about, the more the merrier :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Open Drain GPIO</title><link>https://devzone.nordicsemi.com/thread/111923?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 14:46:33 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fe06e901-6b6b-4706-b40b-4b20b32c4a1a</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;Sorry I answered too.  I think I was looking up the register names when you had already answered it.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Open Drain GPIO</title><link>https://devzone.nordicsemi.com/thread/111926?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 14:26:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01fa5ce1-5454-4cc3-b55f-88ce3cea694a</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;If you look at the config register settings for the gpio, most pins allow for many settings of RW DRIVE. Quasi open drain or quasi open source are when the corresponding bit status shows &amp;quot;Disconnect&amp;quot;. eg, S0D1 is standard open drain with the pull up off for &amp;quot;1&amp;quot;.&lt;/p&gt;
&lt;p&gt;It should be noted that for anything with a CMOS implementation you cannot pull the gpio higher than Vdd_nRF by Vgs threshold. When this happens the pull up will turn on no matter the state of the register.  This is the reason for the max voltage being Vdd+0.3V&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52810 Open Drain GPIO</title><link>https://devzone.nordicsemi.com/thread/111922?ContentTypeID=1</link><pubDate>Fri, 15 Dec 2017 14:17:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:60e68e53-6aa5-4690-976f-1f7f01ceebe3</guid><dc:creator>J&amp;#248;rn</dc:creator><description>&lt;p&gt;Hello Gilsaccio&lt;/p&gt;
&lt;p&gt;The closest you get is by configuring the pin to disconnect on logic high, and either be standard or high drive for logic low. This will give the same behavior. In this case, when you set the output level to 1, the pin will go high-Z. When you configure the output to be logic low, the pin will go low and sink current. You can see this explained in &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/4555/how-to-set-gpio-as-open-drain-ouput-mode/16156#16156"&gt;this post&lt;/a&gt;. However there is a limitation as to how much current you can sink this way, and how high the voltage applied to the pins can be. You can find the absolute maximum rating section &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52810/abs_max_ratings.html"&gt;here&lt;/a&gt; and the electrical specifications for the GPIO &lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52810/gpio.html#unique_828906778"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Depending on how the sensor behaves when current stops running, the pin voltage, when high-Z, may float up to VCC. Be sure then that does not surpass the absolute maximum rating.&lt;/p&gt;
&lt;p&gt;Best regards&lt;/p&gt;
&lt;p&gt;J&amp;oslash;rn Fr&amp;oslash;ysa&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>