Skip to main content
KKots.1
Associate II
May 17, 2023
Solved

Are there any resources available that can help me develop a driver for the IIS3DWB accelerometer sensor based on SPI communication and STM32 MCU?

  • May 17, 2023
  • 3 replies
  • 1528 views

..

    This topic has been closed for replies.
    Best answer by Federica Bossi

    Hi @KKots.1​ ,

    Welcome to ST Community!

    You can look at our examples on Github that you can find at this link.

    If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer faster :)

    3 replies

    Federica Bossi
    Federica BossiBest answer
    Technical Moderator
    May 17, 2023

    Hi @KKots.1​ ,

    Welcome to ST Community!

    You can look at our examples on Github that you can find at this link.

    If my reply answered your question, please click on Select as Best at the bottom of this post. This will help other users with the same issue to find the answer 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.
    KKots.1
    KKots.1Author
    Associate II
    May 17, 2023

    Hello Federica,

    Thank you for the reply.

    What I'm also trying to understand is the values of the registers. For some of them, the default value is given in binary form on the datasheet. For others, the value is just "output". How should I understand this?

    Federica Bossi
    Technical Moderator
    May 17, 2023

    Ciao @KKots.1​ ,

    When the Datasheet reports just "output" is because the register is only Read, instead when the register is R/W the value is given in binary.

    If my answers help you, please mark my answer as "Best Answer" by clicking on the "Select as Best" 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.