Configure LIS3DSH state machine to detect angle change?
I've used the LIS3DSH state machine to set the INT1 interrupt high when a certain acceleration threshold is exceeded. However, I'd like to use the state machine to detect a change in orientation.For example, I'd like it to set the interrupt high whe...