2016-01-12 04:15 AM
How may i know about self-test, what is the procedure after enable self-test for each one, and what kind of data will there that i have to use for further analysis, and how.
#self-test2016-10-29 11:21 AM
Hello,
LSM9DS1 SelfTest is STMicroelectronics confidential information. For simple SelfTest you can use the following procedure:1.Read ACC XYZ outputs (ACC_NOST_DATA)Read GYR XYZ outputs (GYR_NOST_DATA)Read MAG XYZ outputs (MAG_NOST_DATA)2.Enable ACC ST (ST=SelfTest)Read ACC XYZ outputs (ACC_ST_DATA)Verify that: ACC_NOST_DATA - ACC_ST_DATA = POSITIVE value for each axisDisable ACC ST3.Enable GYR STRead GYR XYZ outputs (GYR_ST_DATA)Verify that: GYR_NOST_DATA - GYR_ST_DATA = POSITIVE value for each axisDisable GYR ST4.Enable MAG STRead MAG XYZ outputs (MAG_ST_DATA)Verify that: MAG_NOST_DATA - MAG_ST_DATA = NEGATIVE value for each axisBest regards,Petr2017-03-14 05:08 AM
Hi
Shouldnt it be the ST_DATA FIRST , minus the NOST_DATA??
2017-08-31 02:56 AM
As
Zalesky.Arie
, I am also wondering if it is'NOST_DATA - ST_DATA' or 'ST_DATA - NOST_DATA'. I tested the procedure on a sensor that seems ok, and the results for 'MAG_NOST_DATA - MAG_ST_DATA' are positive for each axis (i.e. in contradiction to the mentioned formula if the sensor I tested is working).Best,
David
2017-09-05 02:59 AM
Hello all,
for LSM9DS1 magnetometer selftest you better use
including the limits sinceLSM9DS1 contains LIS3MDL magnetometer.
Regards,
Petr