Hello, I am new to c2000 cards, please help me. I want to generate a sine wave output by driving PWM channels since there is no DAC in TMS320F28069M microcontroller. I learned that I can do this with sinewave PWM (SPWM). As a first step, I learned how to use PWM by working on Example_2806xEPwmUpDownAQ.c from your PWM examples. However, I still don't have much knowledge about how to use SPWM. Can you help me with this?