English
Language : 

DAC1220 Datasheet, PDF (14/26 Pages) Burr-Brown (TI) – 20-Bit Low Power DIGITAL-TO-ANALOG CONVERTER
DAC1220
SBAS082G – FEBRUARY 1998 – REVISED SEPTEMBER 2009...................................................................................................................................... www.ti.com
Setting the Output Voltage
To set the DAC1220 output voltage, write a code to
the Data Input Register (DIR). A write to any of the
bytes in the DIR causes the voltage to change at the
completion of the write command.
The DAC1220 operates in either 16- or 20-bit mode.
The DIR is 24 bits wide, and the code stored in it is
left justified, with the least significant bits ignored.
Therefore, in 16-bit mode, only the upper 16 bits of
the DIR are significant, and in 20-bit mode, only the
upper 20 bits of the DIR are significant.
In 20-bit mode, all three bytes of the DIR must be
written to in order to completely update the code. In
16-bit mode, it is only necessary to write to the two
upper bytes; a write to the lower byte has no effect on
the output.
The code may be given in either straight binary or
offset two's complement format. This is controlled by
the DF bit in the Command Register (see the register
description in Table 13 for details). The two data
format options and the 16- or 20-bit option give rise to
four transfer functions, which are shown in Table 8.
For reference, several ideal output voltages for given
input codes are shown in Table 9.
Note that the DIR code can also be considered a
24-bit number. This may be convenient in software. In
this case the transfer functions for 16- and 20-bit
modes are the same, except that in 16-bit mode the
code is truncated by eight bits, and in 20-bit mode the
code is truncated by four bits.
DATA FORMAT
Offset two's complement
Straight binary
Table 8. Transfer Functions
20-BIT MODE
V OUT
+
2VREF
code)219
220
V OUT
+
2VREF
code
220
16-BIT MODE
V OUT
+
2VREF
code)215
216
V OUT
+
2VREF
code
216
APPROXIMATE
OUTPUT
VOLTAGE
0V
RESOLUTION
16-bit
20-bit
2.5V
16-bit
20-bit
5V
(1) x = Do not care
16-bit
20-bit
Table 9. Example Output Voltages
DATA FORMAT
Two's complement
Straight binary
Two's complement
Straight binary
Two's complement
Straight binary
Two's complement
Straight binary
Two's complement
Straight binary
Two's complement
Straight binary
CODE
8000h
0000h
8000h
0000h
0000h
8000h
0000h
8000h
7FFFh
FFFFh
7FFFFh
FFFFFh
DIR CONTENT (1)
8000xxh
0000xxh
80000xh
00000xh
0000xxh
8000xxh
00000xh
80000xh
7FFFxxh
FFFFxxh
7FFFFxh
FFFFFxh
14
Submit Documentation Feedback
Product Folder Link(s): DAC1220
Copyright © 1998–2009, Texas Instruments Incorporated