ATUC128D3 Atmel Corporation, ATUC128D3 Datasheet - Page 324

no-image

ATUC128D3

Manufacturer Part Number
ATUC128D3
Description
Manufacturer
Atmel Corporation
Datasheets

Specifications of ATUC128D3

Flash (kbytes)
128 Kbytes
Pin Count
64
Max. Operating Frequency
48 MHz
Cpu
32-bit AVR
# Of Touch Channels
25
Hardware Qtouch Acquisition
Yes
Max I/o Pins
51
Ext Interrupts
51
Usb Transceiver
1
Usb Speed
Full Speed
Usb Interface
Device
Spi
1
Twi (i2c)
2
Uart
3
Graphic Lcd
No
Video Decoder
No
Camera Interface
No
Adc Channels
8
Adc Resolution (bits)
10
Resistive Touch Screen
No
Temp. Sensor
No
Crypto Engine
No
Sram (kbytes)
16
Self Program Memory
YES
Dram Memory
No
Nand Interface
No
Picopower
No
Temp. Range (deg C)
-40 to 85
I/o Supply Class
3.0 to 3.6
Operating Voltage (vcc)
3.0 to 3.6
Fpu
No
Timers
3
Output Compare Channels
3
Input Capture Channels
3
Pwm Channels
7
32khz Rtc
Yes
Calibrated Rc Oscillator
Yes

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATUC128D3-A2UR
Manufacturer:
Atmel
Quantity:
10 000
Part Number:
ATUC128D3-A2UT
Manufacturer:
Atmel
Quantity:
10 000
324
AVR32
SATU – Saturate Unsigned
Architecture revision:
Architecture revision1 and higher.
Description
This instruction considers the value in (Rd>>sa)[bp-1:0] as a unsigned value. If the value in
(Rd>>sa)[31:bp] is not merely a zero extention of this value, overflow has occurred and satura-
tion is performed to the maximum unsigned positive value or zero. If saturation occurs, the Q flag
is set. An arithmetic shift is performed on Rd. If bp equals zero, no saturation is performed.
Operation:
I.
Syntax:
I.
Operands:
I.
Status Flags:
Opcode:
31
1
15
0
Temp ← Rd >> sa
If ((Temp == ZE( Temp[bp-1:0])) || (bp == 0) )
else
satu
d ∈ {0, 1, …, 15}
{sa, bp} ∈ {0, 1, …, 31}
Q:
V:
N:
Z:
C:
1
0
29
1
0
Rd ← Temp;
if (Temp[31] == 1)
else
Rd >> sa, bp
Set if saturation occurred or Q was already set, cleared otherwise.
Not affected
Not affected
Not affected
Not affected
12
28
1
0
Rd ← 0x0000_0000;
Rd ← 2
11
0
0
10
0
1
bp
- 1;
9
25
0
24
1
bp
1
0
5
1
4
20
1
19
sa
Rd
32000D–04/2011
0
16

Related parts for ATUC128D3