Hi all,
I am working on a project where i need to monitor the battery strength of Li-ION having the capacity of 7200 mv with 6600 mAh. I have used bq2060A and configured the external EERPOM with the required data.
In the EERPOM i have written my Full Charge Capacity with the value of 0x1c20 = 7200mv. When i kept the battery for charging, simultaneoulsy i read register which give the battery information through UART, I found the Remaining Capacity increases at a regular interval.
But once it reached the value of 0x1c20 (after about 2 hours), I again rolls over to 0 and again start to increase ??!!!. I think, that this should not happend since the Full capacity which i have stored in the EERPOM is 0x1c20 and the battery Capacity is 7200 mv. Pleae let me know why it has rolled over and where is my error.
Also every time when i read the bq2060 internal register the MAX ERROR was comming 0x0064, How to decrease this??
I am using an external charger to charge the battery which will be kept continously ON.
Regards
Vikas