Part Number:BQ35100
Hi gents,
Rather new to gas gauges so please excuse the questions. Would like to seek some clarification/advice/assistance with EOS mode on the BQ35100 with LI-SOCL2 batteries. I'm using it in tandem with a CC2652.
1) From the documentation, it seems that the process of actually operating the gauge to keep track of battery usage, involves setting GE to high and then triggering gauge start before high load activity. Once this is done, gauge stop is triggered then GE is released. All this is subject to initcomp and g_done flags. For EOS mode, should this be triggered every activity cycle? Or is it alright to trigger every x number of cycles?
2) For some reason, when I trigger gauge start and gauge stop etc through i2c from the target mcu, it works fine if the radio functions (essentially my highest load activity) are not also triggered. However, if I do GE assert, gauge start, radio tx, radio tx, gauge stop and check the control registers at this point, I find bits 3, 4 and 5 raised. These are EOS_BAD_OCV, SOH_MERIT and SOH_ERR respectively. What might be the cause of these? Have not been able to find much information...
3) How do I release the conditions listed in question 2?
4) What exactly does the reset subcommand (0x0041) actually do? Does it reset all calibration? chemical ID settings? put the chip back in factory defaults? erase any image that may have been flashed previously?
Thanks for the assist... If more details are required, I'll be happy to furnish them.