Other Parts Discussed in Thread: BQ27220
Dear Team,
We found the battery cannot be charged through BQ24250, so I read the register 0 to get the status.
The status is 0x34 means the STAT is Fault.
No matter I unplug or plug the battery, the value of register 0 always 0x34.
Therefore, it is not impacted by battery.
I've attached the partial schematic, please check.
Could you guide us how to resolve it? Thanks.
battery info:
3.8V and 300mA.
$ i2cget 1 0x6a 0
successfuly i2cget bus:0x1 addr:0x6a reg:0x0 data:0x34
$ i2cget 1 0x6a 1
successfuly i2cget bus:0x1 addr:0x6a reg:0x1 data:0xec
$ i2cget 1 0x6a 2
successfuly i2cget bus:0x1 addr:0x6a reg:0x2 data:0x8d
$ i2cget 1 0x6a 3
successfuly i2cget bus:0x1 addr:0x6a reg:0x3 data:0xf8
$ i2cget 1 0x6a 4
successfuly i2cget bus:0x1 addr:0x6a reg:0x4 data:0x2
$ i2cget 1 0x6a 5
successfuly i2cget bus:0x1 addr:0x6a reg:0x5 data:0xa9
$ i2cget 1 0x6a 6
successfuly i2cget bus:0x1 addr:0x6a reg:0x6 data:0xe0
Many Thanks,
Jimmy