cancel
Showing results for 
Search instead for 
Did you mean: 

What is the best magnetometer to pair with the LSM6DSV16X

Andrea Verdecchia
Associate II

I have to work on a project that includes an accelerometer, gyroscope, and magnetometer. For the first two, I would like to use the LSM6DSV16X sensor, but I haven't yet chosen a magnetometer.

1) Do you have any recommendations for one that would work well with the LSM6DSV16X?

2) Is it possible to synchronize the sampling between the LSM6DSV16X and the magnetometer?

1 ACCEPTED SOLUTION

Accepted Solutions
Federica Bossi
ST Employee

Hi @Andrea Verdecchia ,

You could look at LIS2MDL.

If you want to compute sensor hub with LSM6DSV16X you can follow this official example on Github and the section 7 of AN5763.

Hope this helps :)

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

View solution in original post

4 REPLIES 4
Federica Bossi
ST Employee

Hi @Andrea Verdecchia ,

You could look at LIS2MDL.

If you want to compute sensor hub with LSM6DSV16X you can follow this official example on Github and the section 7 of AN5763.

Hope this helps :)

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Thank you for your suggestion. Do you know if I can find an example schematic somewhere showing the interconnection between the LSM6DSV16X and the LIS2MDL, like the schematic of a development board that has both of them?

Thanks anyway. 

Hi @Andrea Verdecchia ,

We don't have LSM6DSV16X and LIS2MDL, but we have MKI217V1 that has LSM6DSO which is pin-pin compatible with LSM6DSV16X. So I think you could look at this schematic

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Thanks Federica.