Hi,
Is it possible to power external devices through VDD ports of NRF52833 provided we follow the VDDH supply configuration?
We are looking to power sensors from the controller. The total current will be less than 10mA.
Thank you,
Chethan
Hi,
Is it possible to power external devices through VDD ports of NRF52833 provided we follow the VDDH supply configuration?
We are looking to power sensors from the controller. The total current will be less than 10mA.
Thank you,
Chethan
External power from the VDD pin is not supported on the nRF52833.
Hi,
Needed one more clarification for the power supply.
Does NRF52833 operate at 3.7V connected to VDD?
We have 3.6V batteries and initially their voltage will be a little high. Can NRF still operate with this slight extra voltage?
Hi,
Needed one more clarification for the power supply.
Does NRF52833 operate at 3.7V connected to VDD?
We have 3.6V batteries and initially their voltage will be a little high. Can NRF still operate with this slight extra voltage?
No, max voltage on the VDD pin is 3.6 V. If you have higher supply voltage than that, you need to use it in high voltage mode, with the power supply connected to VDDH.
If you're using LiPo batteries, max voltage is well above 4 V from those. This is what REG0 (VDDH) is designed for.
Hi Ketiljo,
In VDDH mode, what kind of quiescent current are we looking at for the additional LDO?
Thank you,
Chethan
That depends on the mode the regulator is in. It changes mode depending on the load. In sleep mode, when REG0 is in refresh mode, it will have a quiescent current of ~0.2 µA.
Thanks ketiljo.
Can we get the different modes and currents for it?
We are designing a low power product and every uA is crucial.
With the ldo turned on, does it burn complete power across vddh - regout0? Or is there some smart mechanism which avoids this?
You will be better off using the nRF52840 as this have a DCDC mode for REG0 (VDDH). This is a lot better for low current applications. The nRF52833 doesn't have DCDC mode at REG0 so this will just burn off the current as any other LDO.
The nRF52840 can power external circuitry as well.