<?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>Lowest possible time resolution of App Timer with FreeRTOS?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/44046/lowest-possible-time-resolution-of-app-timer-with-freertos</link><description>Hi, I am trying to implement app_timer library with FreeRTOS. Based on my testings, it seems that app_timer_start() under app_timer_freertos.c has the lowest time resolution of ~1ms. (1 tick change = ~1ms change). 
 I would like to clarify if there is</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 25 Feb 2019 09:32:49 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/44046/lowest-possible-time-resolution-of-app-timer-with-freertos" /><item><title>RE: Lowest possible time resolution of App Timer with FreeRTOS?</title><link>https://devzone.nordicsemi.com/thread/172707?ContentTypeID=1</link><pubDate>Mon, 25 Feb 2019 09:32:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f733b1cb-076a-4481-a36f-38642d02190c</guid><dc:creator>AndreasF</dc:creator><description>&lt;p&gt;Hi.&lt;/p&gt;
[quote user=""]I would like to clarify if there is a way to get 0.1ms or better resolution while using app_timer with FreeRTOS?[/quote]
&lt;p&gt;&amp;nbsp;This is not possible, unfortunately.&lt;/p&gt;
&lt;p&gt;1/1024 second (0.0009765625 second) is the smallest resolution you can get.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Andreas&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>