Hell,
I am working with the LIS3LV02DL accelerometer and I am wondering how I apply the calibration values:
OFFSET_X,OFFSET_Y,OFFSET_Z
GAIN_X,GAIN_Y,GAIN_Z
to the data values:
OUTX_L,OUTX_H,
OUTY_L,OUTY_H
OUTZ_L,OUTZ_H
to get the corrected (factory calibrated) accelerometer output.
Many thanks in advance IMK