AT91M63200-25AI Atmel, AT91M63200-25AI Datasheet - Page 53

IC ARM7 MCU 176 TQFP

AT91M63200-25AI

Manufacturer Part Number
AT91M63200-25AI
Description
IC ARM7 MCU 176 TQFP
Manufacturer
Atmel
Series
AT91SAMr

Specifications of AT91M63200-25AI

Core Processor
ARM7
Core Size
16/32-Bit
Speed
25MHz
Connectivity
EBI/EMI, SPI, UART/USART
Peripherals
POR, WDT
Number Of I /o
58
Program Memory Type
OTP
Ram Size
2K x 8
Voltage - Supply (vcc/vdd)
1.8 V ~ 3.6 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
176-TQFP, 176-VQFP
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Eeprom Size
-
Program Memory Size
-
Data Converters
-

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AT91M63200-25AI
Manufacturer:
Atmel
Quantity:
10 000
Standard Interrupt Sequence
It is assumed that:
When NIRQ is asserted, if bit I of CPSR is 0, the sequence
is:
1. The CPSR is stored in SPSR_irq, the current value
2. The ARM core enters IRQ mode if it has not
3. When the instruction loaded at address 0x18 is exe-
4. The previous step has the effect of branching to the
The Advanced Interrupt Controller has been
programmed, AIC_SVR are loaded with corresponding
interrupt service routine addresses and interrupts are
enabled.
The instruction at address 0x18 (IRQ exception vector
address) is
ldr pc, [pc, #-&F20]
of the Program Counter is loaded in the IRQ link
register (r14_irq) and the Program Counter (r15) is
loaded with 0x18. In the following cycle during fetch
at address 0x1C, the ARM core adjusts r14_irq,
decrementing it by 4.
already.
cuted, the Program Counter is loaded with the value
read in AIC_IVR. Reading the AIC_IVR has the fol-
lowing effects:
corresponding interrupt service routine. This should
start by saving the Link Register(r14_irq) and the
SPSR (SPSR_irq). Note that the Link Register must
be decremented by 4 when it is saved, if it is to be
restored directly into the Program Counter at the
end of the interrupt.
Sets the current interrupt to be the pending one with
the highest priority. The current level is the priority
level of the current interrupt.
De-asserts the NIRQ line on the processor (Even if
vectoring is not used, AIC_IVR must be read in order
to de-assert NIRQ.)
Automatically clears the interrupt, if it has been
programmed to be edge-triggered.
Pushes the current level on to the stack.
Returns the value written in the AIC_SVR
corresponding to the current interrupt.
5. Further interrupts can then be unmasked by clear-
6. The Interrupt Handler can then proceed as
7. The I-bit in the CPSR must be set in order to mask
8. The End-of-Interrupt Command Register
9. The SPSR (SPSR_irq) is restored. Finally, the
Note: The I-bit in the SPSR is significant. If it is set, it indi-
cates that the ARM core was just about to mask IRQ inter-
rupts when the mask instruction was interrupted. Hence,
when the SPSR is restored, the mask instruction is com-
pleted (IRQ is masked).
ing the I-bit in the CPSR, allowing re-assertion of
the NIRQ to be taken into account by the core. This
can occur if an interrupt with a higher priority than
the current one occurs.
required, saving the registers which will be used
and restoring them at the end. During this phase, an
interrupt of priority higher than the current level will
restart the sequence from step 1. Note that if the
interrupt is programmed to be level sensitive, the
source of the interrupt must be cleared during this
phase.
interrupts before exiting, to ensure that the interrupt
is completed in an orderly manner.
(AIC_EOICR) must be written in order to indicate to
the AIC that the current interrupt is finished. This
causes the current level to be popped from the
stack, restoring the previous current level if one
exists on the stack. If another interrupt is pending,
with lower or equal priority than old current level but
with higher priority than the new current level, the
NIRQ line is re-asserted, but the interrupt sequence
does not immediately start because the I-bit is set in
the core.
saved value of the Link Register is restored directly
into the PC. This has the effect of returning from the
interrupt to whatever was being executed before,
and of loading the CPSR with the stored SPSR,
masking or unmasking the interrupts depending on
the state saved in the SPSR (the previous state of
the ARM core).
AT91M63200
53

Related parts for AT91M63200-25AI