<?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>nrf52810 packages differences?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/47750/nrf52810-packages-differences</link><description>Hello there. 
 I&amp;#39;m developing a custom board for the nrf52810 chip. I&amp;#39;m taking the reference files as a base for my own design, but I&amp;#39;m a little bit confused on which files should I use. 
 
 There are 2 kinds of packages: QFN32 (5x5 mm) and QFN48 (6x6</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 28 May 2019 07:29:13 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/47750/nrf52810-packages-differences" /><item><title>RE: nrf52810 packages differences?</title><link>https://devzone.nordicsemi.com/thread/189470?ContentTypeID=1</link><pubDate>Tue, 28 May 2019 07:29:13 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba3ac511-f685-4457-b3bd-86466ead8352</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Diego&lt;/p&gt;
&lt;p&gt;1. You may have to enable DC/DC by way of DCDCEN or something similar in the code to enable the DC/DC regulator, but as long as that is enabled, the switching will happen automatically by way of the PMU.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. This is correct, you may leave the unused pins soldered to nothing but the footprint on the final product.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52810 packages differences?</title><link>https://devzone.nordicsemi.com/thread/189402?ContentTypeID=1</link><pubDate>Mon, 27 May 2019 16:49:00 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2f4c50ff-674f-45fe-9a5e-ae03b9cda2ec</guid><dc:creator>Diego Garcia</dc:creator><description>&lt;p&gt;Also, in my design, I leave some most of the GPIO pins unconnected,&amp;nbsp; I did read that for the nrf52840, pins can be left without any connection, even without traces. Is this true for the nrf52810 too?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52810 packages differences?</title><link>https://devzone.nordicsemi.com/thread/189398?ContentTypeID=1</link><pubDate>Mon, 27 May 2019 15:36:19 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:01f4f64e-7a4d-4d99-ad55-733d46928971</guid><dc:creator>Diego Garcia</dc:creator><description>&lt;p&gt;Thanks for answering.&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;Do Nordic SDK examples implement the automatic switching between LDO and DC/DC regulator? or do I have to add this functionality in the code? &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nrf52810 packages differences?</title><link>https://devzone.nordicsemi.com/thread/189206?ContentTypeID=1</link><pubDate>Mon, 27 May 2019 07:31:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:12867a4f-bf87-4933-84c3-96077b6ed45b</guid><dc:creator>Simonr</dc:creator><description>&lt;p&gt;Hi Diego&lt;/p&gt;
&lt;p&gt;There are actually 3 packages. QFN32 and QFN48 as you mentioned. As well as WLCSP package, which is a wafer level chip scale package, which uses solder balls instead of pins and is a lot smaller (2.482 * 2.464 mm).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The main difference between the QFN32 and QFN48 packages is the size and number of GPIOs/pins in total available. The QFN32 is a compact package with 32 pins in total, while the QFN48 has 48 pins in total. So you&amp;#39;ll have to find out how many GPIOs you need for your device, and decide based on that. The WLCSP package also has 32 pins in total and is the most compact version, but usually demands a more expensive and complicated PCB design, as you need adiitional layers to route everything correctly. The WLCSP package also is sensitive to infrared light, which means that product designs must shield the chip properly.&lt;/p&gt;
&lt;p&gt;I usually recommend including the necessary components for the DC-DC to be enabled, as the PMU (Power Management Unit) switches between the DC-DC and the LDO automatically to consume the least amount of power when they are both enabled. You could check out the &lt;a href="https://devzone.nordicsemi.com/nordic/power"&gt;Online Power Profiler&lt;/a&gt; to see the estimated difference for various power consumption scenarios.&lt;/p&gt;
&lt;p&gt;If your application is somewhat like the beacon kit you mentioned, I personally think the QFN32 package is best and easiest to work with if the circuit isn&amp;#39;t too complicated. But you should check out chapters 7 and 8 in the &lt;a href="https://infocenter.nordicsemi.com/index.jsp?topic=%2Fps_nrf52810%2Fkeyfeatures_html5.html"&gt;nRF52810 product specification&lt;/a&gt;, as well as the &lt;a href="https://www.nordicsemi.com/Products/Low-power-short-range-wireless/nRF52810/Download#infotabs"&gt;hardware files&lt;/a&gt; for the various packages to come to a final decision.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>