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

Can supply power through VDD and VBUS together?

Hi,

I want to use external power (battery) and USB power together.

If USB is not connected, I want to supply it with battery power, and if USB is connected, I want to supply power through VBUS.

Is it possible to use it like this?

Chip :nRF52820

SDK 17.0.2

I made a custom board based on the circuit diagram below. 

infocenter.nordicsemi.com/.../ref_circuitry.html

Parents Reply
  • Hi,

     

    In circuit 1 the MCU operates only with USB power. If you want the MCU to no consume battery power when plugged into USB you need a PMIC or switch circuit that disconnects the battery from the MCU, and connects the USB power. Note that USB will have to be provided to VDDH, so you need to make sure that the battery voltage is inside the supported range for VDDH.

     

    Best regards,
    Andreas

Children
No Data
Related