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

X  

LTC2408I 数据表(PDF) 29 Page - Linear Technology

部件名 LTC2408I
功能描述  4-/8-Channel 24-Bit uPower No Latency ADCs
Download  36 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  LINER [Linear Technology]
网页  http://www.linear.com
标志 LINER - Linear Technology

LTC2408I 数据表(HTML) 29 Page - Linear Technology

Back Button LTC2408I Datasheet HTML 25Page - Linear Technology LTC2408I Datasheet HTML 26Page - Linear Technology LTC2408I Datasheet HTML 27Page - Linear Technology LTC2408I Datasheet HTML 28Page - Linear Technology LTC2408I Datasheet HTML 29Page - Linear Technology LTC2408I Datasheet HTML 30Page - Linear Technology LTC2408I Datasheet HTML 31Page - Linear Technology LTC2408I Datasheet HTML 32Page - Linear Technology LTC2408I Datasheet HTML 33Page - Linear Technology Next Button
Zoom Inzoom in Zoom Outzoom out
 29 / 36 page
background image
29
LTC2404/LTC2408
noise bandwidth of the system to 6Hz. The noise band-
width of the LTC2408 without any input bandwidth lim-
iting is approximately 150Hz. A roll-off at 1500Hz
eliminates all higher order images of the base bandwidth
of 6Hz. In the example shown, the optional bandwidth-
limiting filter has a – 3dB point at 1450Hz. This filter can be
inserted after the multiplexer provided that higher source
impedance prior to the multiplexer does not reduce the
– 3dB frequency, extending settling time, and resulting in
charge sharing between samples. The settling time of this
filter to 20+ bits of accuracy is less than 2ms. In the pres-
ence of external wideband noise, this filter reduces the
apparent noise by a factor of 5. Note that the noise band-
width for noise developed in the amplifier is 150Hz. In the
example shown, the gain of the amplifier is set to 40, the
point at which amplifier noise gain dominates the LTC2408
noise. Input voltage range as shown is then 0V to 125mV
DC. The recommended capacitor at C2 for a gain of 40
would be 560pF.
Interfacing the LTC2404/LTC2408 to the 68HC11
Microcontroller
The listing in Figure 28 is a simple assembler routine for
the 68HC11 microcontroller. It uses PORT D, configuring
it for SPI data transfer between the controller and the
LTC2408. The program shows how to select and enable a
MUX channel and retrieve conversion data. Figure 27 shows
the simple 4-wire SPI connection.
APPLICATIONS INFORMATION
LTC2408
CLK
SCK
SD0
CSADC
CSMUX
DIN
19
25
24
23
20
21
68HC11
24048 F27
SCK (PD4)
MISO (PD2)
SS (PD5)
MOSI (PD3)
Figure 27. Connecting the LTC2408 to a
68HC11 MCU Using the SPI Serial Interface
The code begins by declaring variables and allocating four
memory locations to store the 32-bit conversion result
and a fifth location to store the MUX channel address. This
is followed by initializing PORT D’s SPI configuration. The
program then enters the main sequence. It begins by
sending the MUX channel data. It then activates the
LTC2408’s serial interface by setting the SS output low,
sending a logic low to CSADC/CSMUX. This also activates
the selected MUX channel. It next waits in a loop for a logic
low on the data line, signifying end-of-conversion. After
the loop is satisfied, four SPI transfers are completed,
retrieving the conversion. The main sequence ends by
setting SS high. This places the LTC2408’s serial interface
in a high impedance state and initiates another conver-
sion. The program in Figure 30 modifies the MUX channel
selection routine in Figure 28’s listing for selection of 16
channels. Figure 29 shows the connections between the
LTC1391, LTC2408 and the 68HC11 controller.
**********************************************************
**
* This example program loads multiplexer channels selection data into *
* the LTC2408’s internal MUX and then transfers the LTC2408’s 32-bit *
* output conversion result to four consecutive 8-bit memory locations. *
**
**********************************************************
*
***************************************
* 68HC11 register definitions
*
***************************************
*
PORTD
EQU
$1008
Port D data register
*
“ - , - , SS* ,CSK ;MOSI,MISO,TxD ,RxD “
DDRD
EQU
$1009
Port D data direction register
SPCR
EQU
$1028
SPI control register
*
“SPIE,SPE ,DWOM,MSTR;SPOL,CPHA,SPR1,SPR0”
SPSR
EQU
$1029
SPI status register
*
“SPIF,WCOL, - ,MODF; - , - , - , - “
SPDR
EQU
$102A
SPI data register; Read-Buffer; Write-Shifter
*
* RAM variables to hold the LTC2408’s 32 conversion result
*


类似零件编号 - LTC2408I

制造商部件名数据表功能描述
logo
Linear Technology
LTC2408 LINER-LTC2408_15 Datasheet
370Kb / 36P
   4-/8-Channel 24-Bit Power No Latency ADCs
More results

类似说明 - LTC2408I

制造商部件名数据表功能描述
logo
Linear Technology
LTC2424 LINER-LTC2424 Datasheet
317Kb / 28P
   4-/8-Channel 20-Bit uPower No Latency ADCs
LTC2408 LINER-LTC2408_15 Datasheet
370Kb / 36P
   4-/8-Channel 24-Bit Power No Latency ADCs
LTC2404 LINER-LTC2404_15 Datasheet
370Kb / 36P
   4-/8-Channel 24-Bit Power No Latency ADCs
LTC2414 LINER-LTC2414_15 Datasheet
802Kb / 48P
   8-/16-Channel 24-Bit No Latency ADCs
LTC2418 LINER-LTC2418_15 Datasheet
802Kb / 48P
   8-/16-Channel 24-Bit No Latency ADCs
LTC2400 LINER-LTC2400 Datasheet
455Kb / 40P
   24-Bit uPower No Latency ADC in SO-8
LTC2414 LINER-LTC2414 Datasheet
792Kb / 48P
   8-/16-Channel 24-Bit No Latency TM ADCs
LTC2428 LINER-LTC2428_15 Datasheet
426Kb / 36P
   4-/8-Channel 20-Bit mPower No Latency ADCs
LTC2424 LINER-LTC2424_15 Datasheet
426Kb / 36P
   4-/8-Channel 20-Bit mPower No Latency ADCs
LTC2421 LINER-LTC2421 Datasheet
368Kb / 32P
   1-/2-Channel 20-Bit UPower No Latency ADCs in MSOP-10
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36


数据表 下载

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