zephyr/drivers/sensor/bosch
Filip Stojanovic f0b5911d0a sensor: bme280: Fix bad chip id read after power cycle
Fix an issue where the BME280 sometimes returns an incorrect chip ID
immediately after a power cycle. This causes sensor initialization to fail.

According to the datasheet, the sensor requires a 2 ms start-up delay after
power is applied. This patch introduces a sleep delay to ensure the
required start-up time is respected before reading the chip ID.

Signed-off-by: Filip Stojanovic <filipembedded@gmail.com>
2025-07-09 00:25:33 -05:00
..
bma4xx drivers: sensor: bma4xx: Avoid potential overflow 2025-07-04 15:49:09 -05:00
bma280
bmc150_magn
bme280 sensor: bme280: Fix bad chip id read after power cycle 2025-07-09 00:25:33 -05:00
bme680
bmg160
bmi08x sensor: bmi08x: Fix variable name in bmi08x_acc_trigger_mode_init 2025-05-09 21:09:04 +02:00
bmi160
bmi270
bmi323
bmm150
bmm350 drivers: sensor: bmm350: fix redundant return logic in init_chip 2025-06-27 09:04:32 -10:00
bmp180
bmp388
bmp581 drivers: sensor: bmp581: add const qualifier when casting 2025-07-04 13:06:22 -05:00
CMakeLists.txt
Kconfig