Other Parts Discussed in Thread: BQ76920, BQ78350, EV2400
Tool/software:
Hello,
I am in the middle of a BMS Design using the BQ76920 AFE. Now I would like to test the option to add a Fuel Gauge IC. The BQ78350 looks like the best choice, since it is designed to be used with the BQ76920 directly.
I have a few questions, regarding the implementation of the BQ78350:
1) How can the Software Development be done for this IC? Cost related, I do not have an EVM module or the required EV2400 Interface adapter. It looks like some configuration can (or must?) be done using the bqStdio-Software? If I would bring both ICs onto my own PCB, would it be possible to setup the BQ78350 with bqStdio by just connecting the SMBus (I2C) to the Computer? Maybe you could elaborate more, on how the BQ78350 is intended to be used during a "normal" design procedure.
Also, I could not find any TI-archive or GitHub-page where someone presented some C-Code for the BQ78350, so I am not sure, how I could even write Code on my own. I did that for the BQ76920 and it worked perfectly, but the BQ78350 looks much more complex.
2) If I understood correctly, the BQ78350 is not solely a Fuel Gauge, it is at the same time a "System Controller", also for the BQ76920? I intend to use the BQ76920 and BQ78350 on one I2C-Bus and interface them with an MCU (where I plan to write my own C-Code for both ICs on).
I would like to control the Front-End-Features of the BQ76920 and more or less only use the Fuel-Gauge-Feature of the BQ78350.
So, is it possible to control both ICs separately? Because in the datasheet schematics, the BQ76920-I2C-Bus is directly tied to the BQ78350-Bus. Or can I only write Code for the BQ78350, that then automatically controls all the BQ76920 features, like Balancing, Voltage Measurements, etc.?
Thanks a lot!