Free fall detection with LIS3DH accelerometers
Hello,
I'm having problems with free fall interrupt. I set every register that needed to be set with values that are written in application note of sensor.
57h to CTRL_REG1
00h to CTRL_REG2
40h to CTRL_REG3
00h to CTRL_REG4
08h to CTRL_REG5
16h to INT1_THS
03h to INT1_DURATION
95h to INT1_CFG
Read INT1_SRC after interrupt happens.
I'm using NUCLEO F091RC where i'm detecting external interrupts on INT1 pin.
I think it happened once that interrupt was triggered but that's it or maybe pull-down resistors weren't set at that time.
I really don't have any idea what's wrong. DRDY signal on INT1 doesnt work either and was set like FF interrupt from application note.
I would really appriciate help from you.
