Skip to main content
Visitor II
October 31, 2024
Solved

ASM330LHH can not updata regiter

  • October 31, 2024
  • 1 reply
  • 913 views

... I'm using ASM330LHH chip, I'm using the SPI communication method, when I initialize the write to these registers, I confirm that it has been written, I go to read the STATUS_REG register, and I find that it has always been 0, and then I go to read the values in the acceleration register, and I find that these values have not changed, what is the problem?c458f9db14cea4493516f41adac62ed.png9ab966ea38871e179c5eeffa9fdf29d.png

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

    Hi @doudou ,

    Welcome to ST Community!

    Have you already tried to follow our official examples on Github?

    Let me know if you solve!

    1 reply

    Technical Moderator
    October 31, 2024

    Hi @doudou ,

    Welcome to ST Community!

    Have you already tried to follow our official examples on Github?

    Let me know if you solve!

    doudouAuthor
    Visitor II
    November 1, 2024

    My MCU is not STM,so,I can`t follow your official examples