Other Parts Discussed in Thread: BQSTUDIO, BQ40Z50-R2
Hello everybody.
Today I have been reviewing my design and so I checked the site to see if any update has been deployed.
I've found the bq28z610_v0_20_build_25 released and then I have installed it onto one sample for testing.
At the first tentative, everything seems nice about the parameters I can check in short time, but one behaviour appears different from the previous.
My software checks the satus of the bit DSG (bit 6 of the BatteryStatus()) to signal charge or discharge status and in this version it is needed 60 seconds or more to detect the change of the status from DISCHARGE to CHG while about 1 second for CHARGE to DISCHARGE status.
In the previous v17, the time to change was approximately 1 second in both status.
The DSG bit in BatteryStatus() and in GaugingStatus() are not synchronized.
Is it something embedded in the new release of FW or do I have to set some parameters I do not know at the present time?
Additionallly, in this release there are several commands that appear in bqStudio: SMOOTH_SYNC, MFC_ENABLE_A & _B and MFC_DISABLE but no documentation has yet been released for those new commands.
Pheraps, are they related with the issue I have described above?
Thanks a lot for the quick reply....