Our application is 1.8kW, output 24V ,and use move full bridge topology peak current control .What we do is move to the full bridge topology peak current control power supply (1.8kW, output 24V), refer to the TI official routine "HVPSFB_PCMC" and the User Guide, if you meet the following problems, please help:
1. Using the official code of "HVPSFB_PCMC" : Can the peak current run without load? When the no-load current is 0, can a comparison event occur? Can control the peak current?
2. Currently, according to the logic in the reference document, we load 4A on the electric band. At this time, the output of 20V can be stable; at the output of 24V, the EPWM2 driver has serious jittering. We don't know what the cause is, so we wonder if there is a problem with the control logic and ask for help.
Note: The period before and after the judgment is interrupted in EPWM1. CLA controls the voltage loop, and its output is used as the peak current control input.