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

nRF51822 internal LDO output pin

Hello,

I'm drawing schematic with nRF51822 internal LDO. I'm wondering what is the regulated LDO output from nRF51822. I need to connect that with peripherals in stable volatage. My power connection is as below.

3.7V Li-polly Battery < - > nRF51822 internal LDO < - > peripherals.

Thanks, Anton.

Parents
  • Hi. I'm not sure if I understand you correctly, but the voltage you will get on your GPIO pins is always equal to VDD, independent on what DC/DC or LDO configuration you use. The DC/DC and LDOs is only providing power to internal circuitry like the radio, flash, system, etc. Some of our customers ask if they can provide power to external components by using the DEC1 and DEC2 pins. As you can see in Chapter 12, "Power Management", in the Reference Manual V3.0 these pins are connected to internal LDOs, but they are only intended to be used for decoupling capacitors. We don't recommend using these pins as power supplies for external components and doing so will be at your own risk.

    Also, 3.7 volts connected to VDD is beyond maximum specification, as specified in Chapter 7, "Operating conditions", in the Product Specification document V3.1. The maximum supply voltage is 3.6V and higher voltages than this might destroy your chip. If you want to use this kind of battery you will need an external voltage regulator.

Reply
  • Hi. I'm not sure if I understand you correctly, but the voltage you will get on your GPIO pins is always equal to VDD, independent on what DC/DC or LDO configuration you use. The DC/DC and LDOs is only providing power to internal circuitry like the radio, flash, system, etc. Some of our customers ask if they can provide power to external components by using the DEC1 and DEC2 pins. As you can see in Chapter 12, "Power Management", in the Reference Manual V3.0 these pins are connected to internal LDOs, but they are only intended to be used for decoupling capacitors. We don't recommend using these pins as power supplies for external components and doing so will be at your own risk.

    Also, 3.7 volts connected to VDD is beyond maximum specification, as specified in Chapter 7, "Operating conditions", in the Product Specification document V3.1. The maximum supply voltage is 3.6V and higher voltages than this might destroy your chip. If you want to use this kind of battery you will need an external voltage regulator.

Children
Related