84edec86f4
The datasheets have the following note for the conversion time
specification: "This parameter is specified by design and/or
characterization and it is not tested in production."
Parts have been seen that require more time to do 14-bit conversions for
the relative humidity channel. The result is ENXIO due to the address
phase of a transfer not getting an ACK.
Delay an additional 1 ms per conversion to allow for additional margin.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
am2315.c | ||
dht11.c | ||
hdc100x.c | ||
hdc2010.c | ||
hid-sensor-humidity.c | ||
hts221.h | ||
hts221_buffer.c | ||
hts221_core.c | ||
hts221_i2c.c | ||
hts221_spi.c | ||
htu21.c | ||
si7005.c | ||
si7020.c |