Calibration using MotionAcc library
I am using the industrial IIS2DH accelerometer in our vibration analysis product.
I am collected data using the data-ready interrupt.
For improving data accuracy I want to perform some calibration on data.
I have found the following document.
"Getting started with MotionAC accelerometer calibration library in X-CUBEMEMS1 expansion for STM32Cube"
Using the below link I have downloaded the library but I didn't found "motion_ac.c". I want to know that how the calibration is performed using this library. Can you suggest how to use this library?
"https://github.com/imwangwang/en.x-cube-mems1/tree/master/STM32CubeExpansion_MEMS1_V7.1.0/Middlewares/ST/STM32_MotionAC_Library/Inc"
