Skip to main content
Associate II
November 17, 2023
Solved

LSM6DSR

  • November 17, 2023
  • 2 replies
  • 1531 views

I'd like to use SFLP for LSM6DSR. where can I find the examples and SDK?

 

I searched around but couldn't find any.

 

Thanks,

This topic has been closed for replies.
Best answer by Federica Bossi

Hi @KFCUBE ,

LSM6DSR doesn't have the embedded sensor fusion but you can look at our LSM6DSV.

Otherwise, you can use the Motion FX library, you can find some details here.

2 replies

Federica Bossi
Federica BossiBest answer
Technical Moderator
November 17, 2023

Hi @KFCUBE ,

LSM6DSR doesn't have the embedded sensor fusion but you can look at our LSM6DSV.

Otherwise, you can use the Motion FX library, you can find some details here.

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.
KFCUBEAuthor
Associate II
November 17, 2023

Hi @Federica Bossi ,

I checked the Motion FX library and it says can only run on stm32 boards, which I don't have. My LSM6DSR runs with nrf52811. Can the Motion FX library / Motion DI library run on it?

 

Thanks,

KFCUBEAuthor
Associate II
November 17, 2023

Thanks a lot.