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.

FFT in C5510

Hi everyone,

I want to undertake FFT of a real time signal using the Real time library of the C55. Can you pls tell me how to go about it?

I also have another sample program to undertake FFT of some stored data, but what will be the memory and other requirements for real time processing?

Thanks 

Sunil

  • could you please share me the link of the FFT example.

    Could you be bit more specific of the memory requirements. A few constraints need to taken into account. Have a look into this SPRABB6B document.
    http://www.ti.com/general/docs/litabsmultiplefilelist.tsp?literatureNumber=sprabb6b

    Please share the FFT example...