Hard Fault on FFT
Posted on March 15, 2013 at 14:29Hi, I am trying to do 256pt-FFT on Audio data. The data is in stereo( LR) format. When I am doing FFT on only 1 channel data i.e Left then my system is running fine but as soon as I apply FFT on Right channel the sys...