Part Number: LAUNCHXL-F28377S
Tool/software: TI C/C++ Compiler
Hello everyone,
I have a problem concerning the modulation of my PWM signal. I'm using MATLAB and SIMULINK to acquire a variable PWM signal. I was able to generate three similar variable PWM signals thanks to the synchronisation option. Now, I wanted to implement a phase difference of 120° on the signal, but this is not possible. The 120° phase difference I get, is on the PWM puls itself and not on the simulated sine wave. Of course I want this phase difference on the simulated sine wave and not on the pulses. How should I solve this issue? Should I use another DMA channel or can I still use the phase offset which I was using before?
Thanks in advance!