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.

[参考译文] 编译器/LAUNCHXL-F28377S:相移问题变量 PWM

Guru**** 2344390 points
Other Parts Discussed in Thread: CONTROLSUITE
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/783241/compiler-launchxl-f28377s-phase-shift-problems-variable-pwm

器件型号:LAUNCHXL-F28377S

工具/软件:TI C/C++编译器

大家好、

我的 PWM 信号调制有问题。 我使用 MATLAB 和 Simulink 来获取可变 PWM 信号。 由于采用了同步选项、我能够生成三个相似的可变 PWM 信号。 现在、我想在信号上实现120°的相位差、但这是不可能的。 我得到的120°相位差在 PWM 脉冲上、而不是在仿真正弦波上。 当然、我希望仿真正弦波上的相位差不是脉冲上的相位差。 我应该如何解决这个问题? 我应该使用另一个 DMA 通道、还是仍然可以使用我之前使用的相位偏移?

提前感谢!