2019-07-17 09:13 AM
Hello,
I am working with the SensorTile + Expansion Cradle and Nucleo STM32F401RE Board. I am using the Datalog application included. In my vibration analyses, the accel data is clipping at 2G. What is the proper way to set the LSM6DSM Full scale range? Within lsm6dsm_settings.h i have
#define LSM6DSM_ACC_FS 4
but i am still clipping at 2G.