参数资料
型号: AD8802ARZ-REEL
厂商: Analog Devices Inc
文件页数: 3/16页
文件大小: 0K
描述: IC DAC 8BIT 12CH W/SD 20SOIC
产品培训模块: Data Converter Fundamentals
DAC Architectures
标准包装: 1,000
系列: TrimDAC®
设置时间: 600ns
位数: 8
数据接口: 串行
转换器数目: 12
电压电源: 单电源
功率耗散(最大): 60µW
工作温度: -40°C ~ 85°C
安装类型: 表面贴装
封装/外壳: 20-SOIC(0.295",7.50mm 宽)
供应商设备封装: 20-SOIC W
包装: 带卷 (TR)
输出数目和类型: 12 电压,单极
采样率(每秒): 1.7M
AD8802/AD8804
REV. 0
–11–
; This 8051
C subroutine loads an AD8802 or AD8804 DAC with an 8-bit value,
; using the 8051’s parallel port #1.
; The DAC value is stored at location DAC_VALUE
; The DAC address is stored at location DAC_ADDR
;
; Variable declarations
PORT1
DATA
90H
;SFR register for port 1
DAC_VALUE
DATA
40H
;DAC Value
DAC_ADDR
DATA
41H
;DAC Address (0 through 7)
LOOPCOUNT
DATA
43H
;COUNT LOOPS
;
ORG
100H
;arbitrary start
LD_8804:
ORL
PORT1,#11110000B
;set CLK, /CS and /SHDN high
CLR
PORT1.5
;Set Chip Select low
MOV
LOOPCOUNT,#4
;Address is 4 bits
MOV
A,DAC_ADDR
;Get DAC address
RR
A
;Rotate the DAC
RR
A
;address to the Most
RR
A
;Significant Bits (MSBs)
RR
A
;
ACALL
SEND_SERIAL
;Send the address
MOV
LOOPCOUNT,#8
;Do 8 bits of data
MOV
A,DAC_VALUE
ACALL
SEND_SERIAL
;Send the data
SETB
PORT1.5
;Set /CS high
RET
;DONE
SEND_SERIAL:
RLC
A
;Move next bit to carry
MOV
PORT1.7,C
;Move data to SDI
CLR
PORT1.6
;Pulse the
SETB
PORT1.6
;CLK input
DJNZ
LOOPCOUNT,SEND_SERIAL
;Loop if not done
RET;
END
Listing 2. Software for the 8051 to AD8802/AD8804 Parallel Port Interface
An MC68HC11-to-AD8802/AD8804 Interface
Like the 8051
C, the MC68HC11 includes a dedicated serial
data port (labeled SPI). The SPI port provides an easy interface
to the AD8802/AD8804 (Figure 27). The interface uses three
lines of Port D for the serial data, and one or two lines from
Port C to control the SHDN and RS (AD8802 only) inputs.
SDI
CLK
CS
SHDN
RS (AD8802 ONLY)
AD8802/
AD8804*
MC68HC11*
MOSI
SCK
SS
PC0
PC1
(PD3)
(PD4)
(PD5)
*ADDITIONAL PINS OMITTED FOR CLARITY
Figure 26. An AD8802/AD8804-to-MC68HC11 Interface
A software routine for loading the AD8802/AD8804 from a
68HC11 evaluation board is shown in Listing 3. First, the
MC68HC11 is configured for SPI operation. Bits CPHA and
CPOL define the SPI mode wherein the serial clock (SCK) is
high at the beginning and end of transmission, and data is valid
on the rising edge of SCK. This mode matches the requirements
of the AD8802/AD8804. After the registers are saved on the
stack, the DAC value and address are transferred to RAM and
the AD8802/AD8804’s CS is driven low. Next, the DAC’s ad-
dress byte is transferred to the SPDR register, which automati-
cally initiates the SPI data transfer. The program tests the SPIF
bit and loops until the data transfer is complete. Then the DAC
value is sent to the SPI. When transmission of the second byte is
complete, CS is driven high to load the new data and address
into the AD8802/AD8804.
相关PDF资料
PDF描述
AD8804ARZ-REEL IC DAC 8BIT 12CH W/SD 20SOIC
VI-BNB-MV-F1 CONVERTER MOD DC/DC 95V 150W
V300A12H400BG CONVERTER MOD DC/DC 12V 400W
AD5317BRUZ-REEL7 IC DAC 10BIT QUAD W/BUFF 16TSSOP
VI-BN4-MV-F1 CONVERTER MOD DC/DC 48V 150W
相关代理商/技术参数
参数描述
AD8803 制造商:AD 制造商全称:Analog Devices 功能描述:Octal 8-Bit TrimDAC with Power Shutdown
AD8803AN 制造商:Rochester Electronics LLC 功能描述:8CH 8-BIT TDAC W/VREFL SHDN - Bulk
AD8803AR 功能描述:IC DAC 8BIT OCTAL W/SD 16-SOIC RoHS:否 类别:集成电路 (IC) >> 数据采集 - 数模转换器 系列:TrimDAC® 标准包装:47 系列:- 设置时间:2µs 位数:14 数据接口:并联 转换器数目:1 电压电源:单电源 功率耗散(最大):55µW 工作温度:-40°C ~ 85°C 安装类型:表面贴装 封装/外壳:28-SSOP(0.209",5.30mm 宽) 供应商设备封装:28-SSOP 包装:管件 输出数目和类型:1 电流,单极;1 电流,双极 采样率(每秒):*
AD8803AR-REEL 制造商:Analog Devices 功能描述:DAC 8-CH R-2R 8-bit 16-Pin SOIC N T/R 制造商:Rochester Electronics LLC 功能描述:8CH 8-BIT TRIMDAC W/PWR SHDN - Tape and Reel
AD8803ARZ 功能描述:IC DAC 8BIT OCTAL W/SD 16-SOIC RoHS:是 类别:集成电路 (IC) >> 数据采集 - 数模转换器 系列:TrimDAC® 产品培训模块:Lead (SnPb) Finish for COTS Obsolescence Mitigation Program 标准包装:50 系列:- 设置时间:4µs 位数:12 数据接口:串行 转换器数目:2 电压电源:单电源 功率耗散(最大):- 工作温度:-40°C ~ 85°C 安装类型:表面贴装 封装/外壳:8-TSSOP,8-MSOP(0.118",3.00mm 宽) 供应商设备封装:8-uMAX 包装:管件 输出数目和类型:2 电压,单极 采样率(每秒):* 产品目录页面:1398 (CN2011-ZH PDF)