ATSAM3U-EK Atmel, ATSAM3U-EK Datasheet - Page 167

KIT EVAL FOR AT91SAM3U CORTEX

ATSAM3U-EK

Manufacturer Part Number
ATSAM3U-EK
Description
KIT EVAL FOR AT91SAM3U CORTEX
Manufacturer
Atmel
Type
MCUr
Datasheets

Specifications of ATSAM3U-EK

Contents
Board
Processor To Be Evaluated
SAM3U
Data Bus Width
32 bit
Interface Type
RS-232, USB
Operating Supply Voltage
3 V
Silicon Manufacturer
Atmel
Core Architecture
ARM
Core Sub-architecture
Cortex - M3
Silicon Core Number
SAM3U4E
Silicon Family Name
SAM3U
Kit Contents
Board CD Docs
Rohs Compliant
Yes
For Use With/related Products
AT91SAM3U
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATSAM3U-EK
Manufacturer:
Atmel
Quantity:
10
13.19 Nested Vectored Interrupt Controller
Table 13-27. NVIC register summary
1.
13.19.1
6430D–ATARM–25-Mar-11
Address
0xE000E100
0xE000E180
0xE000E200
0xE000E280
0xE000E300
0xE000E400-
0xE000E41C
0xE000EF00
See the register description for more information.
The CMSIS mapping of the Cortex-M3 NVIC registers
Name
ISER0
ICER0
ISPR0
ICPR0
IABR0
IPR0-
IPR7
STIR
This section describes the Nested Vectored Interrupt Controller (NVIC) and the registers it uses.
The NVIC supports:
The processor automatically stacks its state on exception entry and unstacks this state on
exception exit, with no instruction overhead. This provides low latency exception handling. The
hardware implementation of the NVIC registers is:
To improve software efficiency, the CMSIS simplifies the NVIC register presentation. In the
CMSIS:
• 1 to 30 interrupts.
• A programmable priority level of 0-15 for each interrupt. A higher level corresponds to a lower
• Level detection of interrupt signals.
• Dynamic reprioritization of interrupts.
• Grouping of priority values into group priority and subpriority fields.
• Interrupt tail-chaining.
• the Set-enable, Clear-enable, Set-pending, Clear-pending and Active Bit registers map to
priority, so level 0 is the highest interrupt priority.
arrays of 32-bit integers, so that:
– the array ISER[0] corresponds to the registers ISER0
– the array ICER[0] corresponds to the registers ICER0
– the array ISPR[0] corresponds to the registers ISPR0
– the array ICPR[0] corresponds to the registers ICPR0
– the array IABR[0] corresponds to the registers IABR0
Type
RW
RW
RW
RW
RO
RW
WO
Required
privilege
Privileged
Privileged
Privileged
Privileged
Privileged
Privileged
Configurable
(1)
Reset
value
0x00000000
0x00000000
0x00000000
0x00000000
0x00000000
0x00000000
0x00000000
Description
“Interrupt Set-enable Registers” on page 169
“Interrupt Clear-enable Registers” on page 170
“Interrupt Set-pending Registers” on page 171
“Interrupt Clear-pending Registers” on page 172
“Interrupt Active Bit Registers” on page 173
“Interrupt Priority Registers” on page 174
“Software Trigger Interrupt Register” on page
177
SAM3U Series
167

Related parts for ATSAM3U-EK