ZHCSNL3A December 2021 – November 2023 TPSM8D6C24
PRODUCTION DATA
CMD Address | 45h |
Write Transaction: | Write Byte |
Read Transaction: | Read Byte |
Format: | Unsigned Binary (1 byte) |
Phased: | No |
NVM Backup: | EEPROM |
Updates: | On-the-fly |
The VOUT_UV_FAULT_RESPONSE command instructs the device on what action to take in response to an output undervoltage fault. Upon triggering the overvoltage fault, the TPSM8D6C24 responds according to the following data byte, and the following actions are taken:
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RW | RW | RW | RW | RW | RW | RW | RW |
VO_UV_RESP | VO_UV_RETRY | VO_UV_DLY |
LEGEND: R/W = Read/Write; R = Read only |
Bit | Field | Access | Reset | Description |
---|---|---|---|---|
7:6 | VO_ UV_ RESP | RW | NVM | Output undervoltage response 00b: Ignore. Continue operating without interruption. 01b: Shutdown after delay, as set by VO_UV_DELY 10b: Shutdown Immediately Other: Invalid or unsupported |
5:3 | VO_ UV_ RETRY | RW | NVM | Output undervoltage retry 0d: Do not attempt to restart (latch off). 1d-6d: After shutting down, wait one HICCUP period, and attempt to restart up to one to six times. After one to six failed restart attempts, do not attempt to restart (latch off). 7d: After shutting down, wait one HICCUP period, and attempt to restart indefinitely, until commanded OFF, or a successful start-up occurs. |
2:0 | VO_ UV_ DLY | RW | NVM | Output undervoltage delay time for respond after delay and
HICCUP 0d: Shutdown delay of one PWM_CLK, HICCUP equal to TON_RISE 1d: Shutdown delay of one PWM_CLK, HICCUP equal to TON_RISE 2d - 4d: Shutdown delay of three PWM_CLK, HICCUP equal to two to six times TON_RISE 5d - 7d: Shutdown delay of seven PWM_CLK, HICCUP equal to five to seven times TON_RISE |
Attempts to write (45h) VOUT_UV_FAULT_RESPONSE to any value outside those specified as valid are considered invalid or unsupported data and cause the TPSM8D6C24 to respond by flagging the appropriate status bits and notifying the host according to the PMBus 1.3.1 Part II specification section 10.9.3.