Other Parts Discussed in Thread: BQ27531EVM, , BQSTUDIO
Hello,
I am using bq27531EVM and my new type of battery. I have followed the process mentioned in the documentation in order to adapt the gauge system for this type of battery. The seguence is as follows:
- Get Chemical ID:
- Perform a relax-charge-relax-discharge and then send the log (.zip) to web tool of TI.
- Program the ID reported in bq27531
- Perform a learning cycle:
- I have followed the procedure mentioned in different documents and after severals tries it seems to be working properly (Update status = 0x02, SoC evolution is working as expected)
However, when I try to repeat the learning process with another battery in order to compare the results I am not able to restart the procedure. The sequence I use is:
Initial conditions:
QEN = 1, Update Status = 0x02
Start procedure:
Send IT_ENABLE command
Send RESET command
At this point Update Status should be 0x00, but it is equal to 0x02. I think this is the problem. It seems as if the learning process has not finished properly and no new learning cycles can be initiated.
Could you help me?
Thanks,
Eduardo