User Activity

Hello, I'm using the FusionFX library(V2.5) to calculate quaternions and therefore estimate an object position. I'm using an X-NUCLEO-IKS01A3 that has the  LSM6DSO (ACC + Gyro) and LIS2MDL ( Mag). I'm using an 16G scale in acc and 2000dps in the gro...
Hey, I want to read acc+gyro from lsm6dso, and i'm using the read_data_pooling from examples. i'm using a 100hz timer to get the data from the sensor. Now i want a 10hz timer retreive the pedometer step counter. is it possible? how to configure both ...