<?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>esb bugfix timer</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/37868/esb-bugfix-timer</link><description>Can the esb bugfix timer (currently TIMER_3) be set to another un-used timer without any side effects? I need to implement the async uart from SDK15 and it uses TIMER_3 and TIMER_4. Also, if there are PPI conflicts can I change which channels are used</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 Aug 2018 13:08:34 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/37868/esb-bugfix-timer" /><item><title>RE: esb bugfix timer</title><link>https://devzone.nordicsemi.com/thread/146129?ContentTypeID=1</link><pubDate>Tue, 28 Aug 2018 13:08:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:21edd652-d346-4d67-adfe-8ef70c937780</guid><dc:creator>tinman</dc:creator><description>&lt;p&gt;Outstanding. Thank you for your prompt reply.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: esb bugfix timer</title><link>https://devzone.nordicsemi.com/thread/146098?ContentTypeID=1</link><pubDate>Tue, 28 Aug 2018 12:01:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6835e13b-9bdb-4631-94b6-0aaf8cbd12a3</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;Hi Rod,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you have the workaround :&amp;nbsp;*((volatile uint32_t *)0x40001774) = (*((volatile uint32_t *)0x40001774) &amp;amp; 0xFFFFFFFE) | 0x01000000;&lt;/p&gt;
&lt;p&gt;You don&amp;#39;t really need the TIMER fix, you can just remove that fix from the code.&amp;nbsp; This is mentioned &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.Rev1.errata/anomaly_832_102.html?cp=2_1_1_1_1_30"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But having above workaround will cause -3dB sensitivity.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you want to keep that workaround, you can use&amp;nbsp;other unused TIMER , no problem.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>