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

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
Fast Interrupt Sequence
It is assumed that:
When NFIQ is asserted, if bit F of CPSR is 0, the sequence
is:
1. The CPSR is stored in SPSR_fiq, the current value
2. The ARM core enters FIQ mode.
3. When the instruction loaded at address 0x1C is
4. The previous step has the effect of branching to the
54
The Advanced Interrupt Controller has been
programmed, AIC_SVR[0] is loaded with fast interrupt
service routine address and the fast interrupt is enabled.
The instruction at address 0x1C (FIQ exception vector
address) is:
Nested fast interrupts are not needed by the user
ldr pc, [pc, #-&F20]
of the Program Counter is loaded in the FIQ link
register (r14_fiq) and the Program Counter (r15) is
loaded with 0x1C. In the following cycle, during
fetch at address 0x20, the ARM core adjusts
r14_fiq, decrementing it by 4.
executed, the Program Counter is loaded with the
value read in AIC_FVR. Reading the AIC_FVR has
the effect of automatically clearing the fast interrupt
(source 0 connected to the FIQ line), if it has been
programmed to be edge triggered. In this case only,
it de-asserts the NFIQ line on the processor.
corresponding interrupt service routine. It is not
AT91M63200
5. The Interrupt Handler can then proceed as
6. Finally, the Link Register (r14_fiq) is restored into
Note: The F-bit in the SPSR is significant. If it is set, it indi-
cates that the ARM core was just about to mask FIQ inter-
rupts when the mask instruction was interrupted. Hence,
when the SPSR is restored, the interrupted instruction is
completed (FIQ is masked).
necessary to save the Link Register (r14_fiq) and
the SPSR (SPSR_fiq) if nested fast interrupts are
not needed.
required. It is not necessary to save registers r8 to
r13 because FIQ mode has its own dedicated regis-
ters and the user r8 to r13 are banked. The other
registers, r0 to r7, must be saved before being used,
and restored at the end (before the next step). Note
that if the fast interrupt is programmed to be level
sensitive, the source of the interrupt must be
cleared during this phase in order to de-assert the
NFIQ line.
the PC after decrementing it by 4 (with instruction
sub pc, lr, #4, for example). This has the effect of
returning from the interrupt to whatever was being
executed before, and of loading the CPSR with the
SPSR, masking or unmasking the fast interrupt
depending on the state saved in the SPSR.

Related parts for AT91M63200-25AI