2019-05-26 07:49 PM
Who knows where can get LSM9DS1 Library for STM32?
I ever find the X-CUBE-MEMS Library, but I didn't find LSM9DS1 library. And then, If it can use, but its magnetometer different to X-NUCLEO-IKS01A3
of LIS2MDL. How should modify by its library?
2019-05-31 06:12 AM
Hi, especially for the accelerometer and magnetometer components of LSM9DS1 (eCompass), you could use the LSM303AGR library of X-CUBE-MEMS as starting point, taking as reference the lsm9ds1_STdC github libraries for the raw data acquisition part. Are you using a specific hardware reference design provided by ST to test the LSM9DS1? Regards
2019-09-08 07:06 PM
Thanks a lot, I had already solved it by your recommendation.