<?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>Does the nRF51822 have a SysTick timer?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/16/does-the-nrf51822-have-a-systick-timer</link><description>I wanted to use the SysTick timer for timing in my application, but even when writing a handler and trying to set it up, it doesn&amp;#39;t seem like the interrupt is ever triggered. Does the chip even have such timer?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 07 Mar 2016 10:51:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/16/does-the-nrf51822-have-a-systick-timer" /><item><title>RE: Does the nRF51822 have a SysTick timer?</title><link>https://devzone.nordicsemi.com/thread/69?ContentTypeID=1</link><pubDate>Mon, 07 Mar 2016 10:51:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a976a59b-d4f4-444e-80ce-f23a758fd8a6</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;Note that nRF5&lt;strong&gt;2&lt;/strong&gt;  does have SysTick: &lt;a href="https://devzone.nordicsemi.com/question/70630/how-do-i-create-nested-timer/?comment=70671#comment-70671"&gt;devzone.nordicsemi.com/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does the nRF51822 have a SysTick timer?</title><link>https://devzone.nordicsemi.com/thread/68?ContentTypeID=1</link><pubDate>Wed, 05 Mar 2014 08:49:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:09454f54-6021-49a0-b85e-c6fd1bc7f649</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;It should be perfectly possible to use an RTOS on with the nRF51822 and S110, but it will have lower priority than the softdevice and the Bluetooth connection. It will hence not disrupt the radio in any way, but you&amp;#39;ll still see interrupt latencies as described in the SoftDevice Specification.&lt;/p&gt;
&lt;p&gt;Even though you apparently have already seen it, others who stumble upon this question may have use in reading this: &lt;a target="_blank" href="https://devzone.nordicsemi.com/index.php/cmsis-rtos-with-nrf51822-and-s110" rel="nofollow"&gt;https://devzone.nordicsemi.com/index.php/cmsis-rtos-with-nrf51822-and-s110&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does the nRF51822 have a SysTick timer?</title><link>https://devzone.nordicsemi.com/thread/67?ContentTypeID=1</link><pubDate>Wed, 26 Feb 2014 10:37:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:239aaf01-3b36-4de5-8a3a-f2a2389be7ef</guid><dc:creator>Daniel Bayeh</dc:creator><description>&lt;p&gt;Is it possible to use an RTOS using some of the other timers? My application doesn&amp;#39;t handle much data transmission. Is it possible to disable the radio when not in use and have the RTOS in charge of the processor? My understanding is that the BLE radio has the highest priority. Does having an RTOS disrupt the radio operation?&lt;/p&gt;
&lt;p&gt;Thanks.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does the nRF51822 have a SysTick timer?</title><link>https://devzone.nordicsemi.com/thread/66?ContentTypeID=1</link><pubDate>Mon, 10 Jun 2013 21:13:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:227672f0-a4f5-41bb-b26e-e6e0a4811112</guid><dc:creator>Ole Morten</dc:creator><description>&lt;p&gt;Unfortunately for you, we&amp;#39;ve chosed to not implement a SysTick timer in the nRF51822. This is an optional feature in Cortex-M0, and since we believe that all use cases are covered by the other timers, we chose to not implement a separate SysTick timer.&lt;/p&gt;
&lt;p&gt;If you need a high-frequency timer, you should be able to use one of the normal timers for that, while if you need a low-power solution, you should look into the RTC timers.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>