数据搜索系统,热门电子元器件搜索
  Chinese  ▼
ALLDATASHEETCN.COM

X  

AD7896AR 数据表(PDF) 9 Page - Analog Devices

部件名 AD7896AR
功能描述  2.7 V to 5.5 V, 12-Bit, 8 us ADC in 8-Pin SO/DIP
Download  12 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  AD [Analog Devices]
网页  http://www.analog.com
标志 AD - Analog Devices

AD7896AR 数据表(HTML) 9 Page - Analog Devices

Back Button AD7896AR Datasheet HTML 4Page - Analog Devices AD7896AR Datasheet HTML 5Page - Analog Devices AD7896AR Datasheet HTML 6Page - Analog Devices AD7896AR Datasheet HTML 7Page - Analog Devices AD7896AR Datasheet HTML 8Page - Analog Devices AD7896AR Datasheet HTML 9Page - Analog Devices AD7896AR Datasheet HTML 10Page - Analog Devices AD7896AR Datasheet HTML 11Page - Analog Devices AD7896AR Datasheet HTML 12Page - Analog Devices  
Zoom Inzoom in Zoom Outzoom out
 9 / 12 page
background image
AD7896
REV. B
–9–
The BUSY line can be connected to the IRQ line of the
68HC11/L11 if an interrupt driven system is preferred. These
two options are shown in the diagram.
The serial clock rate from the 68HC11/L11 is limited to signifi-
cantly less than the allowable input serial clock frequency with
which the AD7896 can operate. As a result, the time to read
data from the part will actually be longer than the conversion
time of the part. This means that the AD7896 cannot run at its
maximum throughput rate when used with the 68HC11/L11.
AD7896
SDATA
SCLK
BUSY
SCK
MISO
68HC11/L11
PC2 OR
IRQ
Figure 6. AD7896 to 68HC11/L11 Interface
AD7896–ADSP-2103/ADSP-2105 Interface
An interface circuit between the AD7896 and the ADSP-2103/
ADSP-2105 DSP processor is shown in Figure 7. In the inter-
face shown, the RFS1 output from the ADSP-2103/ADSP-
2105s SPORT1 serial port is used to gate the serial clock
(SCLK1) of the ADSP-2103/ADSP-2105 before it is applied to
the SCLK input of the AD7896. The RFS1 output is config-
ured for active high operation. The BUSY line from the
AD7896 is connected to the IRQ2 line of the ADSP-2103/
ADSP-2105 so that at the end of conversion an interrupt is gen-
erated telling the ADSP-2103/ADSP-2105 to initiate a read op-
eration. The interface ensures a noncontinuous clock for the
AD7896’s serial clock input, with only sixteen serial clock pulses
provided and the serial clock line of the AD7896 remaining low
between data transfers. The SDATA line from the AD7896 is
connected to the DR1 line of the ADSP-2103/ADSP-2105’s
serial port.
The timing relationship between the SCLK1 and RFS1 outputs
of the ADSP-2103/ADSP-2105 are such that the delay between
the rising edge of the SCLK1 and the rising edge of an active
high RFS1 is up to 30 ns. There is also a requirement that data
must be set up 10 ns prior to the falling edge of the SCLK1 to
be read correctly by the ADSP-2103/ADSP-2105. The data ac-
cess time for the AD7896 is 60 ns (5 V (A, B versions)) from
the rising edge of its SCLK input. Assuming a 10 ns propaga-
tion delay through the external AND gate, the high time of the
SCLK1 output of the ADSP-2105 must be
≥ (30 + 60 +10
+10) ns, i.e.,
≥ 110 ns. This means that the serial clock fre-
quency with which the interface of Figure 7 can work is limited
to 4.5 MHz. However, there is an alternative method which al-
lows for the ADSP-2105 SCLK1 to run at 5 MHz (which is the
max serial clock frequency of the SCLK1 output). The arrange-
ment is where the first leading zero of the data stream from the
AD7896 cannot be guaranteed to be clocked into the ADSP-
2105 due to the combined delay of the RFS signal and the data
access time of the AD7896. In most cases this is acceptable as
there will still be three leading zeros followed by the 12 data
bits. For the ADSP-2103 the SCLK1 frequency will need to be
limited to < 4 MHz to account for the 100 ns data access time
of the AD7896 at 3 V.
To chip select the AD7896 in systems where more than one de-
vice is connected to the 8X51/L51’s serial port, a port bit, con-
figured as an output, from one of the 8X51/L51’s parallel ports
can be used to gate on or off the serial clock to the AD7896. A
simple AND function on this port bit and the serial clock from
the 8X51/L51 will provide this function. The port bit should be
high to select the AD7896 and low when it is not selected.
The end of conversion is monitored by using the BUSY signal
which is shown in the interface diagram of Figure 5. With the
BUSY line from the AD7896 connected to the Port P1.2 of the
8X51/L51 so the BUSY line can be polled by the 8X51/L51.
The BUSY line can be connected to the INT1 line of the 8X51/
L51 if an interrupt driven system is preferred. These two op-
tions are shown on the diagram.
Note also that the AD7896 outputs the MSB first during a read
operation while the 8X51/L51 expects the LSB first. Therefore,
the data which is read into the serial buffer needs to be rear-
ranged before the correct data format from the AD7896 appears
in the accumulator.
The serial clock rate from the 8X51/L51 is limited to signifi-
cantly less than the allowable input serial clock frequency with
which the AD7896 can operate. As a result, the time to read
data from the part will actually be longer than the conversion
time of the part. This means that the AD7896 cannot run at its
maximum throughput rate when used with the 8X51/L51.
AD7896
SDATA
SCLK
BUSY
P3.0
P3.1
8X51/L51
P1.2
OR
INT1
Figure 5. AD7896 to 8X51/L51 Interface
AD7896–68HC11/L11 Interface
An interface circuit between the AD7896 and the 68HC11/L11
microcontroller is shown in Figure 6. For the interface shown,
the 68HC11/L11 SPI port is used and the 68HC11/L11 is con-
figured in its single-chip mode. The 68HC11/L11 is configured
in the master mode with its CPOL bit set to a logic zero and its
CPHA bit set to a logic one. As with the previous interface, the
diagram shows the simplest form of the interface where the
AD7896 is the only part connected to the serial port of the
68HC11/L11 and, therefore, no decoding of the serial read
operations is required.
Once again, to chip select the AD7896 in systems where more
than one device is connected to the 68HC11/L11’s serial port, a
port bit, configured as an output, from one of the 68HC11/
L11’s parallel ports can be used to gate on or off the serial clock
to the AD7896. A simple AND function on this port bit and
the serial clock from the 68HC11/L11 will provide this function.
The port bit should be high to select the AD7896 and low when
it is not selected.
The end of conversion is monitored by using the BUSY signal
which is shown in the interface diagram of Figure 6. With the
BUSY line from the AD7896 connected to the Port PC0 of the
68HC11/L11 the BUSY line can be polled by the 68HC11/L11.


类似零件编号 - AD7896AR

制造商部件名数据表功能描述
logo
Analog Devices
AD7896AR AD-AD7896AR Datasheet
1Mb / 15P
   2.7 V to 5.5 V, 12-Bit, 8 s ADC in 8-Lead SOIC/PDIP
REV. D
AD7896AR AD-AD7896AR Datasheet
1Mb / 16P
   2.7 V to 5.5 V, 12-Bit ADC in 8-Lead SOIC/PDIP
AD7896AR-REEL AD-AD7896AR-REEL Datasheet
1Mb / 15P
   2.7 V to 5.5 V, 12-Bit, 8 s ADC in 8-Lead SOIC/PDIP
REV. D
AD7896AR-REEL AD-AD7896AR-REEL Datasheet
1Mb / 16P
   2.7 V to 5.5 V, 12-Bit ADC in 8-Lead SOIC/PDIP
AD7896ARZ AD-AD7896ARZ Datasheet
1Mb / 15P
   2.7 V to 5.5 V, 12-Bit, 8 s ADC in 8-Lead SOIC/PDIP
REV. D
More results

类似说明 - AD7896AR

制造商部件名数据表功能描述
logo
Analog Devices
AD7823 AD-AD7823 Datasheet
155Kb / 11P
   2.7 V to 5.5 V, 4.5 us, 8-Bit ADC in 8-Lead microSOIC/DIP
REV. B
AD7810 AD-AD7810 Datasheet
142Kb / 11P
   2.7 V to 5.5 V, 2 us, 10-Bit ADC in 8-Lead microSOIC/DIP
REV. A
AD7823 AD-AD7823_15 Datasheet
156Kb / 11P
   2.7 V to 5.5 V, 5s, 8-Bit ADC in 8-Lead microSOIC/DIP
REV. C
AD7823YRM-REEL AD-AD7823YRM-REEL Datasheet
146Kb / 11P
   2.7 V to 5.5 V, 5s, 8-Bit ADC in 8-Lead microSOIC/DIP
REV. C
AD7896ANZ AD-AD7896ANZ Datasheet
1Mb / 15P
   2.7 V to 5.5 V, 12-Bit, 8 s ADC in 8-Lead SOIC/PDIP
REV. D
AD7896 AD-AD7896_17 Datasheet
1Mb / 16P
   2.7 V to 5.5 V, 12-Bit ADC in 8-Lead SOIC/PDIP
AD7896JRZ AD-AD7896JRZ Datasheet
1Mb / 15P
   2.7 V to 5.5 V, 12-Bit, 8 s ADC in 8-Lead SOIC/PDIP
REV. D
AD7810 AD-AD7810_15 Datasheet
160Kb / 11P
   2.7 V to 5.5 V, 2.3s, 10-Bit ADC in 8-Lead microSOIC/DIP
REV. B
AD7810YRZ-REEL7 AD-AD7810YRZ-REEL7 Datasheet
144Kb / 11P
   2.7 V to 5.5 V, 2.3 s, 10-Bit ADC in 8-Lead microSOIC/DIP
REV. B
AD7896 AD-AD7896_15 Datasheet
1Mb / 15P
   2.7 V to 5.5 V, 12-Bit, 8s ADC in 8-Lead SOIC/PDIP
REV. D
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12


数据表 下载

Go To PDF Page


链接网址




隐私政策
ALLDATASHEETCN.COM
ALLDATASHEET是否为您带来帮助?  [ DONATE ] 

关于 Alldatasheet   |   广告服务   |   联系我们   |   隐私政策   |   链接交换   |   制造商名单
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com