Revision 16705: 52_I2C_HDC1008.pm: further plausibility check for read values ...

Begonnen von System, 07 Mai 2018, 23:30:13

Vorheriges Thema - Nächstes Thema

System

Revision 16705: 52_I2C_HDC1008.pm: further plausibility check for read values
 ...


52_I2C_HDC1008.pm: further plausibility check for read values
According to datasheet of HDC1008 and HDC1080, least two bits of temp
and hum register shall always be "0", so ignore value if we see another
value there. This seems to finally eliminate sporadic readings of 125°C
and/or 100% rH.

Source: Revision 16705: 52_I2C_HDC1008.pm: further plausibility check for read values
 ...