Hi,
I have a smarphone Nexus 5 which use a BQ24192 for charge the lion battery. Can I use this chip for measure the capacity of battery?
I can't find a direct mode implemented in chip, but if I use the parameter INLIM from REG00 and monitoring CHRG_STAT from REG08 with an efficiency of 92% I can estimate how many current is in battery and which is the actual capacity
For example at charge of 900mA if the value of CHRG_STAT pass from 10 to 11 in 1 hour, the capacity of the battery should be 828mAh, for a while I ignore the fase pre-charge for battery low voltage.
Is it a good way for measure the capacity or is all wrong?
Thank you for your suggestions.