Hello,
the sequence of the flags in the Output data word seems to be different to sequence mentioned in the dataSheet.
INITs:::
DATA_OUT_CTL Register => 0x3D00
-> both Vdd_Alarmflags
-> both IN_Alarmflags
-> RangeConfigReg value
RANGE_SEL Register => 0x3
I expect the RangeConfigReg ValueBits at bitPosition 7..10 in the OutputDataReg
But I get the RangeValueBits at bitPosition 12..15
Also I expect INAlarm High Flag at bitPosition 11..13
But I get the ACTIVE_IN Flag for highInputVoltage at BitPos 9
regards
Thomas