<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://test-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>nRF52810 Running slower (abou 28mhz)</title><link>https://test-devzone.nordicsemi.com/f/nordic-q-a/88654/nrf52810-running-slower-abou-28mhz</link><description>So, i just got some modules from minew, those are MS50SFB2 ( https://www.minew.com/product/nrf52810-ms50sfb2/ ) based on nRF52810. I uploaded the blinky example on one of those and hooked an LED to the pin 2. For my surprise the led started blinking an</description><dc:language>en-US</dc:language><generator>Telligent Community 13 Non-Production</generator><lastBuildDate>Tue, 07 Jun 2022 07:04:44 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://test-devzone.nordicsemi.com/f/nordic-q-a/88654/nrf52810-running-slower-abou-28mhz" /><item><title>RE: nRF52810 Running slower (abou 28mhz)</title><link>https://test-devzone.nordicsemi.com/thread/371037?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 07:04:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:288b69a6-727d-4889-abfe-bddc91bf462f</guid><dc:creator>user4240</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The correct fix is to remove &amp;quot;DEVELOP_IN_NRF52832&amp;quot; and &amp;quot;NRFX_COREDEP_DELAY_US_LOOP_CYCLES&amp;quot; flags as explained here: &lt;span&gt;&lt;a title="Transferring the project to nRF52810 hardware" href="https://infocenter.nordicsemi.com/topic/sdk_nrf5_v17.1.0/nrf52810_user_guide.html?cp=8_1_5_0_3#ug_52810_project"&gt;Transferring the project to nRF52810 hardware&lt;/a&gt;. The CPU frequency is fixed at 64 MHz, so NRFX_DELAY_CPU_FREQ_MHZ should be changed back to the default.&lt;/span&gt;&lt;/p&gt;
[quote user=""](the&amp;nbsp;pca10040 just crashes and jumps to the&amp;nbsp;HardFault_Handler.[/quote]
&lt;p&gt;Please note that the &amp;quot;pca10040&amp;quot; configuration is made to run on the nRF52832, not the nRF52810. The reason you get a hardfault is that the project will try to use RAM that is not available on your chip.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;span&gt;Vidar&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>