Hi All,
I am currently trying to write a standalone program to automatically write a golden ROM file that I have created to a BQ34Z100 chip via I2C communications. The BQ device is on a custom board, but the I2C lines are accessible so I can communicate with it using software that I am writing. What addresses do I need to read/write from/to in order to program a completely new chip with this golden file? Will I need to calibrate it as well using the I2C lines or does the ROM file include calibration from the golden sample?
Thanks for your help