2022-08-23 09:32 AM
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!
2022-08-24 05:54 AM
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