Other Parts Discussed in Thread: BQSTUDIO, , EV2400
I have been using the Battery Management Studio (bqStudio) along with the EV2400 module to program the BQ34Z100-G1 battery fuel gauge IC using I2C. I have been able to program the fuel gauge with the settings that I would like and have created a Golden Image file of it. However, the fuel gauge on my design is connected to an I2C port on an MCU that we would like to use to program all future fuel gauges. The firmware for the MCU is C code. Is there a way to export the bqStudio data to my MCU C code in order to program it there? If not, do you have any suggestions on how I would be able to program the fuel gauge using my MCU?