ATSAM3U2EA-CU Atmel, ATSAM3U2EA-CU Datasheet - Page 144

IC MCU 32BIT 128KB FLSH 144LFBGA

ATSAM3U2EA-CU

Manufacturer Part Number
ATSAM3U2EA-CU
Description
IC MCU 32BIT 128KB FLSH 144LFBGA
Manufacturer
Atmel
Series
SAM3Ur
Datasheets

Specifications of ATSAM3U2EA-CU

Core Processor
ARM® Cortex-M3™
Core Size
32-Bit
Speed
96MHz
Connectivity
EBI/EMI, I²C, MMC, SPI, SSC, UART/USART, USB
Peripherals
Brown-out Detect/Reset, DMA, I²S, POR, PWM, WDT
Number Of I /o
96
Program Memory Size
128KB (128K x 8)
Program Memory Type
FLASH
Ram Size
36K x 8
Voltage - Supply (vcc/vdd)
1.65 V ~ 1.95 V
Data Converters
A/D 8x10b, 8x12b
Oscillator Type
Internal
Operating Temperature
-40°C ~ 85°C
Package / Case
144-LFBGA
Processor Series
ATSAM3x
Core
ARM Cortex M3
Data Bus Width
32 bit
Data Ram Size
36 KB
Interface Type
4xUSART, 2xTWI, 5xSPI, Bus
Maximum Clock Frequency
96 MHz
Number Of Programmable I/os
96
Number Of Timers
8
Operating Supply Voltage
1.62 V to 3.6 V
Maximum Operating Temperature
+ 85 C
Mounting Style
SMD/SMT
3rd Party Development Tools
JTRACE-CM3, MDK-ARM, RL-ARM, ULINK2
Development Tools By Supplier
ATSAM3U-EK
Minimum Operating Temperature
- 40 C
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Eeprom Size
-
Lead Free Status / Rohs Status
 Details

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATSAM3U2EA-CU
Manufacturer:
Atmel
Quantity:
10 000
13.15.3
13.15.3.1
13.15.3.2
13.15.3.3
13.15.3.4
13.15.3.5
144
SXTH
UXTB
SAM3U Series
SXT and UXT
Syntax
Operation
Restrictions
Condition flags
Examples
R4, R6, ROR #16
R3, R10
Sign extend and Zero extend.
where:
extend
cond
Rd
Rm
ROR #n
These instructions do the following:
Do not use SP and do not use PC.
These instructions do not affect the flags.
• Rotate the value from Rm right by 0, 8, 16 or 24 bits.
• Extract bits from the resulting value:
SXTextend{cond} {Rd,} Rm {, ROR #n}
UXTextend{cond} {Rd}, Rm {, ROR #n}
B
H
ROR #8 Value from Rm is rotated right 8 bits.
ROR #16 Value from Rm is rotated right 16 bits.
ROR #24 Value from Rm is rotated right 24 bits.
SXTB extracts bits[7:0] and sign extends to 32 bits.
UXTB extracts bits[7:0] and zero extends to 32 bits.
SXTH extracts bits[15:0] and sign extends to 32 bits.
UXTH extracts bits[15:0] and zero extends to 32 bits.
; Rotate R6 right by 16 bits, then obtain the lower
; halfword of the result and then sign extend to
; 32 bits and write the result to R4.
; Extract lowest byte of the value in R10 and zero
; extend it, and write the result to R3
is one of:
Extends an 8-bit value to a 32-bit value.
Extends a 16-bit value to a 32-bit value.
is an optional condition code, see
is the destination register.
is the register holding the value to extend.
is one of:
If ROR #n is omitted, no rotation is performed.
“Conditional execution” on page
6430D–ATARM–25-Mar-11
100.

Related parts for ATSAM3U2EA-CU