<?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 and UARTE state after reset</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62019/uart-and-uarte-state-after-reset</link><description>Hi, 
 I&amp;#39;m experiencing some UART issues on nRF52832 where it seems like the peripheral is not correctly reset when doing a soft reset. After a soft reset I expect that the UART peripheral is completely reset but it seems like the RX fifo of the device</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 04 Jun 2020 10:24:15 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62019/uart-and-uarte-state-after-reset" /><item><title>RE: UART and UARTE state after reset</title><link>https://devzone.nordicsemi.com/thread/253238?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2020 10:24:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba42a596-30ec-43d3-8fac-5022119b338b</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I am glad you found the root cause. And thank you for letting us know, that can be useful for other as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and UARTE state after reset</title><link>https://devzone.nordicsemi.com/thread/253233?ContentTypeID=1</link><pubDate>Thu, 04 Jun 2020 10:15:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:9f0739f9-aed0-45a6-abf3-c918dd4b9ada</guid><dc:creator>Johan_c</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Yes with soft reset i mean NVIC_SystemReset(sys_reboot() in zephyr)&lt;/p&gt;
&lt;p&gt;I think i&amp;#39;ve figured it out now and its a zephyr issue.&lt;br /&gt;We run a zephyr based bootloader and zephyr initializes the uart during boot up even if it is not used.&lt;br /&gt;when the zephyr application starts it initalizes it again and clear the RXDRDY event without reading out a byte from the uart. this causes the uart to deadlock.&lt;/p&gt;
&lt;p&gt;Thanks this case can be closed.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and UARTE state after reset</title><link>https://devzone.nordicsemi.com/thread/252738?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2020 12:38:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:90bd2243-8c5e-4058-96dd-ac306b76fcb4</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;This is a bit surprising since all peripherals are reset during a soft reset, including the RDX register of the UART peripheral. Just to avoid confusion it would be good to confirm that by soft reset you mean NVIC reset (NVIC_SystemReset()), and not for instance a call to&amp;nbsp;Reset_Handler?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: UART and UARTE state after reset</title><link>https://devzone.nordicsemi.com/thread/252645?ContentTypeID=1</link><pubDate>Tue, 02 Jun 2020 08:33:21 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:93314e85-7f94-461c-8725-deb1bd2915a9</guid><dc:creator>dav01</dc:creator><description>&lt;p&gt;I&amp;#39;m also curious about this!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>