This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

nrf52810 packages differences?

Hello there.


I'm developing a custom board for the nrf52810 chip. I'm taking the reference files as a base for my own design, but I'm a little bit confused on which files should I use.

There are 2 kinds of packages: QFN32 (5x5 mm) and QFN48 (6x6 mm), am I right?

But, what are the differences between QCAA and QFAA? and should I use LDO or the DC-DC?

My product is going to be powered from a coin battery, pretty much like the nrf51822 Beacon Kit.

Thanks in advance!

Parents
  • Hi Diego

    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. 

    2. This is correct, you may leave the unused pins soldered to nothing but the footprint on the final product. 

    Best regards,

    Simon

Reply
  • Hi Diego

    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. 

    2. This is correct, you may leave the unused pins soldered to nothing but the footprint on the final product. 

    Best regards,

    Simon

Children
No Data
Related