Hello, I'm working with AD9082 + VPK180 and can't get any output on the DAC.
JESD status looks fine:

I was able to confirm the ADC path with a signal generator and saw the signal on ADI IIO Oscilloscope.
My JESD Parameters are the following:
adi,subclass = <1>; /* JESD SUBCLASS 0,1,2 */ adi,version = <2>; /* JESD VERSION 0=204A,1=204B,2=204C */ adi,dual-link = <0>; /* JESD Dual Link Mode */ adi,converters-per-device = <4>; /* JESD M */ adi,octets-per-frame = <1>; /* JESD F */ adi,frames-per-multiframe = <256>; /* JESD K */ adi,converter-resolution = <16>; /* JESD N */ adi,bits-per-sample = <16>; /* JESD NP' */ adi,control-bits-per-sample = <0>; /* JESD CS */ adi,lanes-per-device = <8>; /* JESD L */ adi,samples-per-converter-per-frame = <1>; /* JESD S */ adi,high-density = <1>; /* JESD HD */
I was able to see an output with the Global TX compartment, applying NCO and generating Test tones, but when trying to use the DDS or transmit from the DMA (both with IIO Oscilloscope) I get absolutely nothing. using Vivado Chipscope, I was able to see that the link interface going out from the tpl_core block has the waveform data and both valid and ready are high, but the output still won't be seen.
Would appreciate any help on the matter, Thank you!





