Skip to main content
Visitor II
May 16, 2020
Question

Now I use computer to read the current data of LIS2Dh12 on the product, how can I do it? Programming software (Visual Studio C #)

  • May 16, 2020
  • 1 reply
  • 983 views

produce is Ok and Lis2Dh12 work fine,I just need get the data from lis2dh12.how can i do? thanks

    This topic has been closed for replies.

    1 reply

    ST Employee
    May 20, 2020

    Hi @SKexi.1​ , I can suggest you the standard C libraries for the device driver configuration and the data readout on Github (link HERE), if it is what you need (I mean, if you have already set the device/PC communication). Regards