Hello all,
I am facing a problem with the Boost Mode of BQ25895 IC. IC is unable to provide current more than 1 Amp in boost mode whereas
in normal mode, It provides current as per externally connected load.
Case 1: Without boost mode
1. Input voltage (VBUS): 5.5v
2. VBAT: 3.8v
3. Output voltage (PMID) : 5.4v
4. Load current: 2A
Note: BMS works properly in this mode. With an increase in input voltage (VBUS) output voltage (PMID) also increases and it is delivering current properly as per load connected.
Register Map :
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: 7f 05 3d 3a 20 13 5e 9d 03 44 93 76 80 19 00 00
10: 00 9e 00 1c 39 ff ff ff ff ff ff ff ff ff ff ff
Case 2: With boost mode (Output current up to 1A)
1. Input voltage (VBUS): 5.5V
2. VBAT: 3.8v
3. Output voltage (PMID) : 5.48v (Set to 5.5v by configuring REG0A)
4. Load Current : 1000mA
Note: Boost mode works properly till the time output current is less than 1000mA.
Register Map :
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: 7f 05 3d 3a 20 13 5e 9d 03 44 93 e2 80 19 00 00
10: 00 1e 00 3f 39 ff ff ff ff ff ff ff ff ff ff ff
Case 3 : With boost mode (Output current > 1A)
1. Input voltage (VBUS): 5.5V
2. VBAT: 3.8v
3. Output voltage (PMID) : 0v
Note :
1. As soon as the load starts draining current more than 1000mA boost mode output drops to 0v.
Register Map :
0 1 2 3 4 5 6 7 8 9 a b c d e f
00: 7f 05 3d 3a 20 13 5e 9d 03 64 93 02 c0 19 00 00
10: 00 1e 00 3f 39 ff ff ff ff ff ff ff ff ff ff ff
Please let me know why IC is not allowing the current more than 1000mA.