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/TMS320F28335:实时 FFT 代码窗口函数、是否为 TMS320F28335

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/706593/ccs-tms320f28335-real-time-fft-code-window-function-or-not-tms320f28335

器件型号:TMS320F28335

工具/软件:Code Composer Studio

您好!

我正在为 我的项目运行2833x_RFFT_ADC_RT 示例代码(来自控制套件)。 代码工作正常。

我只想知道、代码中是否使用了任何窗口化方法(矩形窗或汉明窗)。

Nikhil

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

    正如我在您的另一个线程中提到的、此示例不演示窗口化、但 FPU DSP 库的 v1.50.00.00中添加了窗口化功能。 请查看2837x_windowedrfft 示例。

    惠特尼