Datasheet
Data Sheet AD9704/AD9705/AD9706/AD9707
Rev. B | Page 39 of 44
The AD9704/AD9705/AD9706/AD9707 devices allow reading
and writing of the calibration coefficients. There are 33 coefficients
in total. The read/write feature of the coefficients can be useful
for improving the results of the self-calibration routine by averaging
the results of several calibration results and loading the averaged
results back into the device. The reading and writing routines
follow.
To read the calibration coefficients to the device:
1. Enable the calibration clock by setting the CALCLK bit
(Register 0x02, Bit 0).
2. Write the address of the first coefficient (0x00) to
Register 0x10.
3. Set the SMEMRD bit (Register 0x0F, Bit 2) by writing 0x04
to Register 0x0F.
4. Wait at least 160 CLK+/CLK− clock cycles.
5. Read the value of the first coefficient by reading the
contents of Register 0x11.
6. Clear the SMEMRD bit by writing 0x00 to Register 0x0F.
7. Repeat Step 2 through Step 6 for each of the remaining 32
coefficients by incrementing the address by one for each
read.
8. Disable the calibration clock by clearing the CALCLK Bit
(Register 0x02, Bit 0).
To write the calibration coefficients to the device:
1. Enable the calibration clock by setting the CALCLK bit
(Register 0x02, Bit 0).
2. Set the SMEMWR bit (Register 0x0F, Bit 3) by writing 0x08
to Register 0x0F.
3. Write the address of the first coefficient (0x00) to
Register 0x10.
4. Write the value of the first coefficient to Register 0x11.
5. Wait at least 160 CLK+/CLK− clock cycles
6. Repeat Step 3 through Step 5 for each of the remaining 32
coefficients by incrementing the address by one for each write.
7. Clear the SMEMWR bit by writing 0x00 to Register 0x0F.
8. Disable the calibration clock by clearing the CALCLK bit
(Register 0x02, Bit 0).