<?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>nRF51822 SPI frequency fine tune</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/493/nrf51822-spi-frequency-fine-tune</link><description>the nRF51822 reference manual says the bit rates for SPI are 
 K125 0x02000000 125 kbps
K250 0x04000000 250 kbps
K500 0x08000000 500 kbps
M1 0x10000000 1 Mbps
M2 0x20000000 2 Mbps
M4 0x40000000 4 Mbps
M8 0x80000000 8 Mbps 
 Is it possible to slightly</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 04 Dec 2015 20:36:31 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/493/nrf51822-spi-frequency-fine-tune" /><item><title>RE: nRF51822 SPI frequency fine tune</title><link>https://devzone.nordicsemi.com/thread/2587?ContentTypeID=1</link><pubDate>Fri, 04 Dec 2015 20:36:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a5b9faed-dac9-411a-bc36-3bce7264db8c</guid><dc:creator>Stephen</dc:creator><description>&lt;p&gt;Frank-  Just wondering if you ever figured this out.  Were you able to create a clock using the SPI, at least at the fixed frequencies specified?  Or did you revert to using a timer with the CC being auto-cleared by the short functionality, so you could generate your own specific clock?  I am running out of timers in my system, and if I could free one up generating a clock with the SPI, it would really help me out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 SPI frequency fine tune</title><link>https://devzone.nordicsemi.com/thread/2591?ContentTypeID=1</link><pubDate>Wed, 18 Jun 2014 14:58:55 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bedad28d-90f3-4ca7-af44-cd9810e3489a</guid><dc:creator>Matt Leising</dc:creator><description>&lt;p&gt;Just to be sure, 125 kbps rate in SPI would be driven by a 125 kHz clock then right?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 SPI frequency fine tune</title><link>https://devzone.nordicsemi.com/thread/2590?ContentTypeID=1</link><pubDate>Fri, 20 Sep 2013 20:24:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:64089252-e70b-4369-b755-9ad187b5c686</guid><dc:creator>Frank Zhao</dc:creator><description>&lt;p&gt;even a timer is too slow, I can&amp;#39;t write to the compare register fast enough, even with assembly&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 SPI frequency fine tune</title><link>https://devzone.nordicsemi.com/thread/2589?ContentTypeID=1</link><pubDate>Thu, 19 Sep 2013 12:53:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e493c17d-b438-46c1-a9b7-dfb6d2deaafc</guid><dc:creator>ovrebekk</dc:creator><description>&lt;p&gt;Hung is right.
If you just want to generate a clock signal of a certain frequency you should probably use a timer and the GPIOTE instead, that will give you much more flexibility.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF51822 SPI frequency fine tune</title><link>https://devzone.nordicsemi.com/thread/2588?ContentTypeID=1</link><pubDate>Thu, 19 Sep 2013 11:02:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6f4644c5-1f7c-4704-b9d3-66a47b7f60af</guid><dc:creator>Hung Bui</dc:creator><description>&lt;p&gt;The FREQUENCY register actually is a single byte register, the options are fixed and you can&amp;#39;t tweak it to get different bit rates.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>