<?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>UART TX pin pulls down during reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/46530/uart-tx-pin-pulls-down-during-reset</link><description>On the picture channel 2 connected to reset button on PDK. 
 UART channel drops to GND 4ms after button pressed. 
 How to prevent this? 
 Tried this: https://devzone.nordicsemi.com/f/nordic-q-a/25591/uart-hits-communication-error/100873#100873 
 no changes</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Aug 2019 17:37:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/46530/uart-tx-pin-pulls-down-during-reset" /><item><title>RE: UART TX pin pulls down during reset</title><link>https://devzone.nordicsemi.com/thread/207207?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2019 17:37:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f30052de-62ba-4e46-b81e-b26a37599d02</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;When reset pin is pushed the pin behavior is undefined, it may be output or floating. It is not much that can be done about this other than ensure that the pin reset is pushed for a short period of time as possible, for instance &amp;gt;0.2us is sufficient to ensure a hardware reset.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART TX pin pulls down during reset</title><link>https://devzone.nordicsemi.com/thread/207004?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2019 07:20:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:98ca8f33-a184-4f6c-bd36-3b7b4a682c01</guid><dc:creator>Hauser</dc:creator><description>&lt;p&gt;Same behaviour here on nRF52840 DK and our own hardware using nRF52840-CKAA-D0.&lt;/p&gt;
&lt;p&gt;If RESET is LOW, the UART TX line is also LOW, independent of if an external pull-up is attached or not. This leads to UART framing errors on the attached host.&lt;img alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/320x240/__key/communityserver-discussions-components-files/4/5123.Unbenannt.PNG" /&gt;&lt;/p&gt;
&lt;p&gt;Any suggestions?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART TX pin pulls down during reset</title><link>https://devzone.nordicsemi.com/thread/183898?ContentTypeID=1</link><pubDate>Thu, 25 Apr 2019 18:08:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:deab181f-dfa9-4b04-b081-50bb11e21f5b</guid><dc:creator>Kenneth</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The nRF52840 Preview-DK is no longer supported or recommended to develop on, it contains early engineering samples with missing features, issues and not production tested. You should get a nRF52840 DK with the production grade samples on as soon as possible (the PDK have not been available for quite some time, so just order an nRF52840 DK from a Nordic distributor and you should get a DK).&lt;/p&gt;
&lt;p&gt;In general I recommend pulling the nRESET pin low directly if you want to measure timing, in this case pull P0.18 directly to ground:&lt;br /&gt;&lt;a href="https://infocenter.nordicsemi.com/topic/ps_nrf52840/pin.html?cp=3_0_0_6_0"&gt;https://infocenter.nordicsemi.com/topic/ps_nrf52840/pin.html?cp=3_0_0_6_0&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;All that said, during (pin) reset there is no guaranteed operation/behaviour. If you want to do a hardware pin reset you would only need to pull it low for &amp;gt;0.2us to ensure a proper reset.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Kenneth&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART TX pin pulls down during reset</title><link>https://devzone.nordicsemi.com/thread/183396?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2019 10:07:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:79131698-d4ef-487f-8b7b-a20535cce4f2</guid><dc:creator>ivank4</dc:creator><description>&lt;p&gt;Forgot to mention&amp;nbsp;I used a 10k resistor to pull up TX line.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART TX pin pulls down during reset</title><link>https://devzone.nordicsemi.com/thread/183291?ContentTypeID=1</link><pubDate>Wed, 24 Apr 2019 04:36:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fc70276f-4c21-47f8-8d36-0ee3303fbb9d</guid><dc:creator>Jeff4BLE</dc:creator><description>&lt;p&gt;The nRF5x&amp;nbsp;GPIO lines are undefined during reset. The solution is to use an external pull-up or pull-down resister.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>