I'm using AC adapter and battery to operate load ( 1 amp ). When both inputs connected system works good . when only battery connected systems works good . when only ac connected doesn't work. I saw output drops to 3.4V. Why
Thank you
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I'm using AC adapter and battery to operate load ( 1 amp ). When both inputs connected system works good . when only battery connected systems works good . when only ac connected doesn't work. I saw output drops to 3.4V. Why
Thank you
Hi
The 3.4V is the Minimum system regulation voltage. When there is no battery or the battery voltage falls below 3.5V, the device goes into what called SYS_MIN mode (Minimum system regulation). The SYS OUT voltage will be regulated to 3.5V typ and (3.4V min). Check charge profile figure in the datasheet on page 14 figure 10 for more detail on how this works.
The other thing that you need check is the input voltage into the charger. Make sure you are in the VIN_DPM threshold as set in I2C (4.2V to 4.76V). can you please check that as well?
Tahar
Thanks Tahar,
I didn't catch that in the datasheet. Is there any way around this? Register setting, ext FET, some other clever design? What if we added a resistor from 5VDC to the BAT pin, making the BQ24161 think there is a battery in place?
~Leonard
Hi Tahar. I have the issue when AC input connected only ( no batteries) .Do I need to change settings of chip ?
Hi,
There is VIN-DPM register bits that you can use to change the VIN_DPM level. The register is in memory location 06 and the bits are from bit B0 to B5. See datasheet on page 32.
Thanks!
Tahar
Leonard
We have modified our firmware according to your recommendation. So far looks ok . We are doing our tests .Once we will get results I'll let you know . Appreciate for support
Hi Leonard
One more question pls . I'm trying to make some measurements of my system .... There is battery input of BQ24161RGET I was trying to connect power supply .... doesn't work . Why ? thanks