Other Parts Discussed in Thread: ISO1641, ISO1640
Tool/software:
I'm designing a 12S balancing circuit. I have no need for most of the protection features. Circuit will only have access to the balancing wires, the "big power" wires don't enter the PCB.
I assume BQ76952 will work fine if I simply disable most of the protection features in the config?
The balancing circuit needs to be isolated from the main MCU as the potential is not the same. I'm thinking i2c through ISO1641, and then a few optocouplers for wakeup/shutdown signals. ISO1641 can be powered from REG1 or REG2, if the circuit can be waken up by opto signal.
Is it safe to connect TS2 to RST_SHUT and pull them down with a single optocoupler, and maybe a weak pullup to PACK+ ?
Opto not active -> RST_SHUT high and device enters shutdown. Opto active -> TS2 low and device wakes up.
Or maybe it's safer to use two optos, one for each? In that case, can I use LD instead of TS2 for wake up?
Any other pitfalls I might encounter? :) Most of the example circuits have the protection features enabled and MCU connected without isolation.