Skip to main content
Visitor 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

    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.

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

    Thanks a lot.