We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
HiI am using ARM CMSIS DSP FFT library.Is there any limitations for FFT function to use at sampling rate of 2**14 and above?Warm regardsMehran
Hi again!One thing to add; If I increase the FFT size more than 4096, I get this error from ARM CMSIS STATUS:
"ARM_MATH_ARGUMENT_ERROR"
Is it the maximum value that FFT function can handle?Is there any other options to increase this number?Warm regardsMehran
Hi Mehran
Sorry, I'm not familiar with that library. The best place to ask would be:
https://github.com/ARM-software/CMSIS-DSP/issues
Hope this helps
Stephen