SBOS790A April 2017 – March 2025 INA233
PRODUCTION DATA
STATUS_BYTE is a standard PMBus command that returns the value of a number of flags indicating the state of the INA233. Use the PMBus read byte protocol to access this command. To clear bits in this register, clear the underlying fault and issue a CLEAR_FAULTS command. Table 6-10 lists the definitions for this command.
| BIT | NAME | MEANING | DEFAULT |
|---|---|---|---|
| 7 | BUSY | Not supported | 0 |
| 6 | OFF | Not supported | 0 |
| 5 | VOUT_OV | Not supported | 0 |
| 4 | IOUT_OC | Not supported | 0 |
| 3 | VIN_UV | Not supported | 0 |
| 2 | TEMPERATURE | Not supported | 0 |
| 1 | CML | A communication fault has occurred | 0 |
| 0 | NONE OF THE ABOVE | A fault or warning not listed in bits[7:1] has occurred | 0 |
NONE OF THE ABOVE (bit 0) is set by the logical OR of the following status bits from other registers:
This bit can only be cleared by clearing all the contributing status bits.