SLUSF40 October 2024 BQ25190
PRODUCTION DATA
Refer to the PDF data sheet for device specific package drawings
The device includes a SYS voltage regulation loop. By regulating the SYS voltage, the device prevents downstream devices connected to SYS from being exposed to voltages as high as VIN_OVP. SYS regulation is only active when VIN > VIN_UVLO, VIN > VBAT + VSLEEPZ_HYST and VIN < VIN_OVP (VIN_PGOOD).
SYS voltage regulation target can be controlled through the SYS_REG_CTRL bits on the SYS_REG register to either track the battery, set to a fixed voltage, or enable pass-through modes.
In battery tracking mode, the minimum voltage is at VMINSYS value for battery < 3.6 V. As battery voltage increases, VSYS is regulated to typically 225 mV above battery. If VIN <VMINSYS and VIN_PGOOD is still active, then the SYS will be in dropout.
In the fixed voltage mode, the SYS voltage is regulated to a target set by the host ranging from 4.4 V to 4.9 V. If VIN voltage is less than the SYS target voltage, then the device will be in dropout mode.
In pass-through mode, the SYS path is unregulated and the VSYS voltage is equal to VIN. SYS can only be set to pass-through mode if VIN_OVP bit is set to 0 for 5.7V VIN_OVP. If VIN_OVP bit is already set to 1 for 18.5V VIN_OVP, SYS cannot be set to pass-through mode (SYS_REG_CTRL = 111) through I2C transaction. Likewise, if SYS is already in pass-through mode, the VIN_OVP cannot be set to 18.5V (VIN_OVP = 1) through I2C transaction.
Sufficient SYS capacitance should be used so that VSYS does not exceed maximum ratings of the system loads.
SYS_REG_CTRL | VSYS TARGET |
---|---|
b000 | VBAT + 225 mV (3.8 V minimum) |
b001 | 4.4 |
b010 (default) | 4.5 |
b011 | 4.6 |
b100 | 4.7 |
b101 | 4.8 |
b110 | 4.9 |
b111 | Pass-through |