AT89LP51ED2-20AAU Atmel, AT89LP51ED2-20AAU Datasheet - Page 181

no-image

AT89LP51ED2-20AAU

Manufacturer Part Number
AT89LP51ED2-20AAU
Description
8-bit Microcontrollers - MCU 64KB 20MHz 2.4V-5.5V
Manufacturer
Atmel
Datasheet

Specifications of AT89LP51ED2-20AAU

Rohs
yes
Core
8051
Processor Series
AT89x
Data Bus Width
8 bit
Maximum Clock Frequency
20 MHz
Program Memory Size
64 KB
Data Ram Size
256 B
On-chip Adc
Yes
Operating Supply Voltage
2.4 V to 5.5 V
Operating Temperature Range
- 40 C to + 85 C
Package / Case
LQFP-44
Mounting Style
SMD/SMT
Data Rom Size
4 KB
Interface Type
2-Wire, SPI, UART
Number Of Programmable I/os
36
Number Of Timers
3
Program Memory Type
Flash
Factory Pack Quantity
160

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AT89LP51ED2-20AAU
Manufacturer:
Atmel
Quantity:
10 000
22.1.5
22.1.6
3714A–MICRO–7/11
Description: INC /DPTR increments the unselected 16-bit data pointer by 1. A 16-bit increment (modulo 2
Description: JMP @A+PC adds the eight-bit unsigned contents of the Accumulator to the program counter, which is first
Operation: INC
Operation: JMP
Encoding:
Encoding:
Function: Increment Alternate Data Pointer
Function: Jump indirect relative to PC
INC /DPTR
JMP @A+PC
Example: Registers DP1H and DP1L contain 12H and 0FEH, respectively, and DPS = 0. The following instruction
Example: An even number from 0 to 6 is in the Accumulator. The following sequence of instructions branches to one of four
Cycles: 3
Cycles: 3
Bytes: 2
Bytes: 2
and an overflow of the low-order byte of the data pointer from 0FFH to 00H increments the high-order byte. No
flags are affected.
sequence,
INC
INC
INC
changes DP1H and DP1L to 13H and 01H.
IF (DPS) = 0
THEN
ELSE
incremented by two. This is the address for subsequent instruction fetches. Sixteen-bit addition is performed
(modulo 2
Accumulator is not altered. No flags are affected.
AJMP instructions in a jump table starting at JMP_TBL.
JMP_TBL:
If the Accumulator equals 04H when starting this sequence, execution jumps to label LABEL2. Because AJMP is
a 2-byte instruction, the jump instructions start at every other address.
(PC) ← (A) + (PC) + 2
A5
A5
(DPTR1) ← (DPTR1) + 1
(DPTR0) ← (DPTR0) + 1
/DPTR
/DPTR
/DPTR
JMP
AJMP LABEL0
AJMP LABEL1
AJMP LABEL2
AJMP LABEL3
16
): a carry-out from the low-order eight bits propagates through the higher-order bits. The
@A + PC
1
0
0
1
1
1
AT89LP51RD2/ED2/ID2 Preliminary
0
1
0
0
0
0
1
1
1
1
16
) is performed,
181

Related parts for AT89LP51ED2-20AAU