SLVSH95 July 2024 TPS546C25
ADVANCE INFORMATION
CMD Address | 65h |
Write Transaction: | Write Word |
Read Transaction: | Read Word |
Format: | LINEAR11 |
NVM Backup: | EEPROM |
Updates: | On-the-fly |
The TOFF_FALL command sets the time, in milliseconds, from the end of the turn-off delay time until the reference DAC is commanded to 0mV. This command is used to cause the output voltage to decrease at a controlled rate, which effectively sets the slew rate of the reference DAC during the soft-off period. In the implementation of TOFF_FALL, the VREF DAC slew rate is adjusted for each of the supported 32 VBOOT levels to obtain a slew rate to have a soft-stop time close to (but not always exactly equal to) the target value. The selected slew rate for the 0.5ms TOFF_FALL is the same as shown in TON_RISE but with a negative slope. TOFF_FALL is scaled in the same manner as TON_RISE with the different settings.
The VOUT fall time is actually not equal to TOFF_FALL value since the device stops SW switching once the output voltage is discharged to 200mV, and the fall time is more for setting the reference DAC slew rate. See Shutdown for more details.
Return to Supported PMBus Commands.
15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 |
R | R | R | R | R | R | R | R |
EXPONENT | TOFF_FALL | ||||||
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
R | R | R | R | RW | RW | RW | RW |
TOFF_FALL |
LEGEND: R/W = Read/Write; R = Read only |
Bit | Field | Access | Reset | Description |
---|---|---|---|---|
15:11 | EXPONENT | R | 11111b | Linear format two’s complement exponent. The exponent is not programmable, with a result of 0.5ms LSB. |
10:4 | Reserved | R | 0000000b | Not used and always set to 0. |
3:0 | TON_RISE | R/W | 0000b | These bits select the TOFF_FALL time. |
Every mantissa binary value in the writable bits is writeable and readable. However, the actual divider is set to the nearest supported value. Additionally, that mantissa value restored from EEPROM is fixed for each setting supported in hardware.
Attempts to change the read-only bits (TOFF_FALL[15:4]) will be considered invalid/unsupported data. The device will NACK the unsupported data and the received value will be ignored. The ’cml’ bit in the STATUS_BYTE and the ‘ivd’ bit in the STATUS_CML registers will be set.
TOFF_FALL [5:0] | TOFF_FALL (ms) | |
---|---|---|
Greater than or equal to | Less than | |
2d | 0.5 | |
2d | 4d | 1 |
4d | 8d | 2 |
8d | 16d | 4 |