Run the code by using the <F8> key or the Run button () on the toolbar
As this is an open-loop test (no voltage loop), care must be taken not to use too small a load to avoid accidental high output voltages. Use a load of 10 A at the 12-V output.
In the Expressions Window set LLC_startFlag = 1. The converter operation should start with the default LLC_periodSet_pu value resulting in approximately 250-kHz switching frequency.
The LLC_periodRef_debug_pu value may be changed between 0.55 and 0.65. As this value is increased the switching frequency decreases, which results in a higher energy delivered to the load. In open loop this results in an increase in output voltage, which should not be allowed to exceed board capabilities.
Set input voltage: increase DC source output from 0 V to 380 V. Verify that all of the sensed values are updating in the expressions window: LLC_vSec_Volts, LLC_iPriReso_Amps, LLC_iSec_Amps.
Figure 3-27 LLC Lab 1: Watch Expression, After Open Loop Operation Begins
Turn OFF the 380-V DC power supply.
Fully halting the MCU when in real-time mode is a two-step process. First halt the processor by using the Halt button on the toolbar () or by using Target → Halt. Then take the MCU out of real-time mode by clicking on . Finally, reset the MCU by clicking on
Close CCS debug session by clicking on Terminate Debug Session (Target → Terminate all).