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 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
bmc150_magn drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
bme280 sensor: bme280: Fix bad chip id read after power cycle 2025-07-09 00:25:33 -05:00
bme680 drivers: sensor: bosch: bme680: fix: possible overflowed value return value 2025-03-05 09:58:35 +00:00
bmg160 drivers: sensor: bosch: bmg160: replace deprecated datasheet link 2025-02-14 17:07:12 +01:00
bmi08x sensor: bmi08x: Fix variable name in bmi08x_acc_trigger_mode_init 2025-05-09 21:09:04 +02:00
bmi160 sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmi270 drivers: sensor: Place API into iterable section 2024-12-02 22:04:55 +00:00
bmi323 drivers: sensor: fix "Celsius" spelling 2025-02-19 18:51:13 +01:00
bmm150 sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmm350 drivers: sensor: bmm350: fix redundant return logic in init_chip 2025-06-27 09:04:32 -10:00
bmp180 sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmp388 sensor: remove PM state checks from API functions 2025-05-01 18:15:42 +02:00
bmp581 drivers: sensor: bmp581: add const qualifier when casting 2025-07-04 13:06:22 -05:00
CMakeLists.txt drivers: sensor: add Bosch BMM350 magnetometer driver 2025-03-20 12:17:41 +01:00
Kconfig drivers: sensor: add Bosch BMM350 magnetometer driver 2025-03-20 12:17:41 +01:00