Other Parts Discussed in Thread: ADS54J60
Hello TI,
I'm trying to get running ADS54J60EVM with ZCU102. For this purpose I use ADS54Jxx EVM GUI v1.8 and provided config files:
1) LMK_Config_Onboard_819p2_MSPS.cfg
2) ADS54J60_LMF_8224.cfg
The configuration is made in accordance with 2.3.1 of SLAU629A.
I would be very grateful if you could clarify the following questions.
1. I don't see CGS sequence on the waveforms (i.e. bcbcbc) and SYNC~ never gets high. However if I select Link Layer Testmode "Constant K28.5" manually in the GUI the sequence passes succesfully. Moreover, If I select "Repeating ILA" after ADC configuration, there are several beats of bcbcbc -> SYNC~ goes high -> ILA passes ok.
The question is why the ADC doesn't go through its initialization sequence in a normal mode? Why everything (at least initialization) seems ok only in a testmode? I guess this is similar to this message
2. What is the purpose of CLK_LAO_0P/M clock? ZCU102 derives all the necessary internal clocks from FPGA_JESD_SYSREFP/M, particularly for SERDES operation and user logic clocking (rxclkout). So do I need to use CLK_LAO_0P/M?
3. Why N-parameter in the ILA sequence is 13 (i.e. resolution = 14 bits)? It should be 15 for ADS54J60.
Thank you