I'm developing a SMPS and I need the following features:
- Vin: 20~30Vdc;
-Vout: 32V;
- Ioutmax: 7A;
Using the Wbench tool, I got a circuit using the LM3478 chip. As I studied its datasheet, I realized that the overcurrent protection cuts off the output switching signal until the next cycle.
I guess this is supposed to work like a hiccup protection (when the output voltage is pulsed, because the output switching sinal turns off, and then try to turn on again, and so it goes...)
So I would like to know if it's possible to implement a timer between these pulses, is there some way I can do this with this chip?
If it's not possible to do this timer with this device, do you recommend me some other design?
Regards,
João P. B. Figueiredo