Hi,
I need to reset the NCO of the AD9163. So when the SYSREF is set, the NCO must always start at the phase. The phase value or deterministic delay do not matter, sine the phase is measured and compensated at the beginning of the measurement.
System:
DAC CLK = 6GHz
Number of Lanes = 4
Subclass 1 (One-Shot Sync Mode)
Unknown DAC CLK to SYSREF phase relationship.
After powering up, the DAC is synced by SYSREF. In the measurement mode NCO value is written over SPI and reset by SYSREF. That works so far but in some cases the reset of the NCO is not reliable (the phase jumps from SYSREF to SYSREF). I found a correlation between stability and SYSREF_PHASE0 information. When SYSREF_PHASE0 has the value 0xE0 or 0xC0 then the reset is reliable otherwise not. It looks like a timing issues between SYSREF and DAC_CLK / 4.
Can this problem be caused by a timing problem between SYSREF and DAC_CLK / 4?
Do you have a recommendation on how to solve this problem?
Best Regards