Hi
I'm currently using power configuration example nr. 4 for my custom board with nRF52840. Can I use external DCDC for powering my other components on the board (SPI and i2C devices + some GPIO Pin-s with pull-up and pull-downs) with described configuration? Would external pull-ups or downs to external VDD cause problems? I use same voltage for both VDD-s (3.3V).
Actually I see, that configuration type 5 would be better suited for my board (my other components draw more current as internal DCDC can handle), but I should be sure about current version before I ask for changes in board layout.