Hi,
I am using DAC3482 in one of our boards where am trying to test the DAC in tx mode.
Here are the observations and experiments that I carried out:
- I clocked the DAC
- Then I performed power-up sequence for the DAC.
- I sent the data from FPGA continually.
- Then I enabled the DAC in tx mode.
- But the output from dac is not as expected.
- And FIFO collision is happening.
some more informations :
- I am sending data from FPGA as 16bit/DDR@125MHz
- DAC is in single sync mode Interpolation Factor : 8X and dacclk is 1000MHz
- by default, frame signal is not continuous. when the start data transfer signal is enabled then both actual data and frame will be transfered to DAC from FPGA else no valid data or frame (means zeros).
- sleep pin is connected to ground.
- generating one frame pulse on every 16 clocks of 125MHz clock
- Able to perform pattern checker test.
Please revert if you need any other information.