Hi,
I was able to compute 1024-point FFT of an input signal.
Following are the values stored in the memory as an output from the FFT computation. I need a help to interpret these values.
Memory Locations and the corresponding Values stored in them are shown below:
Memory ::::0x2000---0x2001---0x2002---0x2003---0x2004---0x2005---0x2006---0x2007
Values:::::::0x0021---0x0021---0x0017---0xFFED---0x0002---0x0001---0x0008---0xFFFA
Could someone brief me how to identify the real and the imaginary part ???