Skip to main content
Visitor II
October 28, 2019
Question

LSM6DSO or LSM6DSOX?

  • October 28, 2019
  • 1 reply
  • 759 views

Hi everyone,

is possible to determinate which module is mounted between LSM6DSO or LSM6DSOX reading some registers?

Thanks and Best Regards,

Leonardo M.

    This topic has been closed for replies.

    1 reply

    ST Employee
    October 29, 2019

    Hi @ontares​ , there is a reserved register, the 1Fh, in the DSOX which is an identifier. while the same register is used as slave3 address in the DSO. So should be equal to 00h in DSO. Btw the easiest way to see the difference is to read the top package marking:

    • S0 for DSO
    • S4 for DSOX

    In general, please note that the main difference between the two pn is that the Machine learning core (MLC) embedded feature is working on DSOX while is not working on DSO. Regards