AT89C51ED2-3CSIM Atmel, AT89C51ED2-3CSIM Datasheet - Page 23

IC 8051 MCU FLASH 64K 40DIP

AT89C51ED2-3CSIM

Manufacturer Part Number
AT89C51ED2-3CSIM
Description
IC 8051 MCU FLASH 64K 40DIP
Manufacturer
Atmel
Series
89Cr
Datasheet

Specifications of AT89C51ED2-3CSIM

Core Processor
8051
Core Size
8-Bit
Speed
60MHz
Connectivity
SPI, UART/USART
Peripherals
POR, PWM, WDT
Number Of I /o
34
Program Memory Size
64KB (64K x 8)
Program Memory Type
FLASH
Eeprom Size
2K x 8
Ram Size
2K x 8
Voltage - Supply (vcc/vdd)
2.7 V ~ 5.5 V
Oscillator Type
External
Operating Temperature
-40°C ~ 85°C
Package / Case
40-DIP (0.600", 15.24mm)
Data Bus Width
8 bit
Data Ram Size
64 KB
Interface Type
SPI, UART
Maximum Clock Frequency
60 MHz
Number Of Programmable I/os
32
Number Of Timers
3 x 16 bit
Operating Supply Voltage
2.7 V to 5.5 V
Maximum Operating Temperature
+ 85 C
Mounting Style
Through Hole
Minimum Operating Temperature
- 40 C
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant
Data Converters
-
Lead Free Status / Rohs Status
No

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
AT89C51ED2-3CSIM
Manufacturer:
ATMEL
Quantity:
77 760
Part Number:
AT89C51ED2-3CSIM
Manufacturer:
SSG
Quantity:
100
9. Expanded RAM (XRAM)
Figure 9-1.
4235K–8051–05/08
0FFh or 6FFh
Internal and External Data Memory Address
00
The AT89C51RD2/ED2 provides additional on-chip random access memory (RAM) space for
increased data parameter handling and high level language usage.
AT89C51RD2/ED2 device haS expanded RAM in external data space configurable up to 1792
bytes (see
The AT89C51RD2/ED2 internal data memory is mapped into four separate segments.
The four segments are:
The lower 128 bytes can be accessed by either direct or indirect addressing. The Upper 128
bytes can be accessed by indirect addressing only. The Upper 128 bytes occupy the same
address space as the SFR. That means they have the same address, but are physically sepa-
rate from SFR space.
When an instruction accesses an internal location above address 7Fh, the CPU knows whether
the access is to the upper 128 bytes of data RAM or to SFR space by the addressing mode used
in the instruction.
1. The Lower 128 bytes of RAM (addresses 00h to 7Fh) are directly and indirectly
2. The Upper 128 bytes of RAM (addresses 80h to FFh) are indirectly addressable only.
3. The Special Function Registers, SFRs, (addresses 80h to FFh) are directly address-
4. The expanded RAM bytes are indirectly accessed by MOVX instructions, and with the
• Instructions that use direct addressing access SFR space. For example: MOV 0A0H, # data,
• Instructions that use indirect addressing access the Upper 128 bytes of data RAM. For
• The XRAM bytes can be accessed by indirect addressing, with EXTRAM bit cleared and
accesses the SFR at location 0A0h (which is P2).
example: MOV @R0, # data where R0 contains 0A0h, accesses the data byte at address
0A0h, rather than P2 (whose address is 0A0h).
MOVX instructions. This part of memory which is physically located on-chip, logically
occupies the first bytes of external data memory. The bits XRS0 and XRS1 are used to hide a
XRAM
addressable.
able only.
EXTRAM bit cleared in the AUXR register (see Table 9-1).
Table
0FFh
9-1).
80h
7Fh
00
Indirect Accesses
Direct or Indirect
128 Bytes
128 Bytes
Accesses
Internal
Internal
Upper
Lower
RAM
RAM
0FFh
80h
Direct Accesses
Function
Register
Special
00FFh up to 06FFh
AT89C51RD2/ED2
0FFFFh
0000
External
Memory
Data
23

Related parts for AT89C51ED2-3CSIM