Skip to main content
Visitor II
February 17, 2023
Solved

LPS22HB SPI interface

  • February 17, 2023
  • 2 replies
  • 1290 views

Hi

Has nobody used the sensor using SPI interface? I have a power up issue, if CS is left floating till processor drive it to zero it seems device start as i2C and micro Dout is shorted to ground.

    This topic has been closed for replies.
    Best answer by Peter BENSCH

    Welcome, @Community member​, to the community!

    If you control the LPS22HB via SPI, you should fix CS to GND in your special case via a pull-down of e.g. 10k, so that CS cannot float.

    Regards

    /Peter

    2 replies

    Technical Moderator
    February 17, 2023

    Welcome, @Community member​, to the community!

    If you control the LPS22HB via SPI, you should fix CS to GND in your special case via a pull-down of e.g. 10k, so that CS cannot float.

    Regards

    /Peter

    LMatt.4Author
    Visitor II
    February 17, 2023

    Hi Peter

    Thanks for your replay, this fix the problem.

    Regards

    Technical Moderator
    February 17, 2023

    Great!

    If the problem is solved, please mark this thread as answered by selecting Select as best, as also explained here. This will help other users find that answer faster.

    Regards

    /Peter