Hello,
I'm currently working on a project interfacing DAC38j84 and FPGA and i'd like to have some help with the configuration of the DAC.
The clocks to the DAC38J84 comes from LMK04828B.
DACCLK = 307.2 MHz
SYSREF = 9.6 MHz
I'm sending data with FPGA over 4 lanes (3072 Mbps on each lane).
I configured the DAC to have an update rate of 2457.6 Mbps.
Serdes Clock is at 3072 Mhz with a quarter rate configuration
When i read DAC registers, i see both DAC and SERDES PLL0 locked but i have 8b/10b error on all 4 lanes. config100-103 = 0x0703
On the FPGA side, i see syncab signal toggling but i can't establish a connection. Here is Data sent from FPGA between BC data
1C 01 02 03 04 05 06 07 08 09 0A 0B 0C 0D 0E 0F 10 11 12 13 14 15 16 17 18 19 1A 1B 1C 1D 1E 7C
1C 9C 09 00 00 03 00 1F 01 0F 2F 20 00 00 00 43 30 31 32 33 34 35 36 37 38 39 3A 3B 3C 3D 3E 7C
1C 41 42 43 44 45 46 47 48 49 4A 4B
I must have miss something in SERDES configuration but i can't figure what.
I'm attaching configuration file and screenshot from DAC3XJ8X GUI if someone can help me.
Thank you