SBOSA15A september 2022 – may 2023 TMP1827
PRODUCTION DATA
This register provides status of the alert flags, data ready, power mode, arbitration completion, and device lock. The lock flag is set after the device configuration EEPROM is locked by the application. The arbitration done flag is set after the device successfully sends its device address and is cleared only when the ARB_MODE bits in the configuration register are cleared. The power mode status flag value is decided based on the powering technique used for the device detected at power up and updated during every bus reset.
The alert flags are set after the most recent conversion results are available and cleared when the status register is read by the host application. In alert mode, the alert flag when set, cannot be cleared by the device even if the result of the last conversion is between the alert limits.
The data ready flag is set after a conversion is completed. It is automatically cleared when the host controller reads the status register.
Return to Register Map.
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
ALERT_HIGH | ALERT_LOW | Reserved | DATA_READY | POWER_MODE | ARB_DONE | LOCK_STATUS | |
RC-0b | RC-0b | R-11b | RC-0b | R-xb | R-0b | R-0b |
Bit | Field | Type | Reset | Description |
---|---|---|---|---|
7 |
ALERT_HIGH |
R/RC |
0b |
Alert high status
flag |
6 |
ALERT_LOW |
R/RC |
0b |
Alert low
status flag 0b = Last temperature conversion result is more than alert low limit 1b = Last temperature conversion result is less than or equal to alert low limit Alert low status flag is available on the IO2 pin when the pin is configured for alert function |
5:4 | Reserved | R | 11b | Reserved |
3 | DATA_VALD | RC | 0b | Data valid
status flag 0b = No update in temperature result register 1b = Temperature result register updated after conversion The data valid flag is automatically cleared when the host controller reads the status register |
2 | POWER_MODE | R | xb | Device power mode flag. 0b = VDD powered mode 1b = Bus powered mode |
1 | ARB_DONE | R | 0b | Arbitration
complete flag 0b = Arbitration is not complete or not enabled 1b = Arbitration is complete |
0 | LOCK_STATUS | R | 0b | Lock status
flag. 0b = Device configuration registers can be updated 1b = Device configuration registers cannot be updated |