Using FFT on iMXRT-685-aud-evk DSP

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Using FFT on iMXRT-685-aud-evk DSP

跳至解决方案
848 次查看
MrRv
Contributor II

Hello,

I'm working on the iMX RT685-aud-evk board, and I'm interested in performing FFT in a library for the DSP.
However, the only examples I could find regarding using FFT are using the CMSIS libraries, which, as I understand, are used from the CPU side.

Are there resources regarding usage of FFT functionality (and other mathematical functions) on the DSP alone?

Thanks in advance!

标签 (2)
标记 (1)
0 项奖励
回复
1 解答
830 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @MrRv ,

Please refer to the Naturedsp example at SDK_2_12_0_EVK-MIMXRT685\boards\evkmimxrt685\dsp_examples\naturedsp\dsp.

It shows how to use DSP to perform FFT and other calculations.

 

Regards,

Jing

 

在原帖中查看解决方案

0 项奖励
回复
1 回复
831 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @MrRv ,

Please refer to the Naturedsp example at SDK_2_12_0_EVK-MIMXRT685\boards\evkmimxrt685\dsp_examples\naturedsp\dsp.

It shows how to use DSP to perform FFT and other calculations.

 

Regards,

Jing

 

0 项奖励
回复