Suitability of STM32L072 series MCU for FFT analysis of vibration data.
We are trying build a LoRa based vibration sensor node. We are using Murata's 1SJ open MCU based LoRa model, having inbuilt STM32L072 controller. We wanted to ensure the suitability of the inbuilt MCU for vibration measurement and analysis. We wanted to do FFT transformation of the vibration data with help of the DSP library provided with CMSIS. We also intend to use X-CUBE-DSPDEMO cube expansion package for the same. Does STM32L0 series controllers are capable of taking such workloads or should I go for an external MCU (say with Cortex-M4 core)?