SAM3U2C Atmel Corporation, SAM3U2C Datasheet - Page 142

no-image

SAM3U2C

Manufacturer Part Number
SAM3U2C
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of SAM3U2C

Flash (kbytes)
128 Kbytes
Pin Count
100
Max. Operating Frequency
96 MHz
Cpu
Cortex-M3
# Of Touch Channels
28
Hardware Qtouch Acquisition
No
Max I/o Pins
57
Ext Interrupts
57
Usb Transceiver
1
Quadrature Decoder Channels
1
Usb Speed
Hi-Speed
Usb Interface
Device
Spi
4
Twi (i2c)
1
Uart
4
Ssc
1
Sd / Emmc
1
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
8
Adc Resolution (bits)
12
Adc Speed (ksps)
384
Resistive Touch Screen
No
Temp. Sensor
No
Crypto Engine
No
Sram (kbytes)
36
Self Program Memory
YES
External Bus Interface
1
Dram Memory
No
Nand Interface
Yes
Picopower
No
Temp. Range (deg C)
-40 to 85
I/o Supply Class
1.8/3.3
Operating Voltage (vcc)
1.62 to 3.6
Fpu
No
Mpu / Mmu
Yes / No
Timers
3
Output Compare Channels
3
Input Capture Channels
3
Pwm Channels
4
32khz Rtc
Yes
Calibrated Rc Oscillator
Yes
13.15.3
13.15.3.1
13.15.3.2
13.15.3.3
13.15.3.4
13.15.3.5
142
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
6430E–ATARM–29-Aug-11
98.

Related parts for SAM3U2C