I want to build my own functions for performing fft and ifft on real time data for c5515 without using CSL. Where can I get help regarding these functions.
Please reply
Thanks
Rishikesh
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.
I want to build my own functions for performing fft and ifft on real time data for c5515 without using CSL. Where can I get help regarding these functions.
Please reply
Thanks
Rishikesh
You can use dsplib functions for performing fft/ifft. Please check below links providing some examples/info on implementing FFT on C5515.
http://software-dl.ti.com/libs/c55_dsplib/latest/index_FDS.html
http://www.ti.com/lit/an/sprabb6b/sprabb6b.pdf
http://c5505-ezdsp.googlecode.com/files/VC5505_FFT_Filter_Demo_2010-05-11.zip
- Pratap.