DSPRelated.com
Forums

FFT TMS320F2812

Started by burnsheneger March 25, 2006
Hello,

I need help with the following: 
I am using a TMS320F2812 DSP and I need to use a FFT with the size 64
samples. 
I want to know if anyone have or know a FFT library working with a size
like 64 or 128.

Thanks a lot
Bruno Coelho




Have you tried FFTW (MIT's FFT Library in C)?

I made a FFTW based plugin for Image Apprentice:
http://divyarathore.googlepages.com/fftwpluginforimageapprentice

Source code is there for you to have a look, though the wrapperclass
'CFFTWWrapper' that I have made currently handles only 2D FFT.


regards,
divya rathore
http://divyarathore.googlepages.com/
(remove underscores for email ID)