Tool/software:
Dear TI Team,
I have two questions regarding the DAC39RF10:
-
TI_MODE in JCTRL Register
Could you explain the functionality of the
TI_MODEbit in theJCTRLregister? I am currently using TI’s FPGA Transmitter IP core in my setup. -
TEST Mode Configuration
In JMODE10, I am successfully transmitting user pattern data on both DAC channels. I attempted to enable the internal PRBS output using the following steps:
DP_EN (0x02E0) <- 0
JESD_EN (0x0100) <- 0
JTEST (0x0121) <- 4 or 1
JESD_EN (0x0100) <- 1
DP_EN (0x02E0) <- 1
However, the DAC continues to output the user pattern data instead of the selected internal PRBS sequence.
Could you please clarify the correct procedure to activate TEST Mode in this configuration?
Thank you in advance for your support.
Best regards,
tabe_mesh