Skip to main content
Visitor II
December 9, 2013
Question

Driver Example for LIS3DH

  • December 9, 2013
  • 3 replies
  • 3299 views
Posted on December 09, 2013 at 13:14

Hello to all,

In order to ease the self learning process and set up ST's LIS3DH, attached to this post is an example of the drivers setup for a general application.

Thank you,

Thiago Reis

#lis3dh #setup
    This topic has been closed for replies.

    3 replies

    Visitor II
    December 16, 2013
    Posted on December 16, 2013 at 15:04

    what about SPI_Mems_Init();   ???

    Visitor II
    July 3, 2015
    Posted on July 03, 2015 at 11:10

    Many thanks for the example, however, there is nothing on it regarding the LIS3DH configuration.

    Visitor II
    March 7, 2018
    Posted on March 07, 2018 at 05:05

    Is there a Driver Example for LIS3DH with I2C interface?

    ST Employee
    March 7, 2018
    Posted on March 07, 2018 at 14:28

    We have GitHub repository with sensor drivers.

    https://github.com/STMicroelectronics/STMems_Standard_C_drivers

     

    Unfortunately LIS3DH is not there but you can check the LIS2DH12 it is very similar device.