Other Parts Discussed in Thread: BQ24610,
I'm making a thing that's powered by 2 2S batteries and user/firmware has ability to choose A, B, or both batteries as power source.
Originally it used some expensive and no longer available LT parts, so I'm redoing it with TI. The schematics have other stuff (mcu etc) so I trimmed just the charger + power gate bits.
DC_IN is the power supply (15V DC nominal), BATT and SYS_VCC is the main system load power rail (goes to 3.3V DC/DC and so on, not relevant to the charger bits). batteries and NTCs are connected via CN1. To auto-select a battery before MCU boots the circuits using Q14/Q16 are made which control OVLO pins on LP73100.
Charger circuit is pretty much copy of reference, the batteries are 2S 16850 in series with protection circuit and NTC inside the pack.
Does the overall schematic/design look sane? Anything to do differently? Would this actually work to charge 2 batts at same time with DC_IN going to BATT?