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.

IWR1443BOOST: Zomm FFT

Part Number: IWR1443BOOST

Hi team,

For high accuracy, zoom FFT is performed on 4 samples around course peak. I checked MmwDemo_processInterpolation function in datapath.c file. After performing zoom-FFT, fine peak is searched around starting 128 output samples. No of output samples from zoom-FFT is 16384.

Why fine peak is not searched from all 16384 sample? Is zoom-FFT is performed on all input samples (512) or only 4 sapmles around peak?

Thanks,

Akshay