Other Parts Discussed in Thread: AWR1642,
Hello Community,
I am using DCA1000 and AWR1243 to get raw ADC data. I wrote algorithm in C to read ADC data and perform 1D FFT on it using the AWR1642 source files. I mentained the flow of steps as mentioned in Doxygen files and AWR1642. On the Raw ADC data I performed the windowing and then did the FFT calculation using window data and twiddle factor. I get at the out the real and imaginary values. I want to plot the FFT on graph now using those values. But these values are not in dB. What processing I need to do to obtain values in dB so that I could plot the 1DFFT.
Regards,
Neil