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.

TMS320F28379D的库函数中有哪些是可以做FFT运算的函数?

Other Parts Discussed in Thread: CONTROLSUITE, C2000WARE

我现在需要使用28379进行FFT运算,但是在网上找了很多资料只看到有个CFFT_f32_sincostable的函数,但是这个函数是计算FFT旋转因子。所以想请教下还有28379的库函数中还哪些函数是可以进行FFT运算的

  • 若是您安装了controlSUITE或者C2000Ware的话

    您可以参考一下

    C:\ ti \ controlSUITE \ libs \ dsp \ FPU \ v1_50_00_00 \ examples \ fft 或者C:\ti\c2000\C2000Ware_1_00_06_00\libraries\dsp\FPU\c28\examples\fft

    另外您可以看一下相关文档

    C:\ ti \ controlSUITE \ libs \ dsp \ FPU \ v1_50_00_00 \ doc