Using FFT on iMXRT-685-aud-evk DSP

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using FFT on iMXRT-685-aud-evk DSP

ソリューションへジャンプ
785件の閲覧回数
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 解決策
767件の閲覧回数
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 返信
768件の閲覧回数
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 件の賞賛
返信