Hello,
We are designing a product based on the RAK4630 module that integrates nRF52840 SoC.
Since we are creating a low power consumption and battery operated product running on 1V8 our thought is to configure nRF52840 in Normal Mode and DC/DC REG1 enabled
From the RAK4630 module schematic it seems that an inductor (L10) is connected from VDD1 to DCCH and two additional inductors (L7,L8) are connected from DCC to DEC4 (same configuration as per your reference circuit). Based on the nRF52840 Regulator configuration examples, RAK4630 it seems to be configured as High Voltage mode, DC/DC for REG0 and REG1 enabled
My questions are:
- Are we right that the minimum power consumpion is achieved with Normal Mode and DC/DC REG1 enabled configuration?
- In case this is true, is there any work around with RAK4630 configuration? Or we should remove L10?
- Regarding L7 & L8, if I understand correcly they are used to enable DC/DC regulator for REG1 stage right? Also the register settings DCDCEN performs the same task right? So since we want REG1 to be enabled, will keep L7 & L8 and will not interact with DCDCEN?
Thanks!!