Other Parts Discussed in Thread: SFRA
Tool/software: Code Composer Studio
In open loop program,VIENNA_duty1PU=VIENNA_SFRA_INJECT(VIENNA_dutyPU_DC),Why not just make VIENNA_duty1PU = VIENNA_dutyPU_DC?
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,
That is because we add/enable the SFRA in the code in default. You could also use the code you mentioned. As you could see, it is commented out.
For more information on SFRA, please refer to
Regards,
Chen