Large size FFT
Hello,
I have a large sample array of 2^22 values, coming from a high speed ADC, and saved in a RAM.
I need to perform a FFT on this array. No real time considerations are needed, so the operation can take a while (several seconds for example), no problem.
Is the STM32 family capable of doing such a large size FFT, with DSP library or another way ? What is the besst MCU reference to perform that task, according to you ?
Thanks in advance for your help !
Best regards,
Antoine