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.

CFFT functions

Other Parts Discussed in Thread: TMS320F28335, CONTROLSUITE

Hi All!!!

I am using TMS320F28335 with 120MHz core frequency and I use Complex FFT with 256 points(Fix point math). fft.calc() function runs from flash and it takes 350uS. That is too slow for me. I would like to run FFT functions wich are in fft.lib from RAM memory. How can I do it?

Thank You in advance