I am facing a major issue with the bq24296 that is the last remaining issue on my circuit.
I plug the battery charger in the batteries that are attached are not charging. I believe this only happens when the battery voltage drops below the VBATSYS of 3.5V.
The register values of the chip are:
root@997eb9f:~# cat /sys/devices/platform/i2c\@9/i2c-9/9-006b/battparam
reg 00 value 37
reg 01 value 1f
reg 02 value 60
reg 03 value 00
reg 04 value b2
reg 05 value 8c
reg 06 value 73
reg 07 value 4b
reg 08 value 85
reg 09 value 02
reg 10 value 20
How do I get the charger to start charging the batteries if they are below this threshold?
Thanks,
AJ