JAJSP58 September 2022 TPS544C26
ADVANCE INFORMATION
Register Address | BEh |
Write Transaction: | Write Byte |
Read Transaction: | Read Byte |
Format: | Unsigned Binary (1 byte) |
NVM Back-up: | EEPROM |
Updates: | On-the-fly when the power conversion is disabled. A write is not allowed (NACK response) when the power conversion is enabled. |
The VIDOMAX_L command together with the bit[0] in (BDh) EXT_CAPABILITY_VIDOMAX_H forms a 9-bit register to set the maximum value of (VID+Offset) allowed via SVID. Setting the 9-bit VIDo_MAX register to 17E (hex) value reaches the maximum possible (VID+Offset) value with 8-bit register for each (VID unsigned, offset signed).
Exceeding VIDo_MAX with (VID + offset) causes a REJ (Reject) response for individual rail SVID requests and a NACK response for all-call SVID requests.
When a write to this register is attempted, the VIDOMAX_L value combined with VIDo_MAX[8] value (bit[0] in (BDh) EXT_CAPABILITY_VIDOMAX_H register) must satisfy a range check:
Further, VIDo_MAX bit in (BDh) EXT_CAPABILITY_VIDOMAX_H register does not take effect when updated. It only takes effect when the VIDOMAX_L register is written with a value (can be the same value as the current one) and also the combined value satisfies the range check. When attempting to write a new VIDo_MAX value, it is recommended to write in the following order: write into the (BDh) EXT_CAPABILITY_VIDOMAX_H register first, and then write into the VIDOMAX_L register. To illustrate, a few examples are listed below:
Note: (BDh) EXT_CAPABILITY_VIDOMAX_H and (BEh) VIDOMAX_L registers acknowledges a write only when the power conversion is disabled. A write is not allowed (NACK response) when the power conversion is enabled.
Return to Supported I2C and Default Values.
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
R/W | R/W | R/W | R/W | R/W | R/W | R/W | R/W |
VIDOMAX_L |
LEGEND: R/W = Read/Write; R = Read only |
Bit | Field | Access | Reset | Description |
---|---|---|---|---|
7:0 | VIDOMAX_L | R/W | NVM | These bits sets the lower 8-bit value for the 9-bit VIDoMAX register. |