lsm6dso Tap detection
I tried running the code present in the github link - https://github.com/STMicroelectronics/STMems_Standard_C_drivers/blob/master/lsm6dso_STdC/examples/lsm6dso_tap.c
for Tap detection. But in the logs, I'm not able to see the axis/sign, even after tapping(both single and double tap).
1) Do I need to configure Interrupt pins for this to work? as I tried polling.
2) Can someone explain me the background of how tap detection is working? and how to configure the time.
