JAJSGE0C JANUARY 2014 – October 2018 TPS40425
PRODUCTION DATA.
| Format | Unsigned binary | ||||
| Description | The STATUS_ CML command returns one byte containing PMBus serial communication faults. | ||||
| Default | 00000000 (binary) | ||||
| read only | |||||||
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| ivc | ivd | pec | mem | 0 | 0 | oth | 0 |
| Bits | Field Name | Description |
|---|---|---|
| 7 | ivc | ( = Invalid/Unsupported Command in the PMBus Specification)
(Format: binary) Invalid or unsupported Command Received 0: (Default) Invalid or unsupported Command not Received. 1: Invalid or unsupported Command Received. An attempt to write an invalid PAGE 1 SLAVE channel command results in a NACK’d command and the reporting of an IVC fault and triggering of SMB_ALERT. |
| 6 | ivd | ( = Invalid/Unsupported Data in the PMBus Specification)
(Format: binary) Invalid or unsupported data Received 0: (Default) Invalid or unsupported data not Received. 1: Invalid or unsupported data Received. |
| 5 | pec | ( = Packet Error Check Failed in the PMBus Specification)
(Format: binary) Packet Error Check Failed This is a CRC byte sent at the end of each data packet. It is implemented as CRC(x) = x8 + x2 + x1 + 1 0: (Default) Packet Error Check Passed 1: Packet Error Check Failed |
| 4 | mem | ( = Memory Fault Detected in the PMBus Specification)
(Format: binary) Memory Fault Detected This bit indicates a fault with the internal memory. 0: (Default) No fault detected 1: Fault detected |
| 3:2 | 0 | Default: 0 |
| 1 | oth | ( = Other Communication Fault in the PMBus Specification)
(Format: binary) Other Communication Fault 0: (Default) A communication fault other than the ones listed in this table has not occurred. 1: A communication fault other than the ones listed in this table has occurred. |
| 0 | 0 | Default: 0 |