2021-10-15 12:23 AM
Hi,
how to differentiate both chips, if they have the same value for WHO_AM_I register?
I know that I could read couple times the accelerometer values, calculate magnitude over all axis and check if the value is near 1g or 0.5g (assuming no movement during measurements), but this will not work if any HP is enabled
Is there a simpler way?
BR
Solved! Go to Solution.
2021-10-15 12:43 AM
Hi, not sure it can be distinguished by regmap, since it is very similar. However, if you test the 1g earth acceleration -for example along Z- the two devices have different sensitivity. For FS = 00bin
Otherwise, LSM6DSOX is marked "S4" on the package, while the other one has a different marking.
2021-10-15 12:43 AM
Hi, not sure it can be distinguished by regmap, since it is very similar. However, if you test the 1g earth acceleration -for example along Z- the two devices have different sensitivity. For FS = 00bin
Otherwise, LSM6DSOX is marked "S4" on the package, while the other one has a different marking.