Skip to main content
Graduate
October 16, 2023
Question

Sample code for IMU

  • October 16, 2023
  • 2 replies
  • 2265 views

Hi ST experts,

Is there any sample codes available for IMU?

I checked the info of X-Cube-MEMES-XT1 is already NRND. 

 

    This topic has been closed for replies.

    2 replies

    Technical Moderator
    October 17, 2023

    Hi @STLearner ,

    Which IMU do you have?

    STLearnerAuthor
    Graduate
    October 24, 2023

    Hi Federica,

    I'm referring to IMU LSM6DSVTR. 

    Visitor II
    October 24, 2023

    https://github.com/kriswiner/LSM6DSV_GestureEngine

     

    written in C++ meant for using the Arduino IDE with the STM32L432. But well-commented and easy enough to interpret for any platform.

    Technical Moderator
    October 25, 2023

    Hi @STLearner ,

    Here you can find some examples for different applications provided by ST.

    If this helps you, please mark my answer as "Best Answer" by clicking on the "Accept as Solution" button, this can be helpful for Community users to find this solution faster.