<?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>Creating own custom-board from nrf52840-DK</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/114032/creating-own-custom-board-from-nrf52840-dk</link><description>Hello, 
 I want to create my own board from the nrf52840. I am planning to copy the schematics given only taking into account what I need. I went through the schematics and some questions raised: 
 
 If I will use only SPI with my board, is it needed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Aug 2024 09:13:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/114032/creating-own-custom-board-from-nrf52840-dk" /><item><title>RE: Creating own custom-board from nrf52840-DK</title><link>https://devzone.nordicsemi.com/thread/500540?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2024 09:13:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c4761259-fdd2-43f3-98d3-87f0bdca087e</guid><dc:creator>Adrian1504</dc:creator><description>&lt;p&gt;Perfect! Thank you much for your help and guidance Mathiaso!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Adrian Lopez&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating own custom-board from nrf52840-DK</title><link>https://devzone.nordicsemi.com/thread/500524?ContentTypeID=1</link><pubDate>Fri, 30 Aug 2024 07:41:08 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:afbf9058-7395-4f1a-8137-ec680ca6cdde</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;The &lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf5340_dk/page/UG/dk/ext_programming_support_P20.html"&gt;PS of the nRF5340 DK&lt;/a&gt; has a graphical explanation showing the necessary connections to program an external board with custom connections. When connected like this, you should be able to program it as normal through VS code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating own custom-board from nrf52840-DK</title><link>https://devzone.nordicsemi.com/thread/500452?ContentTypeID=1</link><pubDate>Thu, 29 Aug 2024 14:24:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:218ac74e-2a35-4b33-b2ff-64c983f7ee5b</guid><dc:creator>Adrian1504</dc:creator><description>&lt;p&gt;Hi Mathias,&lt;/p&gt;
&lt;p&gt;Thank you so much for your answer, I think I understand now. For programming it then I should connect the SWD lines to the nrf52840DK and then program through VS as if I was programming the DK?&lt;/p&gt;
&lt;p&gt;Again, thank you so much for your answers and patience!&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Adrian Lopez&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating own custom-board from nrf52840-DK</title><link>https://devzone.nordicsemi.com/thread/499788?ContentTypeID=1</link><pubDate>Mon, 26 Aug 2024 13:45:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a52c033-b40e-49fa-9128-6323c15b18b0</guid><dc:creator>mathiaso</dc:creator><description>[quote user="Adrian1504"]I see that If I choose the&amp;nbsp;QFAA QFN48 package (Because it would be the easier to solder) I can not use USB, right?[/quote]
&lt;p&gt;That is correct, as the USB pins are not routed in the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/ref_circuitry.html#d1265e346"&gt;QFN48&lt;/a&gt; package.&lt;/p&gt;
[quote user="Adrian1504"]Then, how would the programming of the device take place?[/quote]
&lt;p&gt;You use the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/dif.html#ariaid-title2"&gt;SWD lines&lt;/a&gt; and a debugger. If you have a DK, e.g., an &lt;a href="https://docs.nordicsemi.com/bundle/ug_nrf52840_dk/page/UG/dk/hw_debug_out.html"&gt;nRF52840 DK&lt;/a&gt;, this can be used as the debugger.&lt;/p&gt;
[quote user="Adrian1504"]Also, with the configuration for this package, I can use SPI, right? I do not have to add any other component to be able to read from my sensor?[/quote]
&lt;p&gt;Yes, you can use &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/spim.html"&gt;SPI&lt;/a&gt; with this package as well. Avoid using the pins marked with &amp;quot;Standard drive, low frequency I/O only&amp;quot; in the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/pin.html#ariaid-title3"&gt;pin assignments list&lt;/a&gt; for SPI. You shouldn&amp;#39;t have to add any extra components, as long as the sensor is SPI compatible and its datasheet doesn&amp;#39;t specify anything about extra components.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating own custom-board from nrf52840-DK</title><link>https://devzone.nordicsemi.com/thread/499410?ContentTypeID=1</link><pubDate>Thu, 22 Aug 2024 15:15:15 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:468f53c9-6005-49df-90c4-61cd09903f9e</guid><dc:creator>Adrian1504</dc:creator><description>&lt;p&gt;Hi Mathias,&lt;/p&gt;
&lt;p&gt;Thank you so much for your answer! It has been really helpful.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I see that If I choose the&amp;nbsp;QFAA QFN48 package (Because it would be the easier to solder) I can not use USB, right? Then, how would the programming of the device take place?&lt;/p&gt;
&lt;p&gt;Also, with the configuration for this package, I can use SPI, right? I do not have to add any other component to be able to read from my sensor?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Adrian Lopez&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Creating own custom-board from nrf52840-DK</title><link>https://devzone.nordicsemi.com/thread/498883?ContentTypeID=1</link><pubDate>Mon, 19 Aug 2024 14:08:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d58641a-2012-4823-97b0-62b5c1225035</guid><dc:creator>mathiaso</dc:creator><description>&lt;p&gt;Hi, Adrian.&lt;/p&gt;
&lt;p&gt;I think it might be a better idea for you to look at the &lt;a href="https://docs.nordicsemi.com/bundle/ps_nrf52840/page/ref_circuitry.html"&gt;reference circuitry&lt;/a&gt; and then the reference layout, which is downloadable from &lt;a href="https://www.nordicsemi.com/Products/nRF52840/Compatible-downloads?lang=en#infotabs"&gt;here&lt;/a&gt;, that belongs to the configuration you choose.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Mathias&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>