Other Parts Discussed in Thread: MSP432E401Y
Hi everybody,
I need your help in order to solve a problem.
I want to read 3 axis accelerometer (analog sensor) data in 10khz bandwidth and I need to calculate 8192 point FFT for every one minute sensor data captured.
How can I compute 8192 point FFT in MSP432P4 along with CMSIS-DSP library?
Is it possible to calculate 8192 point FFT in MSP432P4 controller with available RAM space?
I analyzed the examples and everyone is calculating up to 4096 FFT points. Is there any restrictions for calculating FFT points more than 4096 points in MSP432P4 controller along with CMSIS-DSP library?
Can you suggest any microcontroller which I should use instead of MSP432P4 for the above purpose?
