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.

CCS/TMS320F28335: Real time fft code window function or not TMS320F28335

Part Number: TMS320F28335

Tool/software: Code Composer Studio

Hi,

i am running 2833x_RFFT_ADC_RT example code (from control suite) for my project. The code is working fine.

i just want to know, is there any windowing method (rectangular window or hamming window) is used in the code or not.

Nikhil

  • Hi Nikhil,

    Like I mentioned on your other thread, this example doesn't demonstrate windowing but windowing functionality was added in v1.50.00.00 of the FPU DSP library. Please take a look at the 2837x_windowedrfft example.

    Whitney