I'm currently designing a battery powered system that will use a 12 cell LiFePO4 (38.4 V) battery pack. This is the model of the single cell
Ideally I want to build a complete circuit board that manages, monitors, protects and charges the battery. The idea is for the pack to report it's current state (SOC, SOH, current charging and discharging conditions, etc) to an external host CPU
Analyzing different alternatives I found that the combination of the BQ76940 and the BQ78350 is a great choice because they fit my requirements, can work seamlessly with each other and can communicate with my host MCU via SMBus.
I did some more research and found the BQ76200, and in particular this note and this note.
My question in particular is, can the set up in the Figure 1 in the slva729a document (Page 4) is suitable for this application? Do I have to use another IC to work as charger?
I searched for chargers IC but found that TI only offers chargers IC up to 6 cells systems (Ex BQ34618). Does the BQ76200 in the previous scheme work as charger, or do I have to add other IC (such as BQ34618) to complete the solution?
Does anyone have previous experience combining all this IC's?
Thanks beforehand