Other Parts Discussed in Thread: BQ25186
Tool/software:
Hello, I would like to use BQ25188 together with 1-cell LiFePo4 battery. But I do not understand the algorithm of the initial power-on.
From the datasheet - after reset (switching off, replacing the battery) the registers are reset to default values -
VBAT_CTRL Register -- VBATREG -- 4.2 V
ICHG_CTRL Register -- CHG_DIS -- 1b0 = Battery Charging Enabled
In other words, after switching on, 4.2 V will be supplied to the battery (instead of the permissible 3.65) even before the MCU HOST has time to make the required changes to the registers ?? Wouldn't it be more logical to set the default "Battery Charging Disabled", make all the settings in the registers and only then allow battery charging?
Please help me understand the correct startup algorithm, how to prevent 4.2 V from being supplied to the battery after the first switch-on.