We are trying to do acoustic processing for TI MSP430F1611 microcontroller. and tried to implement a 512-points FFT within 0.25seconds but not able to squeeze in.
I saw a paper published by Feng Zhao on mPlatform during IPSN2007, and it shows that a 512-pts FFT can be done within 100msec.
Wondering if we can download this code/lib from any of your download site, or is it part of some toolkits?