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.

CCS - how to see PWM wave on graph

Hi,

I would like to see sine wave on graph in CCS, is it possible ?

EPwm2Regs.AQCTLA.bit.PRD = AQ_SET;

EPwm2Regs.AQCTLA.bit.CAU = AQ_CLEAR;

Thanks