Skip to main content
Cbing.2
Visitor II
June 30, 2021
Question

The LPS22HB circuit connection is based on the data manual. After transmitting 0x0F through SPI, the chip ID obtained has been changing all the time。Is there a problem with my electrical connection or communication?

  • June 30, 2021
  • 1 reply
  • 1091 views

0693W00000BcT7fQAF.png

This topic has been closed for replies.

1 reply

Eleon BORLINI
ST Employee
July 1, 2021

Hi @Cbing.2​ ,

it is a strange behavior, yes.

But is the chip ID randomly changing? Or is showing a specific pattern variation?

I would first check the correctness of SPI communication: SPI3 mode, 16 bits, Vdd and VddIO less than 3.3V (as described in the datasheet, p. 28).

Could you send the digital pattern of the communication? Maybe it could be an issue related to a wrong shaping of the digital signals due to some parasitic.

-Eleon