Other Parts Discussed in Thread: ADS52J65, LMK04821, ADS52J65EVM
Tool/software:
Hi,
I am currently using the ADS52J65 Evaluation Board (EVM) in combination with the TSW14J50 platform to successfully capture data from the ADC on an FPGA. This setup works as expected.
Now, I have designed a custom PCB that includes only a single ADS52J65 ADC. On this custom PCB, I am also using an LMK04821 PLL Clock Generator to generate the required clock signals. I have verified that the clocks are successfully generated and can be seen coming out of the LMK.
However, when I attempt to configure my custom board and start a data capture, I encounter a timeout error (as shown in the attached image).
I suspect the issue lies in the synchronization between the FPGA and the ADC. Specifically, I believe the FPGA is not achieving sync because the current configuration expects data from two ADCs, whereas my setup includes only one ADC.
Additionally, the following is the pin configuration of my custom board:
- ADC JESD Lane 1 is connected to Gxb-Rx-L3 (differential pair: Gxb-Rx-L3p and Gxb-Rx-L3n).
- ADC JESD Lane 2 is connected to Gxb-Rx-L0 (differential pair: Gxb-Rx-L0p and Gxb-Rx-L0n).
- ADC JESD Lane 3 is connected to Gxb-Rx-L2 (differential pair: Gxb-Rx-L2p and Gxb-Rx-L2n).
- ADC JESD Lane 4 is connected to Gxb-Rx-L4 (differential pair: Gxb-Rx-L4p and Gxb-Rx-L4n).
I want to configure the TSW14J50 platform to work with this setup, using either 4 lanes or 2 lanes for data capture from the single ADS52J65 ADC.
My Questions:
-
Reconfiguration of TSW14J50:
- Is it possible to configure the TSW14J50 to use only one ADC (ADS52J65) with the above pin configuration, transmitting data over 4 or 2 lanes?
- If yes, how can I configure the system to achieve this?
-
Configuration Files:
- Could you provide guidance on how to modify the
.ini
file for the FPGA to ensure it matches the ADC configuration (e.g., setting lane assignments)? - Additionally, how should I adjust the ADC configuration file to ensure proper operation with the TSW14J50 in my setup?
- Could you provide guidance on how to modify the
My main goal is to confirm whether the TSW14J50 can operate with only one ADS52J65 ADC and, if so, to understand how to configure both the FPGA and the ADC for this scenario.
Thank you in advance for your support and any documentation or instructions you can provide to assist with this setup.
Best regards,
Alexander Schulz