What should be the register setting to get both free fall detection and motion detection in low power conditions in LSM6DSO32?
Hi,
We are using LSM6DSO32 Sensor in our device. For our application we need two things(Should be able to operate in low power),
1) Free fall detection (if device falls down, interrupt should be generated)
2) Motion detection (if device is in motion/at rest, interrupt should be generated)
Current Register setting for Fall detection(Low power) is
CTRL1_XL,0x30, CTRL2_G,0x34, CTRL7_G,0x80, WAKE_UP_DUR,0x00, FREE_FALL,0x02, MD1_CFG,0x10, MD2_CFG,0x00, TAP_CFG0,0x01, TAP_CFG2,0x80, CTRL6_C,0x10
We tried Motion Detection as per the Application note (AN5473) configuration,
But could not get any interrupts generated.
What should be the register setting to get both free fall detection and motion detection in low power conditions.?
