Skip to main content
Associate
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

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

Federica Bossi
Federica BossiBest answer
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!

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.
doudouAuthor
Associate
November 1, 2024

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