Part Number: TSW14J56EVM
Hello,
I'm working with a board set containing two ADS54J66 ADCs and two DAC37J84 DACs connected to a single TSW14J56EVM, currently controlled through the HSDC GUI.
I seem to be having issues communicating with either both ADCs or both DACs simultaneously. Individually, using lane mapping, I can communicate fine with all 8 channels, but when I try to use a single INI file for either, the signals look awful - either the analog signal output by the DAC or the display on the GUI from the ADC.
My first question/concern has to do with the lane rate that pops up on the GUI when the firmware is loaded. When I'm attempting to use all 8 channels, the pop-up states that the lane rate is double that of the 4-channel, single component rate. Is that true and I need to change my clocks, or is that just an artifact of the GUI not expecting all 8 lanes to be used simultaneously? The JESD seems to establish communications, so I had been ignoring that pop-up, but I wanted to ask.
Assuming that is not the issue, my next question had to do with the Format Pattern in the DAC INI and the Bit Packing Channel Pattern in the ADC INI. I couldn't find any information on how those should be aligned, so I'm guessing a bit. I had asked about using 2 DACs previously and for the Format Pattern, the ini file posted had "X-1, -X-1, X-2, -X-2" for each channel. I assumed this was the LSB and MSB for I and Q for each channel. However, the default INI file adds "X-3, -X-3, X-4, -X-4" for each channel. I've tried a few different patterns, both using the "3" and "4" as well as not using them, but I wasn't able to get the desired output with any of them.
On the ADC, the "Bit Packing Channel Pattern" seemed even more obvious. "C1S1[15:8],C1S1[7:0],C2S1[15:8],C2S1[7:0]", again I assumed is the MSB,LSB for I and Q for each channel. I just expanded this pattern to include C9 through C16 using the same format as for C1-C8. When I do this, I seem to just get noise on the GUI for any channel selected.
My current sampling rates are 245.76M for the ADC and 368.64M for the DAC, FYI.
As of now, I have only tried to utilize the DACs and ADCs independently. Until I run a second clock and update the FPGA, I wanted to understand each part individually.
Both of the INI files I've been trying to use are attached. The DAC INI has multiple format patterns that I've tried, with unused ones commented out. Is there something else that I've forgotten to change? Any help is greatly appreciated.
Thanks
https://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/73/DAC3XJ84_5F00_LMF_5F00_442_5F00_8CH.inihttps://e2e.ti.com/cfs-file/__key/communityserver-discussions-components-files/73/ADS54J66_5F00_LMF_5F00_4841_5F00_8ch.ini.