<?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>Disabling UART_1 on 52840</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47588/disabling-uart_1-on-52840</link><description>So I&amp;#39;ve had a LOT of problems getting power management to work with UARTE on the 52840. We&amp;#39;re using both UART_0 and UART_1 and have finally gotten UART_0 to work as it should. However, UART_1 still causes problems. 
 So basically both UARTE are disabled</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 May 2019 17:06:50 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47588/disabling-uart_1-on-52840" /><item><title>RE: Disabling UART_1 on 52840</title><link>https://devzone.nordicsemi.com/thread/188361?ContentTypeID=1</link><pubDate>Tue, 21 May 2019 17:06:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b9fd6cab-a1d8-4bd8-b460-9ed138031583</guid><dc:creator>endian-benjamin</dc:creator><description>&lt;p&gt;So the problem was that the driver I used as a sample didn&amp;#39;t disable interrupts correctly. So if anyone runs into this, make sure interrupts are disabled before disabling the peripheral. If you forget, it&amp;nbsp;will silently not work.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>