This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Inductor Considerations for NRF 52832 DC/DC Converter

Hey, I was considering designing a piece of hardware using the NRF52832 and I want to use the DC/DC converter to save battery life. There are no considerations for choosing an inductor in the LC filter given in the NRF52832 product specification. Why are two inductors used in series in the NRF development board (L2 is 10uH and L3 is 15nH)? Can only L2 be used?

Thanks.

Parents
  • Hi,

    The 10 uH is the main inductor for the DCDC buck regulator, and the smaller 15 nH is present to filter the signal. Both are required for optimal operation when using the DCDC.

    If you open the nrf52832_qfaa_dcdc_schematic.pdf from our reference design .zip file, and click on the components, you will get a more detailed view of the components, with links to the datasheet etc:

    image description

    Cheers, Håkon

Reply
  • Hi,

    The 10 uH is the main inductor for the DCDC buck regulator, and the smaller 15 nH is present to filter the signal. Both are required for optimal operation when using the DCDC.

    If you open the nrf52832_qfaa_dcdc_schematic.pdf from our reference design .zip file, and click on the components, you will get a more detailed view of the components, with links to the datasheet etc:

    image description

    Cheers, Håkon

Children
Related