SNVSD17 April 2026 LM5192-Q1
ADVANCE INFORMATION
Table 8-1 lists the memory-mapped registers for the LM5192-Q1 registers. All register offset addresses not listed in Table 8-1 should be considered as reserved locations and the register contents should not be modified.
| Offset | Acronym | Register Name | Section |
|---|---|---|---|
| 1h | OPERATION | Operation register | Section 8.1 |
| 3h | CLEAR_FAULTS | Clear faults register | Section 8.2 |
| 21h | VOUT_COMMAND | Set output voltage register | Section 8.3 |
| 78h | STATUS_BYTE | Device status register | Section 8.4 |
| 79h | STATUS_WORD | Device status word | Section 8.5 |
| D0h | MFG_DEVICE_CFG_D0 | Set average output current limit register | Section 8.6 |
| D1h | MFG_DEVICE_CFG_D1 | Device configuration register 1 | Section 8.7 |
| D2h | MFG_DEVICE_CFG_D2 | Device configuration register 2 | Section 8.8 |
| D5h | MFG_DEVICE_CFG_D5 | Device configuration register 3 | Section 8.9 |
| D8h | MFG_DEVICE_CFG_D8 | Device configuration register 4 | Section 8.10 |
| D9h | MFG_DEVICE_CFG_D9 | Device configuration register 5 | Section 8.11 |
Complex bit access types are encoded to fit into small table cells. Table 8-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 | |
OPERATION is shown in Table 8-3.
Return to the Summary Table.
Operation register is used to enable or disable the device.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | CONTROLLER_EN | R/W | 0h | Controller enable bit.
|
| 6-0 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
CLEAR_FAULTS is shown in Table 8-4.
Return to the Summary Table.
Clear faults register is used to clear the fault bits in the status register 0x78h.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | CLEAR_FAULTS | W | 0h | Clear faults bit. |
VOUT_COMMAND is shown in Table 8-5.
Return to the Summary Table.
Set output voltage register is used to set the target output voltage.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 15-12 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
| 11-8 | VOUT_MSB | R/W | 0h | Output voltage setting upper byte. Lower limit: 3.3V (1V) Upper limit: 48V (24V) Step size: 20mV (10mV) SEL_FB_DIV20 =1 (SEL_FB_DIV20 =0)
|
| 7-0 | VOUT_LSB | R/W | FAh | Output voltage setting lower byte. Lower limit: 3.3V (1V) Upper limit: 48V (24V) Step size: 20mV (10mV) SEL_FB_DIV20 =1 (SEL_FB_DIV20 =0)
|
STATUS_BYTE is shown in Table 8-6.
Return to the Summary Table.
Device status register.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | BUSY | R/W | 0h | Device busy status bit. If set, the device is busy and unable to respond.
|
| 6 | OFF | R/W | 0h | Device on/off status bit. If set, the device is disabled / off.
|
| 5 | VOUT_OV | R/W | 0h | Device output overvoltage status bit. If set, the voltage on the device output has exceeded the set OVP threshold.
|
| 4 | IOUT_OC | R/W | 0h | Device output overcurrent status bit. Is set, the cycle-by-cycle current limit has been triggered.
|
| 3 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
| 2 | TEMPERATURE | R/W | 0h | Device overtemperature status bit. If set, the device temperature has triggered the thermal shut down (TSD) threshold.
|
| 1 | CML | R/W | 0h | Device communication, memory, or logic fault status bit. If triggered, the device memory (parity) error has occurred.
|
| 0 | NONE_OF_THE_ABOVE | R/W | 0h | Device other fault or warning status bit. If set, a fault or warning listed in the 0x79[15:8] byte has occurred.
|
STATUS_WORD is shown in Table 8-7.
Return to the Summary Table.
Device status word.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 15 | VOUT | R/W | 0h | Device output voltage status bit. If set, the voltage on the device output has exceeded the set OVP threshold or PG OV threshold.
|
| 14 | IOUT_POUT | R/W | 0h | Output current or output power warning.
|
| 13 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
| 12 | CC_STATUS | R/W | 0h | Constant current (CC) status bit. If set, the device operates in CC regulation mode. Otherwise, the device operates in constant voltage (CV) regulation mode.
|
| 11 | nPG_STATUS | R/W | 0h | Power not good status bit. If set, the voltage on the output of the device has triggered either PG UV or PG OV threshold.
|
| 10 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
| 9 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
| 8 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
| 7 | BUSY | R/W | 0h | Device busy status bit. If set, the device is busy and unable to respond.
|
| 6 | OFF | R/W | 0h | Device on/off status bit. If set, the device is disabled / off.
|
| 5 | VOUT_OV | R/W | 0h | Device output overvoltage status bit. If set, the voltage on the device output has exceeded the set OVP threshold.
|
| 4 | IOUT_OC | R/W | 0h | Device output overcurrent status bit. Is set, the cycle-by-cycle current limit has been triggered.
|
| 3 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
| 2 | TEMPERATURE | R/W | 0h | Device overtemperature status bit. If set, the device temperature has triggered the thermal shut down (TSD) threshold.
|
| 1 | CML | R/W | 0h | Device communication, memory, or logic fault status bit. If triggered, the device memory (parity) error has occurred.
|
| 0 | NONE_OF_THE_ABOVE | R/W | 0h | Device other fault or warning status bit. If set, a fault or warning listed in the 0x79[15:8] byte has occurred.
|
MFG_DEVICE_CFG_D0 is shown in Table 8-8.
Return to the Summary Table.
Set average output current limit register.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | AVG_ILIM_THRESHOLD | R/W | Ah | Set average output current limit threshold. Assumes 8mΩ (2mΩ) sense resistor is selected. Lower limit: 0.5A (2A) Upper limit: 7.5A (30A) Step size: 50mA (200mA)
|
MFG_DEVICE_CFG_D1 is shown in Table 8-9.
Return to the Summary Table.
Device configuration register 1 is used to select FB divider, configure DRSS function, set the switching frequency, and select compensation for the constant current loop.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | SEL_FB_DIV20 | R/W | 1h | Select FB divider. The selection determines the output voltage range and step size.
|
| 6 | DRSS_EN | R/W | 0h | Enable DRSS function.
|
| 5 | DRSS_FMOD | R/W | 0h | Select DRSS triangular modulation frequency.
|
| 4-3 | FREQ | R/W | 1h | Select switching frequency.
|
| 2-1 | CC_COMP | R/W | 1h | Select CC compensation time constant.
|
| 0 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
MFG_DEVICE_CFG_D2 is shown in Table 8-10.
Return to the Summary Table.
Device configuration register 2 is used to configure output active discharge, output voltage slew rate, and select soft-start time.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | ACTIVE_DISCHARGE_CFG1 | R/W | 1h | Enable active discharge during VOUT high to low transition.
|
| 6 | ACTIVE_DISCHARGE_CFG2 | R/W | 1h | Enable active discharge during PFM to FPWM transition.
|
| 5 | ACTIVE_DISCHARGE_CFG3 | R/W | 0h | Enable continuous active discharge.
|
| 4-3 | VOUT_SLEW_RATE | R/W | 1h | Select output voltage slew rate. SEL_FB_DIV20 =1 (SEL_FB_DIV20 =0)
|
| 2-1 | ACTIVE_DISCHARGE_STRENGTH | R/W | 1h | Select active discharge strength.
|
| 0 | SOFT_START_TIME | R/W | 1h | Select soft-start ramp time.
|
MFG_DEVICE_CFG_D5 is shown in Table 8-11.
Return to the Summary Table.
Device configuration register 3 is used to enable and configure overvoltage protection (OVP) function and set OVP thresholds.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | RESERVED | R | 0h | Reserved. This bit is not implemented in hardware. During write operations data for this bit is ignored. During read operations the value of 0 is returned. |
| 6 | OVP_EN | R/W | 1h | Enable OVP detection.
|
| 5 | OVP_CFG | R/W | 1h | Configure OVP detection.
|
| 4-0 | OVP_THRESHOLD | R/W | 5h | Select OVP rising threshold. Lower limit: 105% Upper limit: 136% Step size: 1%
|
MFG_DEVICE_CFG_D8 is shown in Table 8-12.
Return to the Summary Table.
Device configuration register 4 is used to set the NINT mask, enable a connection from the VCC and VDD regulator inputs to the VOUTF pin, enable and configure gain of the cable drop compensation function.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | NINT_MASK | R/W | 1h | Mask NINT for all STATUS register bits except the CC_STATUS bit.
|
| 6 | BIAS_EN | R/W | 1h | Enable connection from the VDD and VCC regulator bias inputs to the VOUTF pin.
|
| 5 | CDC_EN | R/W | 0h | Enable cable drop compensation.
|
| 4-0 | CDC_GAIN | R/W | Ah | Configure CDC gain. Lower limit: 0V/V Upper limit: 62V/V Step size: 2V/V
|
MFG_DEVICE_CFG_D9 is shown in Table 8-13.
Return to the Summary Table.
Device configuration register 5 is used to enable MFI function, enable HICCUP mode, override mode selection of the PFM pin, select MODE, and power good (PG) detection window.
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | MFI_EN | R/W | 0h | Enable MFI CC regulation (1.6xILIM for the 1ms of CC regulation).
|
| 6 | HICCUP_EN | R/W | 0h | Enable HICCUP operation.
|
| 5 | OVERRIDE_PFM | R/W | 0h | Override PFM pin setting.
|
| 4 | MODE | R/W | 0h | Select mode of operation.
|
| 3 | PG_10PCT | R/W | 0h | Select PG window.
|
| 2 | SPARE2 | R/W | 0h | Spare bit#2
|
| 1 | SPARE1 | R/W | 0h | Spare bit#1
|
| 0 | SPARE0 | R/W | 0h | Spare bit#0
|