<?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>project freezes with nrf52840 depending the revision</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83477/project-freezes-with-nrf52840-depending-the-revision</link><description>Hi, 
 
 My project (under embedded studio )works if running on a chip with the register FICR INFO.VARIANT = 0x41414330 
 but freeze on a chip with the register FICR INFO.VARIANT = 0x41414430 
 it freezes on nrf_sdh_enable_request() 
 
 I give some lines</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 10 Jan 2022 09:32:11 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83477/project-freezes-with-nrf52840-depending-the-revision" /><item><title>RE: project freezes with nrf52840 depending the revision</title><link>https://devzone.nordicsemi.com/thread/346863?ContentTypeID=1</link><pubDate>Mon, 10 Jan 2022 09:32:11 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2a48be53-53d9-49ae-bb72-141fa952939f</guid><dc:creator>Einar Thorsrud</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Good to hear you found the issue.&lt;/p&gt;
&lt;p&gt;0x41414430 maps to AAD0, which is revision 2 (build code D). This is compatible with&amp;nbsp;SDK 17.0.2, so that is no problem.&lt;/p&gt;
&lt;p&gt;(If you migrate to revision 3 at some point, this is not compatible with SDK 17.0.2 though, and requires SDK 17.1.0 or later).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: project freezes with nrf52840 depending the revision</title><link>https://devzone.nordicsemi.com/thread/346803?ContentTypeID=1</link><pubDate>Sun, 09 Jan 2022 12:22:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f6b2b5d2-b6b0-4fad-8fd9-58f2f4ecce4b</guid><dc:creator>jrt</dc:creator><description>&lt;p&gt;I missed that the boards have another difference : there is no external LF crystal with the one revision 0x41414430. So configuring&amp;nbsp; the sdk_config.h&amp;nbsp;&lt;/p&gt;
&lt;p&gt;#define NRF_SDH_CLOCK_LF_SRC 0&lt;/p&gt;
&lt;p&gt;#define NRF_SDH_CLOCK_LF_RC_CTIV 16&lt;/p&gt;
&lt;p&gt;#define NRF_SDH_CLOCK_LF_ACCURACY 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;solve the problem,,, a priori there is non problem using same sdk and sofdevice with this 2 soc revisions, isn&amp;#39;t it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>