Other Parts Discussed in Thread: ADS800, ADS900, ADS820, ADS4125, ADS6125
Does the DV signal clock continuously and so can be used as a clock?
I need to clock the output data of the ADS809 into an IOB register of an FPGA and then from there to an internal FIFO or DSP module. What is the relationship of the DV (Data Valid) signal to the CLK?, that is no clear in the data sheet. Also there is no description on how the DV should be used to clock in the data. DO you ahve an example schematic the clocks the output of the ADS809 ito a sync FIFO?
Should I use the DV to clock the data in or the clock signal itself. Can I use DV ='1' as an enable to the flip flop when clocking the data in with the clock? If so I need to have the worst case timing between the edges of the clock and of the DV.
I will be performing some DSP on the data and only want valid data to be clocked into the FIFO.