SLVSHB3 November 2025 LM51251A-Q1
PRODUCTION DATA
Table 7-1 lists the memory-mapped registers for the LM51251A-Q1 registers. All register offset addresses not listed in Table 7-1 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 0h | VOUT | VOUT | Section 7.1 |
| 1h | CONFIGURATION_1 | CONFIGURATION_1 | Section 7.2 |
| 2h | CONFIGURATION_2 | CONFIGURATION_2 | Section 7.3 |
| 3h | CONFIGURATION_3 | CONFIGURATION_3 | Section 7.4 |
| 4h | OPERATION_STATE | OPERATION_STATE | Section 7.5 |
| 5h | STATUS_BYTE | STATUS_BYTE | Section 7.6 |
| 6h | CLEAR_FAULTS | CLEAR_FAULTS | Section 7.7 |
Complex bit access types are encoded to fit into small table cells. Table 7-2 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 | |
VOUT is shown in Table 7-3.
Return to the Summary Table.
Output Voltage Programming
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-6 | NIL | R | 0h | This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations 0 is returned. |
| 5-0 | VOUT | R/W | 3Fh | Output voltage setting or ATRK/DTRK-pin VOUT programming.
|
CONFIGURATION_1 is shown in Table 7-4.
Return to the Summary Table.
Device Configuration 1
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-6 | NIL | R | 0h | This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations 0 is returned. |
| 5-4 | OVP_MAX | R/W | 0h | OVP threshold.
|
| 3 | NFAULT_TWARN | R/W | 0h | nFault-pin bahvior on TWARN.
|
| 2-0 | VOUT_SLEW | R/W | 4h | Output voltage slew rate setting.
|
CONFIGURATION_2 is shown in Table 7-5.
Return to the Summary Table.
Device Configuration 2
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | OVP_MAX_LATCH | R/W | 1h | Sets the device behavior when the maximum Overvoltage Protection Level (OVP_max) is reached.
|
| 6-5 | OPERATION_MODE | R/W | 0h | Operation Mode selection (MODE-pin, DEM, FPWM).
|
| 4 | NFAULT_OVP | R/W | 0h | Sets the nFAULT-pin behavior when Undervoltage or Overvoltage is detected. When enabled nFAULT-pin is pulled low when VOUT is above the Overvoltage Protection threshold (OVP or OVP_max) or below the Undervoltage threshold (UV). When disabled nFAULT-pin is only pulled low when VOUT is below the UV (Undervoltage) threshold.
|
| 3 | ICL_LATCH | R/W | 0h | Selects if the device shuts down when peak current limit is exceeded by 20 percent (enabled) or if the device continues operation (disabled).
|
| 2 | SPREAD_SPECTRUM | R/W | 0h | Enabled / disables clock dithering (Spread Spectrum).
|
| 1 | EN2 | R/W | 0h | Phase 2 enable. The EN2-pin is overwritten when this bit is set to "1".
|
| 0 | UVLO | R/W | 0h | The device behaves as if UVLO/EN is above the UVLO rising threshold when this bit is set to "1". The UVLO function is therefore disabled as long as this bit is set to "1". When the bit is set to "0" the UVLO function is again controlled by the UVLO/EN-pin.
|
CONFIGURATION_3 is shown in Table 7-6.
Return to the Summary Table.
Device Configuration 3
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-6 | TSDW | R/W | 2h | Thermal Shutdown Warning setting. The TSD_WARN flag is set when the delta temperature in respect to TTSD-RISING is reached.
|
| 5-3 | DEAD_TIME | R/W | 4h | Dead Time setting. This bit selects the minimum dead time.
|
| 2-0 | SINGLE_DUAL | R/W | 1h | Single or Dual-chip Configuration.
|
OPERATION_STATE is shown in Table 7-7.
Return to the Summary Table.
Device Operation State
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-4 | NIL | R | 0h | This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations 0 is returned. |
| 3-0 | STATE | R | 0h | This bit shows in which operation state the device is.
|
STATUS_BYTE is shown in Table 7-8.
Return to the Summary Table.
Fault status low byte
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | CML | R | 0h | Communication, Logic, Memory error.
|
| 6 | HB_FAULT | R | 0h | High side driver UVLO triggered.
|
| 5 | ICL_FAULT | R | 0h | Peak current limit +20 percent triggered.
|
| 4 | ILIM_FAULT | R | 0h | Average input current limit triggered.
|
| 3 | VOUT_OVP | R | 0h | Overvoltage Protection (OVP) triggered.
|
| 2 | VOUT_UVP | R | 0h | Undervoltage Protection (UVP) triggered.
|
| 1 | TSD | R | 0h | Thermal Shutdown triggered.
|
| 0 | TSD_WARN | R | 0h | Thermal Shutdown warning. Device is close to thermal shutdown.
|
CLEAR_FAULTS is shown in Table 7-9.
Return to the Summary Table.
Clear all latched status flags
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | CLEAR_FAULTS | R | 0h | Accessing the address is enough to clear the faults in the STATUS_BYTE Register 0x05. |