Other Parts Discussed in Thread: ADS54J66, DAC38J84,
Does performing SYNC via toggling the SYNC_POL pin need to be synchronous to an external clock?
I have an DAC38J84 clocked by an LMK04828B and an ADS54J66 clocked by an LMK04828B. The latter LMK04828B is kept synchronous to the former via OSCout feeding into its PLL1 network.
Upon initialization, I follow the Setup of Sysref Example in the LMK04828B datasheet, but do not achieve deterministic latency on when my sample data is available to my FPGA. The start of the sample drifts up to ~80 clock cycles (at a data rate of 245.76 MSPS, this translates to ~333ns of variation). One of the problem areas I have identified is the Syncing of the clock dividers, since this is initiated by a SPI write and is not necessarily synchronous to the sample clock.
