2020-01-15 01:30 AM
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
2020-01-17 05:56 AM
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