Other Parts Discussed in Thread: BQ34Z100, BQ35100
I would like to use the BQ34Z100-G1 in Accumulator mode and got a bit confused while reading the Datasheet. It says that the nominal current consumption is around 0.3uA. However, after using the GAUGE_Start() function it is using 130 uA.
My question is: Doesn't the Gauge have to be constantly running to accurately Measure the Coloumbs accurately? Especially if the consumed Current by the Load isn't constant? Or does the GAUGE_Start() function only enable the Output of the Counter to be sent via I2C? Are the Coloumbs still accurately counted after using GAUGE_Stop?
Thank you for your help!