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/TMS320F28379D:三相 SPWM

Guru**** 2394305 points
Other Parts Discussed in Thread: TMS320F28379D

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/926929/ccs-tms320f28379d-three-phase-spwm

器件型号:TMS320F28379D

工具/软件:Code Composer Studio

您好!

我正在尝试在 TMS320F28379D 上实现频率为200kHz 的三相 SPWM。

我发现这篇文章只是将一个 PWM 设置为5kHz

https://e2e.ti.com/support/microcontrollers/c2000/f/171/p/553678/2025201

因此、我尝试将伪查找表大小从正弦信号的100分段更改为4000、但我得到错误#10099-D:程序将无法放入可用内存中。 “.text”大小为0x2b12的定位失败。

那么、您建议我如何实现这一点? 我还发现了一些论坛帖子、其中他们尝试使用 Matlab 执行类似操作、但我不确定如何实现、因此我宁愿直接在 DSP 上继续对其进行编程。 除非您确实建议这是更好的解决方案。


谢谢你