SLUSBO6C JANUARY 2014 – October 2018 TPS40425
PRODUCTION DATA.
Format | Unsigned binary | ||||
Description | The STATUS_WORD command returns two bytes of information with a summary of the device's fault/warning conditions.
STATUS_WORD is a paged register. In order to access this register for channel 1 of the TPS40425 device, PAGE must be set to 0. In order to access this register for channel 2 of TPS40425 controller, PAGE must be set to 1. If PAGE command is set to 11, then PAGE 0 of the status register is read. The STATUS_WORD also reports a power good fault. If configured as a master, each channel indicates faults on its own channel. However, if configured as a slave, the output voltage faults (OVF, UVF, PGOOD) are be set only for that slave’s master (which may be in the other device for 3-phase and 4-phase systems) while these faults for the slave are set to 0. Flags related to IOUT and TEMPERATURE (OCF, OCW, OTF, OTW) are set on PAGE 0 for channel 1 and PAGE 1 for channel 2, in all modes. The STATUS_WORD also reports communication faults in the Other Faults bit. |
||||
Default | 000000000x000000 (binary) |
PAGE0, PAGE1 | ||||||||||||||
read only | ||||||||||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | 7 | 6 | 5 | 4 | 3 | 2 | 1 |
VF | OCFW | 0 | MFR | PGOOD_Z | 0 | 0 | 0 | 0 | OFF | OVF | OCF | VIN_UV | OTFW | cml |
High Byte | (Low Byte) = STATUS_BYTE |
Bits | Field Name | Description |
---|---|---|
7 | VF | (= VOUT in the PMBus Specification)
(Format: binary) Voltage Fault = (OVF + UVF) For slave configurations, this bit is set to 0. 0: (Default) An output voltage fault or warning has not occurred. 1: An output voltage fault or warning has occurred. |
6 | OCFW | (= IOUT/POUT in the PMBus Specification)
(Format: binary) Output Current Fault OR Warning = (OCF + OCW) 0: (Default) An output over-current fault or warning has not occurred. 1: An output over-current fault or warning has occurred. |
5 | 0 | Default: 0 |
4 | MFR | (= MFR in the PMBus Specification)
(Format: binary) Internal thermal fault (from bandgap) Thermal shutdown fault for the IC 0: (Default) An internal TSD has not occurred. 1: An internal TSD has occurred. |
3 | PGOOD_Z | (= POWER_GOOD# in the PMBus Specification)
(Format: binary) Power Good Fault (in effect, Power Good Indication – Inverted) The Power Good fault is used to flag when the converter output voltage is out of PGOOD window. If the channel is configured as a slave, this bit are set to “0” (PGOOD_Z is only reflected in the master). 0: (Default) A Power Good fault is not present. 1: Device-channel experiencing a Power Good fault. |
2:0 | 0 | Default: 0 |
The STATUS_WORD low byte is the STATUS_BYTE.