Skip to main content
Visitor II
February 10, 2021
Question

Unable to get Yaw value from IMU Sensor while interfacing it with STM32 F446RE Nucleo Board

  • February 10, 2021
  • 3 replies
  • 1271 views

Please Provide the detailed procedure as I am a beginner to STM32 and do provide the source code and pinout

    This topic has been closed for replies.

    3 replies

    ST Employee
    February 10, 2021

    Hi @SHUBHAM SINGH​ ,

    which IMU sensor are you using (I mean, the precise part number)?

    Since the NUCLEO-F446RE board is quite a standard, there might be something already available.

    For example, in the FP-SNS-ALLMEMS1 function pack you could find some example on how to configure IMUs (such as the LSM6DSO) on different daughter boards, such as the X-NUCLEO-IKS01A3 or the SensorTile.box. You can check the\Projects\STM32F446RE-Nucleo folder.

    -Eleon

    Visitor II
    February 10, 2021

    Thanks for replying I am using a GY-87 IMU sensor.Can you guide me more

    ST Employee
    February 10, 2021

    ok, GY-87 IMU sensor is not an ST sensor, so I'm not an expert of it, but you could try with the existing code, checking the power and SPI pins of the X-NUCLEO-IKS01A3 and connect them to your module.

    I add STM32F4 topic for more help on MCU side.

    -Eleon

    Visitor II
    February 10, 2021

    Thank you so much for helping but will I get a quick response As I want to complete this task asap. Since This is my homework in college