hi,
If I want to test the PFC or CLLLC power meter separately, how should I activate this code library?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
hi,
If I want to test the PFC or CLLLC power meter separately, how should I activate this code library?
Hi,
Yes, you can independently run these two power stages by enabling the respective variables.
CLLLC: By default it's disabled. To enable CLLLC, set "CLLLC_clearTrip" from 0 to 1 in the expressions window
TTPLPFC: disable by setting "TTPLPFC_AUTO_START" from 0 to 1 in ttplpfc_user_settings.h file
Thanks