This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ35100EVM-795: AccumulatorCap() decreasing in value?

Part Number: BQ35100EVM-795
Other Parts Discussed in Thread: EV2400, BQSTUDIO

Hello,

I current have the bq35100evm in ACC (accumulator mode). The device has  been calibrated. I current go through the following cycle:


1)GE is on (jumper is on)
2)check initcomp bit and ensure device is initialized
3)check batterystatus
4)gauge_start
5)read accumulatorcap, voltage, current, and temp
6)gauge_stop
7)read accumulatorcap()
//REPEAT forever.

Anyway the voltage is positive the current flowing is negative. The accumulator cap appears to start near the top value 4.29E^9 and decrease from there.

Reading the documentation it sounds like its supposed to go up in value and not down. 

What is it supposed to do?