STM32: Performance for FFTs
1) We are looking to perform 140 FFTs each having 2048 samples every second. How can I gauge the performance of STM chips for this purpose or are there benchmarks or data published about this?2) Are their suggested libraries for running FFT’s on STM3...