ZHCSR16 September 2022 TPS544C26
ADVANCE INFORMATION
| CMD Address | 7Ah |
| Write Transaction: | Write Byte |
| Read Transaction: | Read Byte |
| Format: | Unsigned Binary (1 byte) |
| NVM Backup: | No |
| Updates: | On-the-fly |
The STATUS_VOUT command returns one data byte with contents as follows. All supported bits can be cleared either by CLEAR_FAULTS, or individually by writing a "1" to the (7Ah) STATUS_VOUT register in their position. If a fault condition is still present when the corresponding bit is cleared, the fault bit is immediately set again.
Return to Supported I2C and Default Values.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| R/W | R/W | R/W | R/W | R | R | R | R |
| VOUT_OVF | VOUT_OVW | VOUT_UVW | VOUT_UVF | 0 | 0 | 0 | 0 |
| LEGEND: R/W = Read/Write; R = Read only |
| Bit | Field | Access | Reset | Description |
|---|---|---|---|---|
| 7 | VOUT_ OVF | R/W | 0b |
0b: Latched flag indicating a VOUT OV fault has not occurred. 1b: Latched flag indicating either a VOUT Fixed OV fault or a VOUT Tracking OV fault has occurred. |
| 6 | VOUT_ OVW | R/W | 0b |
0b: Latched flag indicating a VOUT Tracking OV warn has not occurred. 1b: Latched flag indicating a VOUT Tracking OV warn has occurred. |
| 5 | VOUT_ UVW | R/W | 0b |
0b: Latched flag indicating a VOUT Tracking UV warn has not occurred. 1b: Latched flag indicating a VOUT Tracking UV warn has occurred. |
| 4 | VOUT_ UVF | R/W | 0b |
0b: Latched flag indicating a VOUT Tracking UV fault has not occurred. 1b: Latched flag indicating a VOUT Tracking UV fault has occurred. |
| 3:0 | Not supported | R | 0000b | Not supported and always set to 0. |