Question
LSM6DSO wake-up source interrupt with slope filter but trigger by a specific axis
hello everyone,
I am trying to create an interrupt using LSM6DSO wake-up source with slope filter above a certain threshold.
the problem is that right now I get an interrupt if the accelerometer exceed the threshold at any axis x,y,z.
I want the LSM6DSO interrupt to trigger my esp32 only when it exceed at a specific axis, is there a way I can do it?
thanks.
