Hi all,
I use DAC5688 in software radio PCB design. It is connected and configured by a Xilinx Virtex 6 FPGA. I have some questions and would like to get some hints.
For the clock modes, we would like to use External mode or PLL mode, such that only one pair of clock input is required. From the datasheet, it is cleared that
In External mode, DAC output sample rate (fdac) is provided to CLK2/C.
In PLL mode, an external reference clock is provided to CLK2/C, and uses the PLL multipler to obtain the high rate fdac.
In datasheet, it is said that "The CLKO_CLK1 pin is configured as an output in this mode and will toggle at a required frequency for the configured interpolation rate and data mode." I know I can configure CLKO_CLK1 to be an output to drive the input data source (FPGA in my design) that sends the data to the DAC. The spec says CLKO max frequency is 160MHz.
However, how can I set CLKO at a particular frequency? I read through the spec it does not find info saying how I can derive CLKO output from the CLK2/C.
I would like to do the following:
(a) In External mode, CLKO fdata would be a divided clock from the CLK2/C fdac.
(b) In PLL mode, CLKO fdata is the same as the external reference clock source.
Thank you for your advice.
Regards,
Alex