The amplitude of the sinusoid created using the eval board software of AD9717 is in units of "digital code" as shown in the image below. Can someone explain what these units mean and how I can convert them into a unit such as volts?
Thanks
The amplitude of the sinusoid created using the eval board software of AD9717 is in units of "digital code" as shown in the image below. Can someone explain what these units mean and how I can convert them into a unit such as volts?
Thanks
Hello,
It is showing the analog representation of the digital codes that go to the DAC. You can use (code/2^15-1)*I_fullscale*R_load_diff to convert to differential voltage at the output.
Regards,
Will