Posted on December 18, 2014 at 21:27Hi Juan,What do you do to convert the int16 word to engineering units ? I am using LIS331HH sensor for reading the accelerometer.I am able to read the two registers OUT_X_H & OUT_X_L and combine them into an int1...
Posted on December 18, 2014 at 21:20Hello Reis,I am currently working with LIS331HH sensor and able to read the X,Y,Z registers. However, these values are in data type int16. How can I convert it to acceleration in engineering units ? Does the ran...