I have a circuit using two step-down converters (RT8299) which take in 24V and output 12V to power a 12V, up to 6A resistive load. Each converter is rated for 3A, testing has shown the current circuit can supply up to 2.5A before thermal issues. I want to be able to power-cycle the load, for which I have a preliminary design using FETs. However the RT8299 does have an EN pin which would be cheaper. My question is: if I use a microcontroller to drive both EN pins low and shutdown both converters, is there a chance that I risk attempting to draw too much current from one chip and destroy it?
Example: the resistive load is drawing 4.1 amps. I drive the EN pins low to turn off both RT8299s. Theoretically if this connection is shared they would turn off at the same time, but maybe one of them shuts off milliseconds before the other causing a brief period of time where the load is drawing 4.1 amps. The remaining RT8299 attempts to supply that. Kaboom?
I can give more circuitry details if needed. The only important thing I can really think of is that the RT8299 outputs each go through a 0.1 Ohm resistor before joining together, allowing voltage to dissipate to avoid mismatching.