<?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>what is the CPU speed of nRF52832?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/76983/what-is-the-cpu-speed-of-nrf52832</link><description>Hello, 
 what is the CPU speed of nRF52832? 
 I&amp;#39;d like to test if the NRF52832 is running at 32MHz or 64MHz. 
 I used it to run a compression algorithm, which took 8ms to run. Then I used another chip, the ARM Cortex -M4 32-bit processor core operating</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 02 Jul 2021 06:44:17 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/76983/what-is-the-cpu-speed-of-nrf52832" /><item><title>RE: what is the CPU speed of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/318339?ContentTypeID=1</link><pubDate>Fri, 02 Jul 2021 06:44:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:86377fa3-ac4d-4a91-bfdb-85b1322935bf</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;To enable instruction cache you can add the following line to your startup code:&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="c_cpp"&gt;    /* I-Code cache enable */
    NRF_NVMC-&amp;gt;ICACHECNF = (NVMC_ICACHECNF_CACHEEN_Enabled &amp;lt;&amp;lt; NVMC_ICACHECNF_CACHEEN_Pos);&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is the CPU speed of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/318320?ContentTypeID=1</link><pubDate>Fri, 02 Jul 2021 01:58:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b40a15c7-3215-4017-9c88-c99e03073947</guid><dc:creator>Ellison</dc:creator><description>&lt;p&gt;&lt;span class="tgt"&gt;To enable the instruction cache.&lt;/span&gt;&lt;span class="tgt"&gt;To make the CPU run the fastest.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is the CPU speed of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/318120?ContentTypeID=1</link><pubDate>Thu, 01 Jul 2021 08:37:34 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0acffcf8-6cea-4ba0-9321-0b69e65c9f3b</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Yes, the CPU clocked is fixed at 64Mhz. Maybe the instruction cache is disabled (&lt;span&gt;&lt;a title="  ICACHECNF  " href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/nvmc.html?cp=4_2_0_10_6_7#register.ICACHECNF"&gt; ICACHECNF &lt;/a&gt;&lt;/span&gt;)? Cache is enabled automatically when you use the Softdevice, but not otherwise.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: what is the CPU speed of nRF52832?</title><link>https://devzone.nordicsemi.com/thread/318074?ContentTypeID=1</link><pubDate>Thu, 01 Jul 2021 03:58:17 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2347a817-2c24-4a50-869c-51f38bdfbd4e</guid><dc:creator>Ellison</dc:creator><description>&lt;p&gt;&lt;span&gt;Feels like my NRF52832 is not running on 64MHz&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>