Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHelp with altera FFT
hello; what i want to do is to get spectrum of an sinusoidal signal using the altera fft core i have generated a v8 fft with the following setting: fft point : 64 (to start with) archi...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- is it possible that some of your FFT input data is silence until the wave file actually plays? that would explain why the amplitude varies below your threshold. --- Quote End --- Well yes. I can't start the FFT and the wave file at the same time. I have to start the FFT first, and so the FFT is reading silence input before I play the wave file. If I can't do this then what am I supposed to do?