LSM6DSM VDD and VDDIO Usage
Hello,
In my prospective application, I am trying to use the LSM6DSM and also achieve a very low power state.
In my application, the host device will operate at 3.3V. The LSM6DSM could be supplied by 1.8V so that it draws the least power, see here: https://community.st.com/s/question/0D53W00001bks5vSAA/lsm6dsm-power-draw-at-different-voltages
I would like the LSM6DSM to operate in "pedometer mode". I will retrieve this pedometer value infrequently. Is it possible to turn off the VDD_IO 3.3V supply, while maintaining the VDD 1.8V supply, so that the LSM6DSM sensing element can continue in the "pedometer mode"? And when I would like to retrieve the pedometer value, I can turn on the VDD_IO supply to 3.3V, retrieve the value, and then once again turn off VDD_IO?
The purpose of turning off the 3.3V VDD_IO is to reduce power as much as possible. If this isn't the recommended path, please let me know. Essentially, there are perhaps these statements to be verified:
- I can power VDD_IO with 3.3V and VDD with 1.8V, so that the LSM6DSM operates in lowest power mode and the host processor can communicate with the LSM6DSM over a 3.3V physical layer
- I can remove power from VDD_IO, and the sensing element in the LSM6DSM will continue operating as configured
- I can reapply power to VDD_IO, and retrieve sensing element readings
- Removing VDD_IO will drive the LSM6DSM into the lowest power state while maintaining the sensing configuration
