lsm6dso fsm filter
I have lsm6dso imu sensor, I can add high pass filter or slope filter for wake-up interrupt.
Is it possible to add filter to fsm interrupt ?
I have lsm6dso imu sensor, I can add high pass filter or slope filter for wake-up interrupt.
Is it possible to add filter to fsm interrupt ?
Hi @Iakgu.1 ,
not sure I have understood your question...
As explained in the application note AN5226, p.22, the filters that can be applied differently in the case of accelerometer or gyroscope data.
In the accelerometer case, you can configure the LPF1 only before entering the data in the FSM core, as shown in the picture below:
In the gyroscope case, you can apply both low pass filter and high pass filter before sending the signal to the FSM input:
Moreover, you can tune the signal bandwidth of the accelerometer and gyroscope configuring the device ODRs.
Inside the FSM, you cannot apply further filters, but if you need you might think to filter the interrupt in post-processing.
If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster.
-Eleon
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.