Hi Expert,
We are using 28335 to do 8192 points fft. But 28335 has 34K X 16 bits internal memory which are not enough to run the CFFT_f32 function with 8192 points. External memory is very slow and around 0.3 second per call. We used to have 8192 fft program which can do same input/output buffer 8192 fft on VC33.
Does 28335 have similar fft program (same in/out buffer) to meet our requirement?
thanks,