Hi,
I am working on a consumer electronics product that will be using BQ27531-G1 and BQ24192 ICs for battery fuel gauge and charger. I am doing the development/debug on the BQ27531EVM demo board and BQStudio software.
I'd like to clarify some things with regard to the BQ27531-G1 IC configuration and calibration.
As far as I've understood, this IC needs to be calibrated/configured once. We plan to do this using an application code programmed to our product's MCU via I2C.
The calibration/configuration data will be coming from the exported DFFS golden image file from the BQSTUDIO Software (reference app note SLUA541A). The plan is to calibrate 20 to 30 boards using this software and then average the results for the final calibration/configuration data.
This means that the DFFS data will also be programmed in the STM32 since the MCU will handle the transfer of this data to the BQ27531-G1 IC when our product first boot-ups in end-user application.
Please let me know if my understanding of the process is correct, and please let me know what you think….
More questions for the details,
- Does TI have sample codes or tools that we can use in parsing the DFFS data? Like I said, we plan to have our MCU to handle the configuration. Our MCU app code is in C language.
- How to create a golden image file with the averaged values using the BQSTUDIO software? I only know how to export golden image file after calibrating one board using the BQSTUDIO, but I’m not sure how to enter the final averaged values and export the golden file.
Thanks,