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

X  

AD73411 数据表(PDF) 23 Page - Analog Devices

部件名 AD73411
功能描述  Low-Power Analog Front End with DSP Microcomputer
Download  36 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
制造商  AD [Analog Devices]
网页  http://www.analog.com
标志 AD - Analog Devices

AD73411 数据表(HTML) 23 Page - Analog Devices

Back Button AD73411 Datasheet HTML 19Page - Analog Devices AD73411 Datasheet HTML 20Page - Analog Devices AD73411 Datasheet HTML 21Page - Analog Devices AD73411 Datasheet HTML 22Page - Analog Devices AD73411 Datasheet HTML 23Page - Analog Devices AD73411 Datasheet HTML 24Page - Analog Devices AD73411 Datasheet HTML 25Page - Analog Devices AD73411 Datasheet HTML 26Page - Analog Devices AD73411 Datasheet HTML 27Page - Analog Devices Next Button
Zoom Inzoom in Zoom Outzoom out
 23 / 36 page
background image
REV. 0
AD73411
–23–
Terminating Unused Pin
The following chart shows the recommendations for terminating
unused pins.
Pin Terminations
I/O
Hi-Z
*
Pin
3-State
Reset
Caused
Unused
Name
(Z)
State
By
Configuration
XTAL
I
I
Float
CLKOUT
O
O
Float
A13:1 or
O (Z)
Hi-Z
BR, EBR
Float
IAD12:0
I/O (Z)
Hi-Z
IS
Float
A0
O (Z)
Hi-Z
BR, EBR
Float
D23:8
I/O (Z)
Hi-Z
BR, EBR
Float
D7 or
I/O (Z)
Hi-Z
BR, EBR
Float
IWR
I
I
High (Inactive)
D6 or
I/O (Z)
Hi-Z
BR, EBR
Float
IRD
II
BR, EBR
High (Inactive)
D5 or
I/O (Z)
Hi-Z
Float
IAL
I
I
Low (Inactive)
D4 or
I/O (Z)
Hi-Z
BR, EBR
Float
IS
I
I
High (Inactive)
D3 or
I/O (Z)
Hi-Z
BR, EBR
Float
IACK
Float
D2:0 or
I/O (Z)
Hi-Z
BR, EBR
Float
IAD15:13
I/O (Z)
Hi-Z
IS
Float
PMS
O (Z)
O
BR, EBR
Float
DMS
O (Z)
O
BR, EBR
Float
BMS
O (Z)
O
BR, EBR
Float
IOMS
O (Z)
O
BR, EBR
Float
CMS
O (Z)
O
BR, EBR
Float
RD
O (Z)
O
BR, EBR
Float
WR
O (Z)
O
BR, EBR
Float
BR
I
I
High (Inactive)
BG
O (Z)
O
EE
Float
BGH
O
O
Float
IRQ2/PF7
I/O (Z)
I
Input = High (Inactive)
or Program as Output,
Set to 1, Let Float
IRQL1/PF6 I/O (Z)
I
Input = High (Inactive)
or Program as Output,
Set to 1, Let Float
IRQL0/PF5 I/O (Z)
I
Input = High (Inactive)
or Program as Output,
Set to 1, Let Float
IRQE/PF4
I/O (Z)
I
Input = High (Inactive)
or Program as Output,
Set to 1, Let Float
SCLK0
I/O
I
Input = High or Low,
Output = Float
RFS0
I/O
I
High or Low
DR0
I
I
High or Low
TFS0
I/O
O
High or Low
DT0
O
O
Float
SCLK1
I/O
I
Input = High or Low,
Output = Float
RFS1/
IRQ0 I/O
I
High or Low
DR1/FI
I
I
High or Low
TFS1/
IRQ1 I/O
O
High or Low
DT1/FO
O
O
Float
EE
I
I
EBR
II
EBG
OO
ERESET
II
EMS
OO
EINT
II
ECLK
I
I
ELIN
I
I
ELOUT
O
O
NOTES
*Hi-Z = High Impedance.
1. If the CLKOUT pin is not used, turn it OFF.
2. If the Interrupt/Programmable Flag pins are not used, there are two options:
Option 1: When these pins are configured as INPUTS at reset and function
as interrupts and input flag pins, pull the pins High (inactive).
Option 2: Program the unused pins as OUTPUTS, set them to 1, and let
them float.
3. All bidirectional pins have three-stated outputs. When the pins is configured
as an output, the output is Hi-Z (high impedance) when inactive.
4. CLKIN,
RESET, and PF3:0 are not included in the table because these pins
must be used.
Interrupts
The interrupt controller allows the processor to respond to the
eleven possible interrupts and
RESET with minimum overhead.
The AD73411 provides four dedicated external interrupt
input pins,
IRQ2, IRQL0, IRQL1, and IRQE. In addition,
SPORT1 may be reconfigured for
IRQ0, IRQ1, FLAG_IN,
and FLAG_OUT, for a total of six external interrupts. The
AD73411 also supports internal interrupts from the timer, the
byte DMA port, the two serial ports, software, and the power-
down control circuit. The interrupt levels are internally prioritized
and individually maskable (except power-down and reset). The
IRQ2, IRQ0, and IRQ1 input pins can be programmed to be
either level- or edge-sensitive.
IRQL0 and IRQL1 are level-
sensitive and
IRQE is edge-sensitive. The priorities and vector
addresses of all interrupts are shown in Table XVII.
Table XVII. Interrupt Priority and Interrupt Vector Addresses
Interrupt Vector
Source of Interrupt
Address (Hex)
RESET (or Power-Up with PUCR = 1) 0000 (Highest Priority)
Power-Down (Nonmaskable)
002C
IRQ2
0004
IRQL1
0008
IRQL0
000C
SPORT0 Transmit
0010
SPORT0 Receive
0014
IRQE
0018
BDMA Interrupt
001C
SPORT1 Transmit or
IRQ1
0020
SPORT1 Receive or
IRQ0
0024
Timer
0028 (Lowest Priority)
Interrupt routines can either be nested, with higher priority
interrupts taking precedence, or processed sequentially. Interrupts
can be masked or unmasked with the IMASK register. Individual
interrupt requests are logically ANDed with the bits in IMASK;
the highest priority unmasked interrupt is then selected. The
power-down interrupt is nonmaskable.
The AD73411 masks all interrupts for one instruction cycle
following the execution of an instruction that modifies the
IMASK register. This does not affect serial port autobuffering
or DMA transfers.
The interrupt control register, ICNTL, controls interrupt nest-
ing and defines the
IRQ0, IRQ1, and IRQ2 external interrupts
to be either edge- or level-sensitive. The
IRQE pin is an external
edge-sensitive interrupt and can be forced and cleared. The
IRQL0 and IRQL1 pins are external level-sensitive interrupts.
The IFC register is a write-only register used to force and clear
interrupts. On-chip stacks preserve the processor status and are
automatically maintained during interrupt handling. The stacks


类似零件编号 - AD73411

制造商部件名数据表功能描述
logo
Analog Devices
AD73411 AD-AD73411_15 Datasheet
351Kb / 36P
   Low-Power Analog Front End with DSP Microcomputer
REV. 0
More results

类似说明 - AD73411

制造商部件名数据表功能描述
logo
Analog Devices
AD73411 AD-AD73411_15 Datasheet
351Kb / 36P
   Low-Power Analog Front End with DSP Microcomputer
REV. 0
AD73422 AD-AD73422 Datasheet
396Kb / 36P
   Dual Low Power CMOS Analog Front End with DSP Microcomputer
REV. 0
AD7818 AD-AD7818_15 Datasheet
1Mb / 20P
   Dual, Low Power CMOS, Analog Front End with DSP Microcomputer
REV. D
AD5744 AD-AD5744_15 Datasheet
577Kb / 32P
   Dual Low Power CMOS Analog Front End with DSP Microcomputer
Rev. PrE
AD73422 AD-AD73422_15 Datasheet
814Kb / 36P
   Dual Low Power CMOS Analog Front End with DSP Microcomputer
REV. 0
AD7818ARMZ AD-AD7818ARMZ Datasheet
1Mb / 20P
   Dual, Low Power CMOS, Analog Front End with DSP Microcomputer
REV. D
AD7817 AD-AD7817_15 Datasheet
1Mb / 20P
   Dual, Low Power CMOS, Analog Front End with DSP Microcomputer
REV. D
logo
New Japan Radio
NJU9101 NJRC-NJU9101 Datasheet
1Mb / 61P
   Low Power Analog Front End
Ver.3
logo
STMicroelectronics
STLC7550 STMICROELECTRONICS-STLC7550 Datasheet
174Kb / 17P
   LOW POWER LOW VOLTAGE ANALOG FRONT END
logo
Analog Devices
ADMCF340 AD-ADMCF340 Datasheet
415Kb / 40P
   DashDSPTM 64-Lead Flash Mixed-Signal DSP with Enhanced Analog Front End
REV. 0
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