Question
LPS22HB is returning zero as the sensor output
Posted on February 05, 2018 at 23:46
After initializing an SPI 3-wire interface with a STM32L4 MCU on a custom board, the driver always returns zero as the pressure value whenever the get pressure method is called. Even the temperature sensor reading is also returning zero as output. Is this an initialization error or calibration error?
#stm32l4-spi #lps22hb