欧美成人免费电影,国产欧美一区二区三区精品酒店,精品国产a毛片,色网在线免费观看

參數資料
型號: AD7705BR
廠商: ANALOG DEVICES INC
元件分類: ADC
英文描述: ECONOLINE: REC2.2-S_DRW(Z)/H* - 2.2W DIP Package- 1kVDC Isolation- Regulated Output- 4.5-9V, 9-18V, 18-36V, 36-72V Wide Input Range 2 : 1- UL94V-0 Package Material- Continuous Short Circiut Protection- Cost Effective- 100% Burned In- Efficiency to 84%
中文描述: 2-CH 16-BIT DELTA-SIGMA ADC, SERIAL ACCESS, PDSO16
封裝: 0.300 INCH, MS-013AA, SOIC-16
文件頁數: 26/32頁
文件大小: 264K
代理商: AD7705BR
AD7705/AD7706
–26–
REV. A
MICROCOMPUTER/MICROPROCESSOR INTERFACING
The AD7705/AD7706’s flexible serial interface allows for easy
interface to most microcomputers and microprocessors. The
flowchart of Figure 10 outlines the sequence that should be
followed when interfacing a microcontroller or microprocessor
to the AD7705/AD7706. Figures 19, 20 and 21 show some
typical interface circuits.
The serial interface on the AD7705/AD7706 is capable of oper-
ating from just three wires and is compatible with SPI interface
protocols. The three-wire operation makes the part ideal for
isolated systems where minimizing the number of interface lines
minimizes the number of opto-isolators required in the system.
The serial clock input is a Schmitt triggered input to accommo-
date slow edges from opto-couplers. The rise and fall times of
other digital inputs to the AD7705/AD7706 should be no longer
than 1
μ
s.
Most of the registers on the AD7705/AD7706 are 8-bit regis-
ters, which facilitates easy interfacing to the 8-bit serial ports of
microcontrollers. The Data Register on the AD7705/AD7706 is
16bits, and the offset and gain registers are 24-bit registers but
data transfers to these registers can consist of multiple 8-bit
transfers to the serial port of the microcontroller. DSP proces-
sors and microprocessors generally transfer 16 bits of data in a
serial data operation. Some of these processors, such as the
ADSP-2105, have the facility to program the amount of cycles
in a serial transfer. This allows the user to tailor the number of
bits in any transfer to match the register length of the required
register in the AD7705/AD7706.
Even though some of the registers on the AD7705/AD7706 are
only eight bits in length, communicating with two of these regis-
ters in successive write operations can be handled as a single 16-
bit data transfer if required. For example, if the Setup Register
is to be updated, the processor must first write to the Communi-
cations Register (saying that the next operation is a write to the
Setup Register) and then write eight bits to the Setup Register.
If required, this can all be done in a single 16-bit transfer be-
cause once the eight serial clocks of the write operation to the
Communications Register have been completed, the part imme-
diately sets itself up for a write operation to the Setup Register.
AD7705/AD7706 to 68HC11 Interface
Figure 19 shows an interface between the AD7705/AD7706 and
the 68HC11 microcontroller. The diagram shows the minimum
(three-wire) interface with
CS
on the AD7705/AD7706 hard-
wired low. In this scheme, the
DRDY
bit of the Communica-
tions Register is monitored to determine when the Data Register
is updated. An alternative scheme, which increases the number
of interface lines to four, is to monitor the
DRDY
output line
from the AD7705/AD7706. The monitoring of the
DRDY
line
can be done in two ways. First,
DRDY
can be connected to one
of the 68HC11’s port bits (such as PC0), which is configured as
an input. This port bit is then polled to determine the status of
DRDY
. The second scheme is to use an interrupt driven system,
in which case the
DRDY
output is connected to the
IRQ
input
of the 68HC11. For interfaces that require control of the
CS
input on the AD7705/AD7706, one of the port bits of the
68HC11 (such as PC1), which is configured as an output, can
be used to drive the
CS
input.
SS
SCK
MISO
MOSI
68HC11
RESET
SCLK
DATA OUT
DATA IN
CS
AD7705/AD7706
V
DD
V
DD
Figure 19. AD7705/AD7706 to 68HC11 Interface
The 68HC11 is configured in the master mode with its CPOL
bit set to a logic one and its CPHA bit set to a logic one. When
the 68HC11 is configured like this, its SCLK line idles high
between data transfers. The AD7705/AD7706 is not capable of
full duplex operation. If the AD7705/AD7706 is configured for
a write operation, no data appears on the DATA OUT lines
even when the SCLK input is active. Similarly, if the AD7705/
AD7706 is configured for a read operation, data presented to
the part on the DATA IN line is ignored even when SCLK is
active.
Coding for an interface between the 68HC11 and the AD7705/
AD7706 is given in Table XV. In this example, the
DRDY
output line of the AD7705/AD7706 is connected to the PC0 port
bit of the 68HC11 and is polled to determine its status.
P3.0
P3.1
8XC51
RESET
SCLK
DATA OUT
DATA IN
CS
AD7705/AD7706
V
DD
V
DD
Figure 20. AD7705/AD7706 to 8XC51 Interface
AD7705/AD7706 to 8051 Interface
An interface circuit between the AD7705/AD7706 and the
8XC51 microcontroller is shown in Figure 20. The diagram
shows the minimum number of interface connections with
CS
on the AD7705/AD7706 hard-wired low. In the case of the
8XC51 interface the minimum number of interconnects is just
two. In this scheme, the
DRDY
bit of the Communications
Register is monitored to determine when the Data Register is
updated. The alternative scheme, which increases the number of
相關PDF資料
PDF描述
AD7705BRU 3 V/5 V, 1 mW 2-/3-Channel 16-Bit, Sigma-Delta ADCs
AD7706 3 V/5 V, 1 mW 2-/3-Channel 16-Bit, Sigma-Delta ADCs
AD7706BN ECONOLINE: REC2.2-S_DRW(Z)/H* - 2.2W DIP Package- 1kVDC Isolation- Regulated Output- 4.5-9V, 9-18V, 18-36V, 36-72V Wide Input Range 2 : 1- UL94V-0 Package Material- Continuous Short Circiut Protection- Cost Effective- 100% Burned In- Efficiency to 84%
AD7706BR 3 V/5 V, 1 mW 2-/3-Channel 16-Bit, Sigma-Delta ADCs
AD7706BRU 3 V/5 V, 1 mW 2-/3-Channel 16-Bit, Sigma-Delta ADCs
相關代理商/技術參數
參數描述
AD7705BR-REEL 功能描述:IC ADC 16BIT 2CH 16-SOIC T/R RoHS:否 類別:集成電路 (IC) >> 數據采集 - 模數轉換器 系列:- 標準包裝:1,000 系列:- 位數:16 采樣率(每秒):45k 數據接口:串行 轉換器數目:2 功率耗散(最大):315mW 電壓電源:模擬和數字 工作溫度:0°C ~ 70°C 安裝類型:表面貼裝 封裝/外殼:28-SOIC(0.295",7.50mm 寬) 供應商設備封裝:28-SOIC W 包裝:帶卷 (TR) 輸入數目和類型:2 個單端,單極
AD7705BR-REEL7 制造商:Analog Devices 功能描述:ADC Single Delta-Sigma 500sps 16-bit Serial 16-Pin SOIC W T/R
AD7705BRU 功能描述:IC ADC 16BIT 2CH 16-TSSOP RoHS:否 類別:集成電路 (IC) >> 數據采集 - 模數轉換器 系列:- 標準包裝:1,000 系列:- 位數:12 采樣率(每秒):300k 數據接口:并聯 轉換器數目:1 功率耗散(最大):75mW 電壓電源:單電源 工作溫度:0°C ~ 70°C 安裝類型:表面貼裝 封裝/外殼:24-SOIC(0.295",7.50mm 寬) 供應商設備封裝:24-SOIC 包裝:帶卷 (TR) 輸入數目和類型:1 個單端,單極;1 個單端,雙極
AD7705BRU-REEL 功能描述:IC ADC 16BIT 2CH 16-TSSOP T/R RoHS:否 類別:集成電路 (IC) >> 數據采集 - 模數轉換器 系列:- 標準包裝:1,000 系列:- 位數:16 采樣率(每秒):45k 數據接口:串行 轉換器數目:2 功率耗散(最大):315mW 電壓電源:模擬和數字 工作溫度:0°C ~ 70°C 安裝類型:表面貼裝 封裝/外殼:28-SOIC(0.295",7.50mm 寬) 供應商設備封裝:28-SOIC W 包裝:帶卷 (TR) 輸入數目和類型:2 個單端,單極
AD7705BRU-REEL7 功能描述:IC ADC 16BIT 2CH 16-TSSOP T/R RoHS:否 類別:集成電路 (IC) >> 數據采集 - 模數轉換器 系列:- 標準包裝:1,000 系列:- 位數:16 采樣率(每秒):45k 數據接口:串行 轉換器數目:2 功率耗散(最大):315mW 電壓電源:模擬和數字 工作溫度:0°C ~ 70°C 安裝類型:表面貼裝 封裝/外殼:28-SOIC(0.295",7.50mm 寬) 供應商設備封裝:28-SOIC W 包裝:帶卷 (TR) 輸入數目和類型:2 個單端,單極
主站蜘蛛池模板: 黄龙县| 屯门区| 仙桃市| 兰考县| 新安县| 哈尔滨市| 鸡泽县| 巴林左旗| 阿拉善盟| 遵化市| 甘德县| 鄄城县| 甘南县| 宣汉县| 武平县| 来宾市| 霍城县| 贵溪市| 祥云县| 出国| 乌拉特中旗| 东港市| 洪江市| 荥阳市| 延长县| 宣汉县| 象州县| 繁昌县| 盱眙县| 彭山县| 安仁县| 昆山市| 双辽市| 镇雄县| 铜梁县| 龙泉市| 汉沽区| 冷水江市| 安达市| 兴山县| 琼结县|