Also set #define PSFB_PCMC 1 in
the psfbpcmc_user_settings.h. For build 1, this will disable the phase shift
debug mode. Note: To enable the phase shift debug mode under
build 1, set #define PSFB_PCMC 0. phase shift debug mode is an
optional and suggested debug mode to test whether the power stage is working
normally before build 1. It can directly set up the phase shift between
EPWM1 and EPWM2 through PSFB_PhaseShift in the expression window.
After PSFB_enable is set to 1 and the project is running, user can change
the PSFB_PhaseShift to set up different phase shift (for example:
100). Gradually increase the DC input to 400 V. If all PWMs, voltage across
the transformer and output voltage are as expected, it means the power stage
is fine.