Hello everyone,
I'm having some issues loading a .dfi file via I2C
I want to put code into my firmware that will communicate through the I2C to the fuel gauge and program the contents of the .dfi file.
One of the problems I am having is the .dfi file does not map directly to the data flash summary; sections of the .dfi file do not seem to appear in any of the data flash locations listed in tables 4 - 7 of the datasheet.
Another problem I'm having is the error-checking algorithm is unclear if it is per subclass section, or per the entirety of the data flash.
I'm also confused, are there other parts of the data flash that need to be updated, or the sections described in the data sheet tables 4 - 7 that need to be modified for proper calibration?
Any help is much appreciated