User Activity

Hi,While trying to calibrate the magnetometer, upon successive failures, I noticed that the values that were read for the Y and Z axes are successively repeated until a different value is read (as can be seen below). It appears that there's some kind...
Hi,While trying to calibrate the magnetometer, upon successive failures, I noticed that the values that were read for the Y and Z axes are successively repeated until a different value is read (as can be seen below). It appears that there's some kind...
Hi,I am trying to perform a 6-point tumble calibration for my LSM9DS1 accelerometer. The returned output data from the MotionAC_Update is always as follows:The "is_calibrated" parameter is always 0, indicating the accelerometer is not calibrated.The ...
Hi,I've been trying to get the calibration values for my gyroscope using MotionGC library. I'm using the sample code available in the MotionGC starter guide but the said function return all the output values as 0. The bias_update variable is also set...
Hi, I am unable to initialize MotionGC library, since the function MotionGC_Initialize(&val) does not stop execution (pretty much like an infinite loop). Checking on the User Manual (UM2181), it is stated as a note regarding this function that " the ...