Part Number: TMS320F28377D
Other Parts Discussed in Thread: C2000WARE
Tool/software: Code Composer Studio
Hai,
I am using F2837X control card R1_1. I want to do real time FFT on the ADC data. Upto this point I have completed using the reference software RFFT_adc_f32.
Now I want to modify / remove some of the frequency components of the output of RFFT_adc_f32 and then I want to do the IFFT on the modified RFFT result and then give it to DAC.
But I am unable to do the same. For IFFT I have seen the code ICFFT_f32 but unable to integrate the RFFT data to ICFFT.
Please help me solve this
Regards
Venkat