LSM6DSOX Self-Test
I'm trying to implement a self-test for the LSM6DSOX in Mode 1 (as in page 118 of AN5272 Rev 3).
Could someone explain what the ST_X, ST_Y, ST_Z variables represent? Would Min(ST_X) be the minimum value of the 5 samples while self-test is enabled, or the minimum of all 10 samples taken?
Also, I'm assuming that OUTX_, OUTY_, and OUTZ_ variables are the averages of the 5 samples for each NOST and ST case. Is that correct? If that is correct, then it looks like the pass/fail criteria is comparing the difference between NOST and ST averages to the minimum and maximum sample values. That math doesn't make sense to me.
I'd appreciate some clarification - thanks!

