Forum Discussion
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 i...
Altera_Forum
Honored Contributor
16 years agoHere's the thing, I'm only using the DAC to see if the ADC output is as expected or not. The write clock of the FIFO is at the same frequency as that of the ADC clock (but shifted by 180 degrees) so I only write every new data coming out of the ADC once. Is there something wrong with this?
The problem is, why would the output of the ADC (as viewed from the output of the DAC) change when the FIFO is connected? Is this some kind of loading effect or something? Do I need to do some kind of buffering or something with the ADC output? Thanks guru. Appreciate the reply.