Hi,there
Our aim is to see any signal on CLKTX+/- pins (a divided DAC CLK).
We are following the sequence in figure 141,Page126 of DAC38RF82 DATASHEET;
The sequence is as below:
1.Pull Txenable low;
2. Pull TRSTB pin of the JTAG port low
3.Toggle RESETB pin low then high (pulse duration =1ms)
4.We use the DACCLKSE input (120MHz / 1Vpp sine wave which is detected ok), bypassing the DAC PLL
5.Write the following data to the following registers:
address | data
0x01 | 0x1880
0x40B(page4) | 0x0020
0x40C(page4) | 0x2702
0x431 | 0x3000
0x43B | 0x0000
Our problem : Every read from 0x7F returns a value 0x0009; It means Fusefarm Autoload sequence is not done of 0x7F register
I don't what's wrong with my design,Please help me out of confusion
best regards