- #1
techn0
- 19
- 5
I have designed a circuit (module) based around this example. I have it working quite well for one exception.
I am trying to use this to charge and discharge a super capacitor bank. On Vout I have a 30 amp current monitoring IC that reads current in both directions so I can monitor and adjust the pwm input signal to maintain desired current flow. External to this module I have a PLC that monitors bank voltage and enables or disables the module based on bank voltage. My problem is that if the Capacitor bank has a previous voltage of about 1.5v or higher the NCP3420 continues to act disabled. I have tried playing around with the pwm and enable timings in code to no avail.
This module has a pic MCU that monitors current and voltage to control the pwm duty based on charge or discharge mode.
I have a feeling that inserting something to remove pin 7 from the circuit until it starts might be the key but I wanted to get some feed back before getting too creative. I think the gate driver prevents start up if voltage is present on the SW pin. Not sure. Datasheet is unclear to me.