<?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>nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/18421/nrf52832-uart-pin-state-in-reset</link><description>In which state are the configured UART pins if the device is held in RESET for nRF52832?
We want to use the UART to communicate with the host without the nRF52832 in certain cases. 
 Also, if the device is unpowered, can the UART be used with the host</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 Jun 2019 20:03:21 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/18421/nrf52832-uart-pin-state-in-reset" /><item><title>RE: nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/thread/192503?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 20:03:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:58cf050d-e012-4e29-ab7c-c3e0b52338db</guid><dc:creator>Nguyen Hoan Hoang</dc:creator><description>&lt;p&gt;You can still live the nRF powered and running no problem as long as you don&amp;#39;t transmit. &amp;nbsp;It will be just like hooking up a logic analyser on the line&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/thread/192485?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 17:58:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77aa90a9-c0be-40c9-b2ab-ab067a1906ec</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;No - the default is hardware defined.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/thread/192475?ContentTypeID=1</link><pubDate>Wed, 12 Jun 2019 16:41:37 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e0e19e2-0651-4c39-becc-4cd47e8e9402</guid><dc:creator>Anne van Rossum</dc:creator><description>&lt;p&gt;Can the default behavior be configured to be different than the above? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/thread/71081?ContentTypeID=1</link><pubDate>Wed, 21 Dec 2016 08:51:18 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4458336c-d398-4c43-aefb-f3327256a2df</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;All pins will be configured as above, independent of any function/configuration the pin had before the reset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/thread/71080?ContentTypeID=1</link><pubDate>Wed, 21 Dec 2016 08:45:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:00b7802d-f31d-440f-a69c-1448a1d88485</guid><dc:creator>Robert</dc:creator><description>&lt;p&gt;Just to make this clear, you say that the GPIO pins will be configured as above, is there any difference if a pin is set to any other function, e.g. UART, or do they behave in the same way?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/thread/71079?ContentTypeID=1</link><pubDate>Fri, 16 Dec 2016 14:27:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1c025b8-f1bc-411f-a7f7-7e616f415675</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;When you hold the chip in reset mode the GPIO pins will be configured as &lt;code&gt;PIN_CNF[pin number] = 0x02&lt;/code&gt;, which means:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Input pin&lt;/li&gt;
&lt;li&gt;Disconnected input buffer&lt;/li&gt;
&lt;li&gt;No Pull&lt;/li&gt;
&lt;li&gt;S0S1 drive&lt;/li&gt;
&lt;li&gt;Sense Disabled&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;For debugging purposes, you only need to connect the debug-device on the host TX line/nRF RX line, which you can safely do when the nRF is in RESET mode(as long as you don&amp;#39;t exceed the Abs.Max rating values VDD+0.3V). You should not apply any voltage on the pins when the nRF is  unpowered, as this will exceed the Abs.Max rating values since VDD is 0.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/thread/71078?ContentTypeID=1</link><pubDate>Thu, 15 Dec 2016 15:21:07 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:56fe3168-1478-4130-aca3-3acafb195e46</guid><dc:creator>Robert</dc:creator><description>&lt;p&gt;It&amp;#39;s for debugging the host mostly, but I&amp;#39;m not fully informed on the use case for this.
It would be a great benefit it we didn&amp;#39;t need to have 0R series resistors that needed to be removed, as space is very limited on the board.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 UART pin state in RESET</title><link>https://devzone.nordicsemi.com/thread/71077?ContentTypeID=1</link><pubDate>Thu, 15 Dec 2016 14:14:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:67aa102f-077a-4674-b0f5-01d4fd7df606</guid><dc:creator>Sigurd</dc:creator><description>&lt;p&gt;So if I understand you correctly; you want use one UART peripheral on the host microcontroller to communicate with 2 different devices, and one of these two devices is the nRF52832?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>