Hi! I'm planning out the connection of a micro-SD card through SPI to the nrf52840. I'm reading through the documentation and when powering the nrf using a Li-Po through VDDH (in high voltage mode), there is VDD voltage will be 1.8V by default because REGOUT0 is set to 0 by default. Does this mean that I have to set REGOUT0 to 3.3V to successfully power the SD-card through VDD?
On top of that, if the Li-Po voltage (VDDH) drops below 3.3V, will VDD drop with it or will the nRF52840 regulate it to 3.3V?