EVAL-ADUC7026QSPZ Analog Devices Inc, EVAL-ADUC7026QSPZ Datasheet - Page 75

KIT DEV ADUC7026/7027 QUICK PLUS

EVAL-ADUC7026QSPZ

Manufacturer Part Number
EVAL-ADUC7026QSPZ
Description
KIT DEV ADUC7026/7027 QUICK PLUS
Manufacturer
Analog Devices Inc
Series
QuickStart™ PLUS Kitr
Type
MCUr

Specifications of EVAL-ADUC7026QSPZ

Contents
Evaluation Board, Power Supply, Cable, Software, Emulator and Documentation
Silicon Manufacturer
Analog Devices
Core Architecture
ARM
Core Sub-architecture
ARM7TDMI
Silicon Core Number
ADuC7026
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
For Use With/related Products
ADuC7026
Lead Free Status / Rohs Status
Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
EVAL-ADUC7026QSPZ
Manufacturer:
Analog Devices Inc
Quantity:
135
PROCESSOR REFERENCE PERIPHERALS
INTERRUPT SYSTEM
There are 23 interrupt sources on the ADuC7019/20/21/22/
24/25/26/27/28 that are controlled by the interrupt controller.
Most interrupts are generated from the on-chip peripherals,
such as ADC and UART. Four additional interrupt sources are
generated from external interrupt request pins, IRQ0, IRQ1,
IRQ2, and IRQ3. The ARM7TDMI CPU core only recognizes
interrupts as one of two types, a normal interrupt request IRQ
or a fast interrupt request FIQ. All the interrupts can be masked
separately.
The control and configuration of the interrupt system is
managed through nine interrupt-related registers, four
dedicated to IRQ, and four dedicated to FIQ. An additional
MMR is used to select the programmed interrupt source. The
bits in each IRQ and FIQ registers (except for Bit 23) represent
the same interrupt source as described in Table 73.
Table 73. IRQ/FIQ MMRs Bit Description
Bit
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Description
SWI.
Timer0.
Timer1.
Wake-Up Timer (Timer2).
Watchdog Timer (Timer3).
Flash Control.
ADC Channel.
PLL Lock.
I2C0 Slave.
I2C0 Master.
I2C1 Master.
SPI Slave.
SPI Master.
UART.
External IRQ0.
Comparator.
External IRQ1.
External IRQ2.
External IRQ3.
All Interrupts OR’ed (FIQ only).
PSM.
PLA IRQ0.
PLA IRQ1.
PWM Trip (IRQ only)/PWM Sync (FIQ only).
Rev. B | Page 75 of 92
IRQ
The interrupt request (IRQ) is the exception signal to enter the
IRQ mode of the processor. It is used to service general-purpose
interrupt handling of internal and external events.
The four 32-bit registers dedicated to IRQ are: IRQSTA,
IRQSIG, IRQEN, and IRQCLR.
IRQSTA Register
Name
IRQSTA
IRQSTA (read-only register) provides the current-enabled IRQ
source status. When set to 1, that source should generate an
active IRQ request to the ARM7TDMI core. There is no priority
encoder or interrupt vector generation. This function is
implemented in software in a common interrupt handler
routine. All 32 bits are logically OR’ e d to create the IRQ signal
to the ARM7TDMI core.
IRQSIG Register
Name
IRQSIG
IRQSIG reflects the status of the different IRQ sources. If a periph-
eral generates an IRQ signal, the corresponding bit in the IRQSIG
is set; otherwise, it is cleared. The IRQSIG bits are cleared when
the interrupt in the particular peripheral is cleared. All IRQ
sources can be masked in the IRQEN MMR. IRQSIG is read-only.
IRQEN Register
Name
IRQEN
IRQEN provides the value of the current enable mask. When
each bit is set to 1, the source request is enabled to create an
IRQ exception. When each bit is set to 0, the source request is
disabled or masked, which does not create an IRQ exception.
Note that to clear an already enabled interrupt source, users
must set the appropriate bit in the IRQCLR register. Clearing an
interrupt’s IRQEN bit does not disable this interrupt.
IRQCLR Register
Name
IRQCLR
IRQCLR (write-only register) clears the IRQEN register in
order to mask an interrupt source. Each bit set to 1 clears the
corresponding bit in the IRQEN register without affecting the
remaining bits. The pair of registers, IRQEN and IRQCLR,
independently manipulates the enable mask without requiring
an atomic read-modify-write.
ADuC7019/20/21/22/24/25/26/27/28
Address
0xFFFF0000
Address
0xFFFF0004
Address
0xFFFF0008
Address
0xFFFF000C
Default Value
0x00000000
Default Value
0x00XXX000
Default Value
0x00000000
Default Value
0x00000000
Access
R
Access
R
Access
R/W
Access
W

Related parts for EVAL-ADUC7026QSPZ