Hi all,
I’m using a CubeCell dev board.
I have two groups of I2C external sensors which must be powered in a different way.
For one group I’m using Vext since I want to turn them on when needed.
But for the second group I need to have them “always on” since they wake up the module by interrupt.
from the block diagram I understand the difference between the Vs/Vin/Vdd pins, non of them will be “safe” for an “always on” sensor.
but … in the block diagram we have the “USB/Battery/VDD Power Supply Auto Switch System” which I suppose is the only “save output” we can use for “always on” external sensors, yet I don’t understand if we have the output of this block.
is there a pin to expose the output of the “auto switch system” so I’m sure I can always get a regulated 3V3 while I use Vext to switch on/off the remaining external sensors?
thanks