Tool/software: Code Composer Studio
What kind of cycle does cycle count() command record? full discharge and then charge cycle 100%-0%-100%? or or less deep discharge and recharge like 100%-90%-100%?
Thanks!
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.
Tool/software: Code Composer Studio
What kind of cycle does cycle count() command record? full discharge and then charge cycle 100%-0%-100%? or or less deep discharge and recharge like 100%-90%-100%?
Thanks!
According to the bq40z60 TRM, the cycle count increment if the accumulated discharge is more than the Cycle Count Percentage of FullChargeCapacity() (if [CCT] = 1) or DesignCapacity() (if [CCT] = 0).
The default setting of Cycle Count Percentage is 90, which means the cycle count increment if the accumulated discharge is 90% FullChargeCapacity() (if [CCT] = 1) or DesignCapacity() (if [CCT] = 0).