LSM6DSOX Tap and Double Tap configuration
I would like to pick up both single and double taps in my application. I have the double tap working but cannot get it to pick up a single tap. In reading the TAP_SRC register , the TAP_IA bit shows a 1 for a double tap but never does for a single tap. however, in the same register, the SINGLE_TAP bit does go high if only tapped once. My understanding is that if I set the WAKE_UP_THS register for the SINGLE_DOUBLE_TAP bit to 1, that they would both be enabled.
This is my first use of this sensor and I am sure I am missing something in setting it up. I have been reading the datasheet and application notes and have not been able to see where I've gone wrong.
I have the interrupts enabled as well.
I appreciate any help or guidance you can give and can provide additional information if needed.
