<?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>Device crashes when I use a Crystal substitute</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/83976/device-crashes-when-i-use-a-crystal-substitute</link><description>Hello, When I use the recommended X1 and X2 crystals from Epson (Q22FA12800025 and FC-135 32.768KHZ &amp;#177;20PPM,9.0PF) the device works properly, crystals from ECS did work too in the past. However due to supply shortage we need to always find replacements</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 26 Jan 2022 15:40:08 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/83976/device-crashes-when-i-use-a-crystal-substitute" /><item><title>RE: Device crashes when I use a Crystal substitute</title><link>https://devzone.nordicsemi.com/thread/349815?ContentTypeID=1</link><pubDate>Wed, 26 Jan 2022 15:40:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c834c4ba-04ab-479a-92d1-b312d3b2ef6b</guid><dc:creator>Martin Sivertsen</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;What we do is&amp;nbsp;measure the radio signal using a coaxial probe connected a &lt;a href="https://www.rohde-schwarz.com/us/products/test-and-measurement/benchtop-analyzers/rs-fsv3000-signal-and-spectrum-analyzer_63493-601503.html"&gt;signal and spectrum analyzer&lt;/a&gt;&amp;nbsp;and look at the carrier frequency while the nRF device is in TX mode. You can see the offset of the carrier frequency and measure the frequency offset in parts per million by dividing the offset (in kHz) by the carrier frequency (in GHz), for example an offset of 15 kHz on a 2.44 GHz signal gives an offset of 15/2.44 = 6.15 PPM.&lt;/p&gt;
&lt;p&gt;If this is not an option for you, you&amp;nbsp;&lt;em&gt;can&lt;/em&gt; measure directly on the crystal, but would have to use active probes with a very low capacitance. The trouble is that the probes might add load capacitance and change the frequency of the crystal. 5 to 10 pF is enough to alter the frequency by a significant amount (up to tens of kHz).&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Martin S.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device crashes when I use a Crystal substitute</title><link>https://devzone.nordicsemi.com/thread/349726?ContentTypeID=1</link><pubDate>Wed, 26 Jan 2022 11:16:46 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35ac489c-2128-47ee-a380-3585557a7852</guid><dc:creator>Tarik</dc:creator><description>&lt;p&gt;Hi Martin,&lt;br /&gt;&lt;br /&gt;Thanks for the feedback. is there a way to reliably measure the high frequency 32 MHz crystal with an oscilloscope ?&lt;br /&gt;&lt;br /&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device crashes when I use a Crystal substitute</title><link>https://devzone.nordicsemi.com/thread/349607?ContentTypeID=1</link><pubDate>Tue, 25 Jan 2022 15:29:52 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2df9159d-6e61-4183-91fe-ccf7a391959b</guid><dc:creator>Martin Sivertsen</dc:creator><description>&lt;p&gt;Hi Tarik,&lt;/p&gt;
&lt;p&gt;It could indeed be the crystals, both the frequency tolerance (as you&amp;#39;ve touched upon) and that the crystals have the same load capacitance as the ones we recommend.&lt;/p&gt;
&lt;p&gt;Here you can see the frequency tolerance limits and load capacitance we operate with for the nRF52832:&amp;nbsp;&lt;a href="https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/clock.html?cp=4_2_0_18_3#unique_582893628"&gt;https://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52832.ps.v1.1/clock.html?cp=4_2_0_18_3#unique_582893628&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Have you checked that these parameters are within spec?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Martin S.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device crashes when I use a Crystal substitute</title><link>https://devzone.nordicsemi.com/thread/349417?ContentTypeID=1</link><pubDate>Tue, 25 Jan 2022 06:53:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1422c1b-ffe6-4864-b46b-7f9fd589d634</guid><dc:creator>Tarik</dc:creator><description>&lt;p&gt;I just made some rework on the PCB, and replaced both the crystals by Epson&amp;#39;s&amp;nbsp;&lt;span&gt;Q22FA12800025&amp;nbsp;and FC-135 32.768KHZ &amp;plusmn;20PPM,9.0PF and put the Substitute crystals on an old working PCB.&lt;br /&gt;&lt;br /&gt;The Old working PCB is still working even with the new substitute crystal, while the new PCB is still not working even with the Epson recommended crystals.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;This means the issue does not come from the crystals. What other hardware issue can cause&amp;nbsp;ble_stack_init() to crash?&amp;nbsp;&lt;br /&gt;&lt;br /&gt;(I tested the PCB with peripheral test example firmwares, and it seems to be working properly it only crashes with bluetooth examples at ble_stack_init())&lt;br /&gt;&lt;br /&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Device crashes when I use a Crystal substitute</title><link>https://devzone.nordicsemi.com/thread/349150?ContentTypeID=1</link><pubDate>Mon, 24 Jan 2022 08:46:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:6b6274fa-0c12-4226-94dc-12c1e6ffec85</guid><dc:creator>Martin Sivertsen</dc:creator><description>&lt;p&gt;Hello Tarik,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ll take a look at this and get back to you tomorrow.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Martin S.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>