Skip to main content
Graduate
November 13, 2023
Question

LSMDSO

  • November 13, 2023
  • 1 reply
  • 2632 views

Hi,

 

Firstly, sorry for my low experiencia, i come here to try advanced in my project.

I'm trying use the accelerometer LSMDSO with NUCLEO-F401RE and i i'm having difficult to read 3 axis data.

Iam using the library present in the STM repository: https://github.com/STMicroelectronics/stm32-lsm6dso/blob/main/lsm6dso_reg.h

Please, its possible someone show a simple code to read the axis of LSM6DSO?

I'm using I2C to realize the comunication and this peripherical (https://www.sparkfun.com/products/18020)

 

Thank you!

 

 

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    November 16, 2023

    Hi @Thales Vignoli ,

    Try to use our official PID examples that you find here and let me know if this helps you!