LIS3DH Low-power mode
LIS3DH MEMS digital output motion sensor.
Hi every body.
I'm using this sensor in 'High-resolution mode'. but after some time (I define timeout = 10 seconds) without detect any motion, put the sensor in 'low-power mode'. if the sensor is moved before this 'timeout' (detect interrupt), change to 'High-resolution mode'.
this works as expected,
but, when the 'Low-power mode' is set (after timeout), the sensor is sending an unexpected interrupt, this is producing than my software detect the interrupt, so, is returning to 'High-resolution mode'.
resume: every time the sensor is set to 'Low-power mode', it is returning an interrupt. the interrupt need to be just when the sensor detect motion.
any help?
thank you
