I have included #include "fft.h" in my code and using CALCULATE_FFT() function for the FFT % value, I just want to know the speed of this conversion (As my core is running with 16.67 nS cycle time).
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.
I have included #include "fft.h" in my code and using CALCULATE_FFT() function for the FFT % value, I just want to know the speed of this conversion (As my core is running with 16.67 nS cycle time).