SLVSH95 July 2024 TPS546C25
ADVANCE INFORMATION
CMD Address | 50h |
Write Transaction: | Write Byte |
Read Transaction: | Read Byte |
Format: | LINEAR11 |
Phased: | No |
NVM Backup: | EEPROM |
Updates: | On-the-fly |
The (50) OT_FAULT_RESPONSE command instructs the device on what action to take in response to an overtemperature fault. Upon triggering the overtemperature fault, the device responds per the RS_OT bit in this register, sets the OTF_PROG bit in the STATUS_TEMPERATURE register, and notifies the host via the SMB_ALERT# pin.
Return to Supported PMBus Commands.
7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
R | R | RW | RW | RW | R | R | R |
1 | 0 | RS_OT | TD_OT |
LEGEND: R/W = Read/Write; R = Read only |
Bit | Field | Access | Reset | Description |
---|---|---|---|---|
7 | 1 | R | 1b | Over-temperature response setting. Read only, and always set to 1b. The device shuts down and disables the output and responds according to the retry setting in bits RS_OT. |
6 | 0 | R | 0b | Not used and always set to 0b. |
5:3 | RS_OT | RW | NVM | Over-temperature retry setting. 000b: Latch-off after the fault. The device remains disabled until the fault is cleared. A VCC power cycle or EN toggle can restart the power conversion. 111b: Automatically restart after a 52ms delay, without limitation on the number of restart attempts, until it is commanded off or bias power is removed or another fault condition causes the unit to shutdown. Any value other than 000b or 111b will not be accepted and such an attempt shall be considered as invalid data or usupported data (ivd) and the device will respond as described in ivd. Since all 3 bits must be the same, only one bit (bit 5) is stored in EEPROM. |
2:0 | TD_OT | R | 000b | Over-temperature retry time delay
setting. These bits are the same as the RS_OT setting. 000b: The device does not delay a restart. This is only supported with restart is deisabled by RS_OT = 000b. The device remains disabled until the fault is cleared. A VCC power cycle or EN toggle can restart the power conversion. 111b: Automatically restart after a 52ms delay, without limitation on the number of restart attempts, until it is commanded off or bias power is removed or another fault condition causes the unit to shutdown. This is only supported when RS_OT = 111b. |