Skip to main content
Visitor II
January 15, 2020
Question

Lis3dsh driver I2C

  • January 15, 2020
  • 1 reply
  • 811 views

Hi all,

I use in my project the LIS3DH. Driver from Tota.

Now I want use the new version LIS3DSH.

But don't work. Where find the upgrade driver. For I2C protocol?

Thanks ​

    This topic has been closed for replies.

    1 reply

    ST Employee
    January 17, 2020

    Hi @mBosc.1​ , by now there are unfortunately not the drivers on the MEMS and sensors github repository. Our experts say that they should be available in a few weeks on that repository. As a temporary "solution", I suggest you to start from the LIS3DH drivers as regards the sensor data output, while for the Finite State Machine digital feature you can take inspiration from the LSM6DSO examples, different registers but same feature (e.g. the FSM). Regards