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/TMS320F28377S:320F28377S ADC 数学运算

Guru**** 2460850 points
Other Parts Discussed in Thread: CONTROLSUITE

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/639323/ccs-tms320f28377s-320f28377s-adc-mathematical-operation

器件型号:TMS320F28377S
Thread 中讨论的其他器件:controlSUITE

工具/软件:Code Composer Studio

大家好

提前感谢您的参与。我将使用28377S 控制器对正弦波进行一些数学运算、例如从 Adcresult 获得的积分、平均值计算等。

有人能不能建议我如何实现这些操作、以便我可以处理 ADC 输出以获得 ePWM 输出。

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

    您可以在 controlSUITE 中查看 SineAnalyzer.h、它执行正弦波的数学运算。 谢谢。