I am using Battery Management Studio version 1.3.80 to configure a prototype battery pack, which includes a BQ24421-G1. I programmed a proper ChemId, I calibrated it and run a learning cycle successfully. I created a "Golden Image" and got 3 files:
- myName.bq.fs (180 kByte)
- myName.df.fs (7 kByte)
- myName.srec (184 kByte)
Which file shall I use during production of our battery packs? Is it sufficient to use the small .df.fs file? Or do I need to program the larger bq.fs file?
I am asking because it takes a significant amount of time to transfer 180 kByte to our microcontroller. 7 kByte would be much faster. What is the difference between these files? Something is missing in the smaller file, but I do not understand what is missing.