Team,
I have a customer using the BQ35100 in a unique use case. Instead of being integrated into a the actual battery pack, it is located on the main PCB, and the pack (without any circuitry) is meant to be more or less field replaceable.
This presents the challenge: access to the flash by the MCU is necessary in the field. Is this supported with this device? My customer is having issues, as they can read and talk to the device over I2C, i.e., read voltage and status and stuff, but they are having trouble accessing the flash memory, which I believe is how they would update the settings. The documentation that I've found on this is pretty sparse. Do you have any example code to accomplish this for this device? Also, do we have any documentation on the low level I2C transactions to access flash?