Hello,
I am using the ADS62p48 evm (rev C) and clocking the ADC with the cdce72010 controlled VCXO. My own design differs from the EVM guidelines as follows:
1) reference clock is 10MHz (rather than 20)
2) VCXO frequency is 320MHz (rather than 983.04).
3) Output-1 divider is 2 (rather than 4)
I have thus modified the register settings in order to set the PD frequency to the same as the user guide
% 002C0040 -> 002C0040
% 83840051 -> 83800051
% 83400002 -> 83400002
% 83400003 -> 83400003
% 81800004 -> 81800004
% 81800005 -> 81800005
% EB040006 -> EB040006
% EB040717 -> EB040717
% 010C0158 -> 010C0158
% 01000049 -> 01000049
% 0BFC07CA -> 03FC03FA
% 8000058B -> 8000058B
I can not get the loop to lock. Any suggestions?
Thanks,
-Aaron