Electronic Components Datasheet Search
  English  ▼
ALLDATASHEET.COM

X  

AT89S8253 Datasheet(PDF) 9 Page - ATMEL Corporation

Part # AT89S8253
Description  8-bit Microcontroller with 12 Kbyte Flash
Download  60 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  ATMEL [ATMEL Corporation]
Direct Link  http://www.atmel.com
Logo ATMEL - ATMEL Corporation

AT89S8253 Datasheet(HTML) 9 Page - ATMEL Corporation

Back Button AT89S8253 Datasheet HTML 5Page - ATMEL Corporation AT89S8253 Datasheet HTML 6Page - ATMEL Corporation AT89S8253 Datasheet HTML 7Page - ATMEL Corporation AT89S8253 Datasheet HTML 8Page - ATMEL Corporation AT89S8253 Datasheet HTML 9Page - ATMEL Corporation AT89S8253 Datasheet HTML 10Page - ATMEL Corporation AT89S8253 Datasheet HTML 11Page - ATMEL Corporation AT89S8253 Datasheet HTML 12Page - ATMEL Corporation AT89S8253 Datasheet HTML 13Page - ATMEL Corporation Next Button
Zoom Inzoom in Zoom Outzoom out
 9 / 60 page
background image
9
3286P–MICRO–3/10
AT89S8253
5.5
Dual Data Pointer Registers
To facilitate accessing both internal EEPROM and external data memory, two banks of 16-bit
Data Pointer Registers are provided: DP0 at SFR address locations 82H - 83H and DP1 at 84H
- 85H. Bit DPS = 0 in SFR EECON selects DP0 and DPS = 1 selects DP1. The user should
ALWAYS initialize the DPS bit to the appropriate value before accessing the respective Data
Pointer Register.
5.6
Power Off Flag
The Power Off Flag (POF), located at bit_4 (PCON.4) in the PCON SFR. POF, is set to “1” dur-
ing power up. It can be set and reset under software control and is not affected by RESET.
6.
Data Memory – EEPROM and RAM
The AT89S8253 implements 2K bytes of on-chip EEPROM for data storage and 256 bytes of
RAM. The upper 128 bytes of RAM occupy a parallel space to the Special Function Registers.
That means the upper 128 bytes have the same addresses as the SFR space but are physically
separate from SFR space. When an instruction accesses an internal location above address
7FH, the address mode used in the instruction specifies whether the CPU accesses the upper
128 bytes of RAM or the SFR space. Instructions that use direct addressing access the SFR
space.For example, the following direct addressing instruction accesses the SFR at location
0A0H (which is P2).
MOV 0A0H, #data
Instructions that use indirect addressing access the upper 128 bytes of RAM. For example, the
following indirect addressing instruction, where R0 contains 0A0H, accesses the data byte at
address 0A0H, rather than P2 (whose address is 0A0H).
MOV @R0, #data
Note that stack operations are examples of indirect addressing, so the upper 128 bytes of data
RAM are available as stack space.
The on-chip EEPROM data memory is selected by setting the EEMEN bit in the EECON register
at SFR address location 96H. The EEPROM address range is from 000H to 7FFH. MOVX
instructions are used to access the EEPROM. To access off-chip data memory with the MOVX
instructions, the EEMEN bit needs to be set to “0”.
During program execution mode (using the MOVX instruction) there is an auto-erase capability
at the byte level. This means that the user can update or modify a single EEPROM byte location
in real-time without affecting any other bytes.
The EEMWE bit in the EECON register needs to be set to “1” before any byte location in the
EEPROM can be written. User software should reset EEMWE bit to “0” if no further EEPROM
write is required. EEPROM write cycles in the serial programming mode are self-timed and typi-
cally take 4 ms. The progress of EEPROM write can be monitored by reading the RDY/BSY bit
(read-only) in SFR EECON. RDY/BSY = 0 means programming is still in progress and RDY/BSY
= 1 means an EEPROM write cycle is completed and another write cycle can be initiated. Bit
EELD in EECON controls whether the next MOVX instruction will only load the write buffer of the
EEPROM or will actually start the programming cycle. By setting EELD, only load will occur.
Before the last MOVX in a given page of 32 bytes, EELD should be cleared so that after the last
MOVX the entire page will be programmed at the same time. This way, 32 bytes will only require
4 ms of programming time instead of 128 ms required in single byte programming.


Similar Part No. - AT89S8253

ManufacturerPart #DatasheetDescription
logo
ATMEL Corporation
AT89S8253 ATMEL-AT89S8253 Datasheet
961Kb / 59P
   8-bit Microcontroller with 12K Bytes Flash and 2K Bytes EEPROM
AT89S8253 ATMEL-AT89S8253 Datasheet
1Mb / 59P
   8-bit Microcontroller with 12K Bytes Flash and 2K Bytes EEPROM
AT89S8253 ATMEL-AT89S8253 Datasheet
1Mb / 60P
   8-bit Microcontroller with 12K Bytes Flash
AT89S8253-24AC ATMEL-AT89S8253-24AC Datasheet
961Kb / 59P
   8-bit Microcontroller with 12K Bytes Flash and 2K Bytes EEPROM
AT89S8253-24AC ATMEL-AT89S8253-24AC Datasheet
759Kb / 56P
   8-bit Microcontroller with 12K Bytes Flash and 2K Bytes EEPROM
More results

Similar Description - AT89S8253

ManufacturerPart #DatasheetDescription
logo
ATMEL Corporation
AT89LP2052 ATMEL-AT89LP2052_08 Datasheet
1Mb / 93P
   8-bit Microcontroller with 2/4-Kbyte Flash
AT89LP2052 ATMEL-AT89LP2052_09 Datasheet
1Mb / 94P
   8-bit Microcontroller with 2/4-Kbyte Flash
AT89LP2052 ATMEL-AT89LP2052_06 Datasheet
1Mb / 90P
   8-bit Microcontroller with 2/4-Kbyte Flash
AT89LP2052 ATMEL-AT89LP2052 Datasheet
1Mb / 89P
   8-bit Microcontroller with 2/4-Kbyte Flash
logo
STMicroelectronics
ST10F271B STMICROELECTRONICS-ST10F271B Datasheet
1Mb / 180P
   16-bit MCU with 128 Kbyte Flash memory and 8/12 Kbyte RAM
ST10F271Z1 STMICROELECTRONICS-ST10F271Z1 Datasheet
3Mb / 185P
   16-bit MCU with 128 Kbyte Flash memory and 12 Kbyte RAM
ST10F271 STMICROELECTRONICS-ST10F271 Datasheet
2Mb / 173P
   16-bit MCU with 128 Kbyte Flash memory and 12 Kbyte RAM
ST10F272B STMICROELECTRONICS-ST10F272B Datasheet
1Mb / 181P
   16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
ST10F272B STMICROELECTRONICS-ST10F272B_12 Datasheet
1Mb / 188P
   16-bit MCU with 256 Kbyte Flash memory and 12/20 Kbyte RAM
logo
NXP Semiconductors
SZF2002 PHILIPS-SZF2002 Datasheet
431Kb / 76P
   Low voltage 8-bit microcontroller with 6-kbyte embedded RAM
1998 Aug 26
More results


Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60


Datasheet Download

Go To PDF Page


Link URL




Privacy Policy
ALLDATASHEET.COM
Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Datasheet Upload   |   Contact us   |   Privacy Policy   |   Link Exchange   |   Manufacturer List
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com