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.

[参考译文] MSPM0L1306:使用 MSPM0L1306 进行 FFT 和频率分箱

Guru**** 2826195 points

Other Parts Discussed in Thread: MSPM0L1306

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

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/1602411/mspm0l1306-fft-and-frequency-binning-using-mspm0l1306

器件型号: MSPM0L1306

您好:

如何使用 MSPM0L1306 和 Code Composer Studio 执行 FFT 和频率分箱操作。

是否有可用的库?

是否有相同的视频教程?

 

谢谢、

Neeraja.

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

    尊敬的 Neeraja:

    我们的 SDK 中有 CMSIS_DSP_FFT_Q15 示例、适用于 MSPM0L1306、其中包括 CMSIS 库中的 ARM 转换函数。 该示例对两个正弦波执行 FFT、并找到具有最大能量以及电能值的频段。  要添加分箱、可以对均匀划分为电能值输出的频段组求平均值、并添加分组频段的频率范围。

    此致、
    Brian