Hi,
I am using a logic analyzer to view the output on a 10bit ADC and have to verify that the ADC is working correctly by taking the output and reconstructing the input 20kHz square wave by using FFT in matlab. I am having trouble performing fft on a series of 10bits at a time instead of the serial bit stream and thus i'm getting lots of noise. How do i run fft on a series of 10bit numbers instead of a series of 1-bit numbers? Thanks.
I am using a logic analyzer to view the output on a 10bit ADC and have to verify that the ADC is working correctly by taking the output and reconstructing the input 20kHz square wave by using FFT in matlab. I am having trouble performing fft on a series of 10bits at a time instead of the serial bit stream and thus i'm getting lots of noise. How do i run fft on a series of 10bit numbers instead of a series of 1-bit numbers? Thanks.