cancel
Showing results for 
Search instead for 
Did you mean: 

I am interfacing this lsm9ds1 MEMS sensor with the STM32F429zit6 nucleo board. LSM9DS1 IS NOT Responding I am using ST lsm9ds1 drivers on github using data polling code sensor is not responding, anyone tell me where the problem occures?

PRAMU.11
Associate II
 
12 REPLIES 12
Eleon BORLINI
ST Employee

Hi @PRAMU.1​ ,

In order to integrate the, you can refer to the dedicated section in the readme file of Github homepage, at the paragraph:

0693W00000Bd5pGQAR.pngDid you already try this procedure?

-Eleon

ABin .1
Associate II

Hello Mr Borlini, if I use custom board of STM32L083, can I use these LSM9DS1 .c & .h file driver?

-Anuar

Hi Anuar @ABin .1​ ,

yes you can, you have just to take care of the specific platform in terms of the pin configuration and the proper peripheral (e.g SPI) initialization.

However, next time please create a new post for a new question 😉

-Eleon