Skip to main content
Visitor II
November 22, 2020
Question

How to use lsm9ds1 with Cube Ide ?

  • November 22, 2020
  • 1 reply
  • 767 views

There are a lot Sensors but lsm9ds1 is not listed!

regards

    This topic has been closed for replies.

    1 reply

    ST Employee
    November 23, 2020

    Hi @Jörg Boge​ ,

    do you refer to the fact that, for example, in the X-CUBE-MEMS1 firmware function pack there are no LSM9DS1 drivers in the Drivers\BSP\Components folder?

    If so, my suggestion is to consider the LSM9DS1 C drivers and examples on Github and insert them in your CubeMX project, configuring it according to the hardware platform you are using (especially for the correct configuration of the SPI communication interface).

    Please let me know if this can be useful for your purposes.

    -Eleon