Skip to main content
yyy.1
Visitor II
December 9, 2020
Question

LSM6DSO Driver is needed�? Our project use the chip LSM6DSO sensor. And need the driver of this chip so that we can add its function to our system. Could please provide the driver of LSM6DSO! Thanks!

  • December 9, 2020
  • 1 reply
  • 892 views

..

This topic has been closed for replies.

1 reply

Eleon BORLINI
ST Employee
December 9, 2020

Hi @yyy.1​ ,

for platform independent C drivers you can refer to Github repository (here for the LSM6DSO), that are periodically updated by ST experts. Together with the drivers, you can also find a lot of application examples involving the device digital features.

Always on Github, you can also find Linux drivers, if you are interested in this environment.

Moreover, if you are interfacing LSM6DSO with an STM32 microcontroller, you can find also platform depended drivers and already-built projects, for example in the X-NUCLEO-IKS01A3 related firmware packages.

If this answer helped you in an effective way, please select it as "best" for future community users.

-Eleon