Hi,
I examined the fft library and examples for f28377x. "2837x_RFFT_Unaligned_ScaledMagnitude" and "2837x_WindowedRFFT" examples.
Both examples uses same input data. I understand that the magnitude outputs have different peak values because first example normalizes the data. But what about the phase output. Why are they look like so different? I plotted the input, magnitude and phase data to a excel file using "data_input.h", "data_output_1.h", "data_output_2.h", "data_output_3.h" which are given in the example folder.Excel files are attached.
How can we interpret the result?
Regards,