欢迎访问ic37.com |
会员登录 免费注册
发布采购

AD7248AAR 参数 Datasheet PDF下载

AD7248AAR图片预览
型号: AD7248AAR
PDF下载: 下载PDF文件 查看货源
内容描述: LC2MOS 12位DACPORTs [LC2MOS 12-Bit DACPORTs]
分类和应用: 转换器数模转换器光电二极管
文件页数/大小: 16 页 / 308 K
品牌: AD [ ANALOG DEVICES ]
 浏览型号AD7248AAR的Datasheet PDF文件第8页浏览型号AD7248AAR的Datasheet PDF文件第9页浏览型号AD7248AAR的Datasheet PDF文件第10页浏览型号AD7248AAR的Datasheet PDF文件第11页浏览型号AD7248AAR的Datasheet PDF文件第12页浏览型号AD7248AAR的Datasheet PDF文件第14页浏览型号AD7248AAR的Datasheet PDF文件第15页浏览型号AD7248AAR的Datasheet PDF文件第16页  
AD7245A/AD7248A
In a multiple DAC system the double buffering of the AD7245A
allows the user to simultaneously update all DACs. In Figure
13, a 12-bit word is loaded to the input latches of each of the
DACs in sequence. Then, with one instruction to the appropri-
ate address,
CS4
(i.e.,
LDAC)
is brought LOW, updating all the
DACs simultaneously.
Table Vl. Sample Routine for Loading AD7245A from 68000
01000
MOVE.W
#X,D0
The desired DAC data, X,
is loaded into Data Re-
gister 0. X may be any
value between 0 and 4094
(decimal) or 0 and OFFF
(hexadecimal).
The Data X is transferred
between D0 and the
DAC Latch.
Control is returned to the
System Monitor Program
using these two
instructions.
MOVE.W
D0,$E000
MOVE.B
#228,D7
TRAP
#14
MICROPROCESSOR INTERFACE—AD7248A
Figure 13. AD7245A to 8086 Multiple DAC Interface
AD7245A—MC68000 INTERFACE
Interfacing between the MC68000 and the AD7245A is accom-
plished using the circuit of Figure 14. Once again the AD7245A
is used in the single buffered mode. A software routine for load-
ing data to the AD7245A is given in Table VI. In this example
the AD7245A is located at address E000, and the 12-bit word is
written to the DAC in one MOVE instruction.
Figure 15 shows the connection diagram for interfacing the
AD7248A to both the 8085A and 8088 microprocessors. This
scheme is also suited to the Z80 microprocessor, but the Z80
address/data bus does not have to be demultiplexed. Data to be
loaded to the AD7248A is right justified. The AD7248A is
memory mapped with a separate memory address for the input
latch high byte, the input latch low byte and the DAC latch.
Data is first written to the AD7248A input latch in two write
operations. Either the high byte or the low byte data can be
written first to the AD7248A input latch. A write to the
AD7248A DAC latch address transfers the input latch data to
the DAC latch and updates the output voltage. Alternatively,
the
LDAC
input can be asynchronous or can be common to a
number of AD7248As for simultaneous updating of a number of
voltage channels.
Figure 15. AD7248A to 8085A/8088 Interface
Figure 14. AD7245A to 68000 Interface
A connection diagram for the interface between the AD7248A
and 68008 microprocessor is shown in Figure 16. Once again
the AD7248A acts as a memory mapped device and data is right
justified. In this case the AD7248A is configured in the auto-
matic transfer mode which means that the high byte of the input
latch has the same address as the DAC latch. Data is written to
the AD7248A by first writing data to the AD7248A low byte.
Writing data to the high byte of the input latch also transfers the
input latch contents to the DAC latch and updates the output.
REV. A
–13–