<?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>Inaccurate timer interrupt</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/28699/inaccurate-timer-interrupt</link><description>I am working on nRF52840 Preview DK. I want to generate a square wave with accuracy of ON and OFF time = 1 microsecond using timer for driving stepper motor DRB8825. 
 I am using SDK version : nRF5_SDK_14.2.0_17b948a 
 I have performed below set of</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 20 Dec 2017 13:00:01 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/28699/inaccurate-timer-interrupt" /><item><title>RE: Inaccurate timer interrupt</title><link>https://devzone.nordicsemi.com/thread/113753?ContentTypeID=1</link><pubDate>Wed, 20 Dec 2017 13:00:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a05c6d40-faa4-4951-8700-ec833bfa7426</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;It should be apparent that a 64MHz processor can not process microsecond interrupts.  Apparently this is not obvious to people (it should be) since this comes up regularly.&lt;/p&gt;
&lt;p&gt;Please search through the devzone and you will find countless questions on microsecond gpio activity and how it CAN NOT be done via interrupts with a 64MHz processor.
It can only be done via PPI/GPIOTE.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>