Hello,
I want to ask about the nRF52840. In normal mode, it operates in LDO mode, but we can configure it to DCDC mode for more power-efficient operation.
I've read the datasheet up to page 65, but I'm still unclear on how the LDO output is used. I believe it uses the VDD pin as its output, since there's no separate LDO pin.
Now, I'm referencing a project where the nRF52840 is powered by a battery through a PMIC (Power Management Integrated Circuit) that outputs 2.5V. However, the project uses a different configuration (referring to the SB1/SB2 jumpers).
(Here 3v3 node i am getting 2.5v, and SB1 - SB7 jumper is normally shorted where as VIN pin have 5v USB power. )
Based on this, I assume that if they wanted to use the LDO, they would just short SB2 and unshort SB1 to get the 2.5V output on the VDD pin. Is that correct?
Thanks & Regards