<?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>Running libUARTE on Both UARTs with FreeRTOS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/68615/running-libuarte-on-both-uarts-with-freertos</link><description>I would like to switch to using libUARTE for both of my UARTs but I don&amp;#39;t have any additional timers free. Is it possible to do this and use FreeRTOS timers? 
 Thanks, 
 Darren</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 23 Nov 2020 12:26:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/68615/running-libuarte-on-both-uarts-with-freertos" /><item><title>RE: Running libUARTE on Both UARTs with FreeRTOS</title><link>https://devzone.nordicsemi.com/thread/281306?ContentTypeID=1</link><pubDate>Mon, 23 Nov 2020 12:26:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8aab6de5-2334-40f9-bf4d-1003b5362277</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi Darren,&lt;/p&gt;
&lt;p&gt;There is no native support for FreeRTOS timers in libUARTE, however it &lt;a href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.0.2/lib_libuarte.html#lib_libuarte_async_timeout_instance"&gt;does have support for app_timer&lt;/a&gt;&amp;nbsp;if you are using that in your application. Note that the FreeRTOS implementation of app_timer is missing some of the functions used by libUARTE, and needs to be implemented. &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/65107/app_timer_freertos-doesn-t-provide-implementation-for-app_timer_cnt_diff_compute-and-app_timer_cnt_get"&gt;This post&lt;/a&gt; may help.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>