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

Maximum Voltage NRF51822 in Low Voltage Mode (External DCDC)

Hi,

I am planning to use an external DCDC to supply the NRF51822 in Low Voltage Mode.

In the datasheet a voltage range of 1.75-1.95 on VDD and VDD1.8 is mentioned.

Since I am going to use an temperature sensor (ADS1118) with a minimum voltage of 2.0V, i wanted to ask if a supply of 2.0V (out of specs) would be possible too?

Thanks in advance!

Best regards, Mathias

Parents Reply Children
  • If you're using the 1.8V or the LDO (anywhere from VDD = 1.8 to 3.6V), the current consumption will be equal to the numbers in the datasheet. As it's an LDO, meaning that it drops to a given voltage internally and "burns" off the rest, the current consumption of the LDO will be equal to: Pldo = (VDD - VDDinternal) * I Where VDDinternal is around 1.7V.

    I would recommend running on LDO power scheme at 2.0V, as the current that you "burn off" in the LDO is not very much.

    Cheers, Håkon

Related