Question
Is 2048 points 32-bit FFT on STM32L1 real?
Posted on September 17, 2012 at 09:42
Hi everybody!
I'm going to use STM32L152RD in my project. The MCU has 384kb of Flash and 48kb of RAM memory (maximum for this series). And I need to perform FFT for the 3-channel signal, sampled at 2000 Hz with 24-bit resolution (32 bits in memory). So, I'm worried about is this MCU enough for such monstrous calculations.Does anybody know something on it? #fft #stm32 #stm32l1 #stm32l152rd