Skip to main content
Visitor II
August 23, 2022
Question

Where can I find Linux drivers/example code for the LSM6DS33?

  • August 23, 2022
  • 1 reply
  • 803 views

I have been looking for Linux drivers for the LSM6DS33 "iNEMO inertial module:

always-on 3D accelerometer and 3D gyroscope", but have not had any luck. If anyone knows about any such repos or even references, it would be greatly appreciated.

Thanks!

    This topic has been closed for replies.

    1 reply

    ST Employee
    August 24, 2022

    Hi @ST510​ ,

    Please note first that LSM6DS33 is an obsolete product, so ST suggestion is to use more recent products to guarantee a proper lifetime to the application.

    ST repository for Linux driver of MEMS&Sensors is here --> LINK, and there is effectively no for the LSM6DS33 and I suggest to open a request directly on Github, or trying to adapt the code of a similar -at least at digital level- device (such as LSM6DS3).

    -Eleon