2019-11-11 11:36 PM
Hi,
We notice IIS2MDC have single measurement mode which can be used for one shot operation. The datasheet also mention how to calculate current consumption for such mode.
However we can not find if the sensor will go sleep immediately after measurement, or will it sleep after available data is being read?
We might want to do something like this :
MCU trigger the measurement, MCU go to sleep, ignore/disable DRDY interrupt, MCU wake up 1 second later, MCU read IIS2MDC output register, MCU trigger measurement, ..... (looping); thus creating 1 Hz measurement interval
Will such scenario able to decrease current consumption to expected value from datasheet's current consumption equation (page 16)? Or will there any leak current since the data is not read immediately?
Solved! Go to Solution.
2019-11-27 04:10 AM
Hi @Dillah , as reported in the AN5080 p.11, the single measurement mode in IIS2MDC device work as follows:
So the overall power consumption is limited to the step 2. If the min current cons in the case of LP and no offset canc is 25uA at 10Hz, if you work at 1Hz the average current cons will be /10, meaning 2.5uA for typ Vdd. Regards
2019-11-27 04:10 AM
Hi @Dillah , as reported in the AN5080 p.11, the single measurement mode in IIS2MDC device work as follows:
So the overall power consumption is limited to the step 2. If the min current cons in the case of LP and no offset canc is 25uA at 10Hz, if you work at 1Hz the average current cons will be /10, meaning 2.5uA for typ Vdd. Regards