Part Number: ADC12QJ1600EVM
Hello,
we have ADC12QJ1600EVM with Zynq FPGA using TI JESD204 IP HDL stack. The settings are JMODE3 (10bit resolution), Fs=500Msps, F=5, K=32. The FPGA design uses just one RX lane. It seems to be somehow working, QPLL is locked, rx_lane_data_valid is 1 so the FPGA accepts the data.
I use the Ramp test mode for the first trials. The datasheet states that the ramp runs from 0x00 to 0xFF per octet. However, I see that it runs only from 0x00 to 0x9F.
For Transport Layer Test mode, I see repeating pattern of 0x52248D2448. This is 5bytes which should repeat in my JMODE=3, but the pattern itself is totally different than what is in the datasheet
Any advice how to get result as in the datasheet?
Thanks Michael