2022-07-27 04:40 AM
2022-07-29 07:32 AM
Hi @TBurd.1 ,
Are you facing the same issue also configuring the INT1 pin instead of the INT2?
Can you also try to latch the interrupt (LIR bit of the TAP_CFG (58h) register)?
You might also compare your code with a C examples on Github like --> lsm6ds3_tap_single.c
-Eleon