This document presents the steps to setup an environment for using the EVAL-AD5694RSDZ evaluation board together with the Xilinx KC705 FPGA board and the Xilinx Embedded Development Kit (EDK). Below is presented a picture of the EVAL-AD5694RSDZ Evaluation Board with the Xilinx KC705 board.
For component evaluation and performance purposes, as opposed to quick prototyping, the user is directed to use the part evaluation setup. This consists of:
The SDP-B controller board is part of Analog Devices System Demonstration Platform (SDP). It provides a high speed USB 2.0 connection from the PC to the component evaluation board. The PC runs the evaluation software. Each evaluation board, which is an SDP compatible daughter board, includes the necessary installation file required for performance testing.
Note: it is expected that the analog performance on the two platforms may differ.
Below is presented a picture of SDP-B Controller Board with the EVAL-AD5694RSDZ Evaluation Board.
The EVAL-AD5694RSDZ evaluation board is designed to help customers quickly prototype new AD5694R/ AD5694R circuits and reduce design time.
The AD5694R nanoDAC is a quad, 12-bit, rail-to-rail, voltage output DAC. The device includes a 2.5V, 2ppm/°C internal reference (enabled by default) and a gain select pin giving a full-scale output of 2.5V (gain=1) or 5V (gain=2). The device operates from a single 2.7 V to 5.5 V supply, is guaranteed monotonic by design and exhibits less than 0.1% FSR gain error and 1.5mV offset error performance. The device is available in a 3mm X 3mm LFCSP and a TSSOP package.
The first objective is to ensure that you have all of the items needed and to install the software tools so that you are ready to create and run the evaluation project.
Before connecting the ADI evaluation board to the Xilinx KC705 make sure that the VADJ_FPGA voltage of the KC705 is set to 3.3V. For more details on how to change the setting for VADJ_FPGA visit the Xilinx KC705 product page.
To power on the EVAL-AD5694R evaluation board, you need to apply +6V supply voltage to J3 connector of the board.
The following commands were implemented in this version of EVAL-AD5694R reference project for Xilinx KC705 FPGA board.
Command | Description |
---|---|
help? | Displays all available commands. |
reset! | Activate a power-on reset. |
load= | Loads selected DAC input register with a given value. Accepted values: channel: 0 - select channel A. 1 - select channel B. 2 - select channel C. 3 - select channel D. value: 0 .. 4095 - value to be written in register. |
update= | Update the selected DAC channel with the input register. Accepted values: channel: 0 - select channel A. 1 - select channel B. 2 - select channel C. 3 - select channel D. 4 - select all channels. |
loadAndUpdate= | Loads and updates the selected DAC with a given value. Accepted values: channel: 0 - select channel A. 1 - select channel B. 2 - select channel C. 3 - select channel D. value: 0 .. 4095 - value to be written in register. |
pwrMode= | Set up the Power Mode of a selected channel. Accepted values: channel: 0 - select channel A. 1 - select channel B. 2 - select channel C. 3 - select channel D. 4 - select all channels. power mode: 0 - normal operation. 1 - 1KOhm to GND. 2 - 100KOhms to GND. 3 - three-state. |
pwrMode? | Displays the power mode for one selected DAC. Accepted values: channel: 0 - select channel A. 1 - select channel B. 2 - select channel C. 3 - select channel D. |
ldacMask= | Set up the LDAC mask register. Accepted values: channel: 0 - select channel A. 1 - select channel B. 2 - select channel C. 3 - select channel D. 4 - select all channels. set/reset mask: 0 - reset LDAC mask for the selected channel. 1 - set LDAC mask for the selected channel. |
ldacMask? | Displays the LDAC register. |
intRef= | Turns ON or OFF the internal reference. Accepted values: 0 - turns OFF the internal reference.(default) 1 - turns ON the internal reference. |
intRef? | Displays the status of the internal reference. |
ldacPin= | Sets the output value of LDAC pin. Accepted values: 0 - sets LDAC pin low.(default) 1 - sets LDAC pin high. |
ldacPin? | Displays the value of LDAC pin. |
Commands can be executed using a serial terminal connected to the UART peripheral of Xilinx KC705 FPGA.
The following image shows a generic list of commands in a serial terminal connected to Xilinx KC705 FPGA's UART peripheral.
The hardware platform for each reference projects with FMC-SDP interposer and KC705 evaluation board is common. The next steps should be followed to recreate the software project of the reference design:
声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉
全部0条评论
快来发表一下你的评论吧 !