Hello,
I am using the TMS312F2812, and would like to perform a 8192 point FFT. Unfortunately the library supplied by TI only goes to 1024 points, or at least that's the way I understand it. My data will be all real values (from the on-board A/D converter), so I believe it would be best to use one of the real-valued FFT's.
Does anybody know how I can run the 8192 point FFT? Can the TI library be modified to handle more than 1024 data points? Is there another FFT library that anybody uses? Remember that this DSP is fixed point, so something like FFTW will not work.
Thanks,
Kevin