ZHCSOF7B september 2022 – june 2023 TPS25990
PRODUCTION DATA
VIN_OV_WARN is a standard PMBus® command for configuring or reading an 8-bit threshold for the input overvoltage warning detection. This command uses the PMBus® DIRECT format. When reading and writing to this register, use the coefficients shown in Table 8-67, Equation 19, and Equation 20 to convert between the real world units and hexadecimal values.
This command uses the PMBus® read or write word protocol.
Contents of this register are compared to the VIN ADC telemetry value. If the measured VIN value rises above the value in this register, the VIN_OV_WARN flags are set in the respective registers. The SMBA# signal is asserted. When the input voltage falls below the VIN_OV_WARN threshold, and the CLEAR_FAULTS command is sent afterwards, this warning flag and alert are cleared.
Bit | Name | Description | Minimum Value | Maximum Value | Default Value | Access |
---|---|---|---|---|---|---|
15:0 | VIN_OV_WARN | Input overvoltage warning threshold | 0x0000 (0 V) | 0x00FF (19.42 V) | 0x00A5h (12.57 V) | Read/Write |
When an input overvoltage warning is detected, the device:
sets the NONE_OF_THE_ABOVE/UNKNOWN bit in the STATUS_BYTE register
sets the INPUT_STATUS bit in the upper byte of the STATUS_WORD register
sets the VIN_OV_WARN bit in the STATUS_INPUT register
fills-up one of the Blackbox RAM registers (if available to write) writing the event identifier as VIN_OV_WARN and relative time stamp information
increases the Blackbox RAM address pointer in the BB_TIMER register by one (1) if it was previously less than six (6), otherwise resets to zero (0). This change in the address pointer only occurs if one of the Blackbox RAM registers is available to write.
notifies the host by asserting SMBA#, if it is not masked setting the STATUS_IN bit in the ALERT_MASK register and the GPIO4 pin is configured as SMBA# Output in the GPIO_CONFIG_34 register
A write command to this register should be preceded by the MFR_WRITE_PROTECT command to unlock the device first to prevent accidental accidental/spurious writes.