Skip to main content
STLearner
Associate III
October 16, 2023
Question

Sample code for IMU

  • October 16, 2023
  • 2 replies
  • 2267 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

Federica Bossi
Technical Moderator
October 17, 2023

Hi @STLearner ,

Which IMU do you have?

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.
STLearner
STLearnerAuthor
Associate III
October 24, 2023

Hi Federica,

I'm referring to IMU LSM6DSVTR. 

KWine
Senior
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.

Federica Bossi
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.

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.