<?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>NRF52840 SPI Clock configuration</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39834/nrf52840-spi-clock-configuration</link><description>Hi 
 According to nRF52840 Product Specification, the SPI master data rate can be set in the SPI frequency register. The configurable values are listed there. Is it possible to configure the SPI master data rate much lower than 125kbps, e.g 1200 bps?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 25 Oct 2018 14:59:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39834/nrf52840-spi-clock-configuration" /><item><title>RE: NRF52840 SPI Clock configuration</title><link>https://devzone.nordicsemi.com/thread/154546?ContentTypeID=1</link><pubDate>Thu, 25 Oct 2018 14:59:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:96c9f538-d18b-4ee9-8d0e-b79ee4c86558</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Even if it is possible to set other values in the frequency register, it is not recommended to use other values than the ones specified in the product specifications.&lt;/p&gt;
&lt;p&gt;Other values are not tested, and using them can cause unexpected behavior.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 SPI Clock configuration</title><link>https://devzone.nordicsemi.com/thread/154531?ContentTypeID=1</link><pubDate>Thu, 25 Oct 2018 13:55:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6fa6bf51-b8cb-4fea-93e6-88ec0e63d9b8</guid><dc:creator>lemi</dc:creator><description>&lt;p&gt;Thank you for your fast reply.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;Is there a documentation or schematic how exactly this divider is working?&amp;nbsp; Because i&amp;#39;ve seen the divider uses Bit number 31 to 19, therefore I am able to decrease the speed to 2000Hz (which i&amp;#39;ve measured). I did not find any information inside the product specification of the NRF52840&lt;/p&gt;
&lt;p&gt;Is it possible to change the peripherial clock (use PCLK32 instead) ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: NRF52840 SPI Clock configuration</title><link>https://devzone.nordicsemi.com/thread/154523?ContentTypeID=1</link><pubDate>Thu, 25 Oct 2018 13:41:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:248177cb-1e25-43c4-9dc5-b6081aaec8a3</guid><dc:creator>Turbo J</dc:creator><description>&lt;p&gt;Your &amp;lt;=10kHz&amp;nbsp; SPI clock won&amp;#39;t be possible in hardware. The Frequency divider is based on the 64 (SPIM3) or 16MHz peripherial clock and has a limited number of dividing &amp;quot;bits&amp;quot; - 125kHz is the slowest available speed.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Below that you either need bit-bangig (manually toggeling GPIOs in software) or you could try to use a PWM peripherial in case you don&amp;#39;t need MISO data.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>