Altera_Forum
Honored Contributor
16 years agoDCFIFO and AD9433 problem
Hi to all,
I am currently working on a project using the Alter EP1S25 Development Board. I am sampling a signal using the on-board AD9433 analog-to-digital converter. To check if the sampling is correct i feed the AD9433 output to the input of the on-board DAC904 digital-to-analog converter and view the output of the DAC using an oscilloscope. I want the output of the AD9433 to be fed to a DCFIFO. Here's what i've done so far: 1. When the ADC output is connected to the DAC input (without the DCFIFO yet), the DAC output viewed on an oscilloscope has a frequency 230 kHz. This is the expected output. 2. When the ADC output is fed to the DAC input and to the input of the DCFIFO simultaneously, the DAC output viewed on an oscilloscope becomes 760 kHz. 3. When the ADC output is fed to the DCFIFO input only (without the DAC), the data read from the FIFO (and transmitted to a PC) corresponds to a signal with a frequency of 760 kHz. What could possibly be wrong with the system? I can't think of any reason as of now on why the ADC output changes when the DCFIFO is present. Thanks in advance. I hope I could fix this soon.