SLVSHP8A January 2026 – June 2026 TPS544B28
PRODUCTION DATA
| Address | Acronym | Description | Write Transaction | Read Transaction |
|---|---|---|---|---|
| 01h | OPERATION | Defines the operation of the device | Write Byte | Read Byte |
| 02h | ON_OFF_CONFIG | Configures device response to EN pin and ditigal enable signal | Write Byte | Read Byte |
| 03h | CLEAR_FAULTS | Clears all fault bits | Send Byte | N/A |
| 10h | WRITE_PROTECT | Controls writing to device | Write Byte | Read Byte |
| 15h | STORE_USER_ALL | Stores all storable register settings into NVM | Send Byte | N/A |
| 16h | RESTORE_USER_ALL | Restores all storable register settings from NVM | Send Byte | N/A |
| 19h | CAPABILITY | Defines the capability of the device | N/A | Read Byte |
| 20h | VOUT_MODE | Defines the data format for VOUT related commands | N/A | Read Byte |
| 21h | VOUT_COMMAND | Sets output voltage | Write Word | Read Word |
| 25h | VOUT_MARGIN_HIGH | Sets margin high percentage when enabled | Write Word | Read Word |
| 26h | VOUT_MARGIN_LOW | Sets margin low percentage when enabled | Write Word | Read Word |
| 27h | VOUT_TRANSITION_RATE | Sets the rate the output voltage changes | Write Word | Read Word |
| 29h | VOUT_SCALE_LOOP | Defines internal divider ratio | N/A | Read Word |
| 33h | FREQUENCY_SWITCH | Sets switching frequency | Write Word | Read Word |
| 41h | VOUT_OV_FAULT_RESPONSE | Sets the output overvoltage fault response | Write Byte | Read Byte |
| 45h | VOUT_UV_FAULT_RESPONSE | Sets the output undervoltage fault response | Write Byte | Read Byte |
| 46h | IOUT_OC_FAULT_LIMIT | Sets the overcurrent limit | Write Word | Read Word |
| 60h | TON_DELAY | Sets the delay from enabling to start of switching | Write Word | Read Word |
| 61h | TON_RISE | Sets the soft-start time | Write Word | Read Word |
| 64h | TOFF_DELAY | Sets the delay from disabling to stop of switching | Write Word | Read Word |
| 65h | TOFF_FALL | Sets the soft-stop time | N/A | Read Word |
| 78h | STATUS_BYTE | Current status | N/A | Read Byte |
| 79h | STATUS_WORD | Current status | N/A | Read Word |
| 7Eh | STATUS_CML | Current status | N/A | Read Byte |
| 80h | STATUS_MFR_SPECIFIC | Current status | N/A | Read Byte |
| 8Bh | READ_VOUT | Sensed output voltage | N/A | Read Word |
| 8Ch | READ_IOUT | Sensed output current | N/A | Read Word |
| 8Dh | READ_TEMP1 | Sensed junction temperature | N/A | Read Word |
| 98h | PMBUS_REVISION | PMBus 1.4 | N/A | Read Byte |
| 99h | MFR_ID | ASCII for TI | N/A | Block Read |
| 9Ah | MFR_MODEL | IC Part Number | N/A | Block Read |
| 9Bh | MFR_REVISION | Manufacturer's Revision Number | Block Write | Block Read |
| ADh | IC_DEVICE_ID | IC Part Number | N/A | Block Read |
| AEh | IC_DEVICE_REV | IC Revision | N/A | Block Read |
| D1h | SYS_CFG_USER1 | Miscellaneous configuration | Write Byte | Read Byte |
| D2h | PASSKEY | Provides ability to lock access to device | Block Write | Block Read |
| D4h | COMP | Internal compensation settings | Write Byte | Read Byte |
| D5h | VBOOT | Sets output voltage device regulates to after startup | Write Byte | Read Byte |
| D9h | NVM_CHECKSUM | NVM Checksum excluding passkey | N/A | Read Word |
| FCh | FUSION_ID0 | N/A | Read Word | |
| FDh | FUSION_ID1 | N/A | Block Read |
Complex bit access types are encoded to fit into small table cells. Section 8.1 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |