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.

[参考译文] TMS320F28335:TMS320F28335上的 FFT 实现

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/876383/tms320f28335-fft-implementation-on-tms320f28335

器件型号:TMS320F28335
Thread 中讨论的其他器件: ASHcontrolSUITEC2000WARE

您好,

我想让模拟输入数据的 FFT 实现!

TI 是否 有任何可以直接在 TMS320F28335中运行或进行某种修改以便能够在其中运行的示例?

谢谢

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

    灰、

    C2000Ware 不支持直接在 F28335上运行的 FFT 示例。 为此、您必须返回到 controlSUITE。

    \controlSUITE\libs\DSP\FPU\v1_40_00_00\examples_ccsv5\2833x_rfft

    可以修改 C2000Ware 示例以在 F28335上运行。

    谢谢、

    Sira

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

    谢谢!