<?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>nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/38653/nrf52832-custom-board-development-issues</link><description>Hi All! 
 I have been working on bringing-up a custom manufactured nRF52832 board. I have with me 6 boards, the first 3 are working fine, the other 3 are not. In both cases, the components and the procedure used is the same. I&amp;#39;ve first worked with the</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 17 Oct 2018 13:18:19 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/38653/nrf52832-custom-board-development-issues" /><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/153250?ContentTypeID=1</link><pubDate>Wed, 17 Oct 2018 13:18:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:dba4f892-d75a-4ff3-95db-3d18dc57ace1</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;Remember that the value of the load capacitors must match the crystal. The &lt;a href="https://www.digikey.no/product-detail/en/murata-electronics-north-america/XRCGB32M000F2P10R0/490-14308-1-ND/6234744"&gt;Murata&amp;nbsp;&lt;/a&gt;&lt;span&gt;&lt;a href="https://www.digikey.no/product-detail/en/murata-electronics-north-america/XRCGB32M000F2P10R0/490-14308-1-ND/6234744"&gt;XRCGB32M000F2P10R0&lt;/a&gt;&amp;nbsp;is a 6 pF crystal, so the load caps must be 8.2 pF each. Using this part number isn&amp;#39;t necessary for correct operation, but using a crystal within the spec and with the correct load caps is needed.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;No idea why it doesn&amp;#39;t always work. Check the soldering.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;The blinky example doesn&amp;#39;t use the external crystal, only the internal RC oscillator. The radio will _always_ request the crystal oscillator to be started.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/152667?ContentTypeID=1</link><pubDate>Fri, 12 Oct 2018 11:14:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:77a0c4da-e03a-4b0c-80bf-a2f9360a6a8b</guid><dc:creator>KaranRaj</dc:creator><description>&lt;p&gt;Hi Ketiljo,&lt;/p&gt;
&lt;p&gt;Sorry about the delay. I&amp;#39;ve been having some difficulties with logging in on the devzone.&lt;/p&gt;
&lt;p&gt;So the nRF52832 chip is now responding after we changed the crystal to the Murata XRCGB32M000F2P10R0 (Nordic confirmed) 32MHz crystal. However, this does not clear my doubt of what exactly was causing the issue. And since we will be going into mass production soon after the development is finished, we need to make sure we leave no loose ends which might backfire later. I hope you understand.&lt;/p&gt;
&lt;p&gt;Some points I&amp;#39;m unable to understand:&lt;/p&gt;
&lt;p&gt;1. I had replaced the crystal with another part before(different part number) and the nRF52 still didnt respond. Why would it respond to only this particular Murata crystal?&lt;/p&gt;
&lt;p&gt;2. When I replaced the crystal in the working board with the crystal from the non-working board, the board still responded. If the crystal was defected, the working board would stop responding right?&lt;/p&gt;
&lt;p&gt;3. Why 3 of my custom boards would respond, whereas the other 3 would not?&lt;/p&gt;
&lt;p&gt;4. The 3 working boards were responding with the &amp;quot;blinky&amp;quot; code even without any crystals connected to the nRF52832. I understand this must be because of the internal crystals but if it is the case, shouldnt it also work when the crystal was defected?&lt;/p&gt;
&lt;p&gt;Best,&lt;/p&gt;
&lt;p&gt;Karan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/150269?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 13:00:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:352c0cf8-7274-478a-9d71-8eff87c39970</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;I&amp;#39;ve taken a second look, and except for the before mentioned R14 and R15, it looks correct.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/150150?ContentTypeID=1</link><pubDate>Tue, 25 Sep 2018 06:01:10 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b1e45967-0ac9-49cf-b41e-cf94832d044a</guid><dc:creator>KaranR</dc:creator><description>&lt;p&gt;Yes, we have been continuously checking for soldering errors and changing components to spot the problem. Could you please verify the schematic and see if any component values are incorrect? (other than the R15 and R14) Maybe any components need to be removed or added that we are missing out on?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/150071?ContentTypeID=1</link><pubDate>Mon, 24 Sep 2018 13:12:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:88fd824e-b8a9-4cf6-9b43-ca145003aab5</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;Are you able to program and run the blinky example on some of your board? If so, you need to start looking for solder issues, incorrect components etc.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/149933?ContentTypeID=1</link><pubDate>Mon, 24 Sep 2018 07:09:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ab2f981a-971b-45f1-8175-049e584c9481</guid><dc:creator>KaranR</dc:creator><description>&lt;p&gt;Hi Ketiljo,&lt;/p&gt;
&lt;p&gt;We removed R15 and set R14 to 0R as you suggested, but still didn&amp;#39;t get any response from the nRF52832 chip even after re-flashing. Could you kindly suggest further?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Karan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/149694?ContentTypeID=1</link><pubDate>Thu, 20 Sep 2018 17:48:14 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c5684e7a-c053-40ce-9e12-1eb459374ca9</guid><dc:creator>AmbystomaLabs</dc:creator><description>&lt;p&gt;I think you should re-read your schematic.&amp;nbsp; As Ketiljo pointed out R14 should be zero ohms and R15 should be removed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;It is completely wrong to have R14 and R15 even part of the circuit.&amp;nbsp; Looks like you made a mistake. Having them there will keep the 32MHz oscillator from starting since the circuit will be stable.&amp;nbsp; No telling what it will do to the internal RC oscillator.&amp;nbsp; It could easily keep that from running properly since some of the clock buffers and inputs are likely common inside.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/149678?ContentTypeID=1</link><pubDate>Thu, 20 Sep 2018 14:43:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7ee4ac70-2ae2-4e46-9d7e-40d55aa6f9cd</guid><dc:creator>KaranR</dc:creator><description>&lt;p&gt;Hi ketiljo,&lt;/p&gt;
&lt;p&gt;Thanks for the prompt reply.&lt;/p&gt;
&lt;p&gt;I will go ahead and try your solution, and see if it helps. Will get back to you soon with the results.&lt;/p&gt;
&lt;p&gt;About the crystal, I have attached the datasheet for the crystal I&amp;#39;m using. The datasheet reads Calibration Load Capacitance as 8pF. So with your formula, Ccap should be 12pF, which is the ones I&amp;#39;m using. And for the &amp;quot;blinky&amp;quot; example, external crystals are not even required, am I right? I have tested this with my working board and it flashes, and gives the right output even without both LFXO and HFXO. Whereas my non-working boards dont respond even with the crystals.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/FL3200037_2D00_1129659.pdf"&gt;devzone.nordicsemi.com/.../FL3200037_2D00_1129659.pdf&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thanks again.&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Karan&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 Custom Board Development Issues</title><link>https://devzone.nordicsemi.com/thread/149265?ContentTypeID=1</link><pubDate>Tue, 18 Sep 2018 14:03:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8da1b900-fedd-4b74-9098-435fa8cef9c7</guid><dc:creator>ketiljo</dc:creator><description>&lt;p&gt;1. The schematic looks correct, except for the crystal oscillator. Remove R15 and set R14 to 0R and see if this helps.&lt;/p&gt;
&lt;p&gt;Also check if the value of the load capacitors matches the CL value of the crystal (see the crystal spec). The formula is Ccap = 2 * CL - Cpin, where Cpin is 4 pF. Round down to the nearest available value. 10 pF caps are correct for a 8 pF crystal.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. The crystals are not needed when the flash is programmed.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;3. See #1.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>