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.

CCS/BQ40Z60: abnormal avg time to empty-continued

Part Number: BQ40Z60
Other Parts Discussed in Thread: BQSTUDIO

Tool/software: Code Composer Studio

Background: In my application, cell is charged to 3.8V(that is full charged I configure), then charge FET is open, TCA sets 1. After that, I don't discharge cell, gauging status is 5A, and current() is always 0.00A. But Ag time to empty changes to 49020 or 39216 and doesn't keep 65535. In our application, quit current is 40mA. Could you give me some advice about this phenomenon?

1,  Doesn't avg time to empty  run and keep 65535 when avg current is -10mA because FG is in relax mode? As I know, avg time to empty only runs in discharge mode.

2, How often does avg time to empty update?

3, The log file is from BQ log file indirectly. I highlight useful data in YELLOW. Could you help analyze this log, and tell me why this problem happen? Sorry i don't have chance to test using FG internal log. I can simply describe this log to you. avg time to empty varies 49020 or 39216. At the same time, current() is still 0.00A. Gauging status becomes 5A. State of charge keeps 100%. What else information do you need?

From this log and statement you said, 49020 only happens in discharge mode that mean current() is below -40mA. However, actual current() in log is still 0.00, which doesn't match what you said before.

Could you tell me why ?

3362.Taurus_BBU_FW_1v60_Time-to-empty-errors_73h-highlights (1).xlsx

4, I also want to know charger action after cell is fully charged. Are both FET for charger open? What configuration impacts charger performance after fully charged? how?

Thanks very much!