AT89C51ID2-SMSIM ATMEL [ATMEL Corporation], AT89C51ID2-SMSIM Datasheet - Page 138

no-image

AT89C51ID2-SMSIM

Manufacturer Part Number
AT89C51ID2-SMSIM
Description
8-bit Flash Microcontroller
Manufacturer
ATMEL [ATMEL Corporation]
Datasheet
API Call Description
Table 96. API Call Summary
138
READ DEVICE ID1
READ DEVICE ID2
READ DEVICE ID3
PROGRAM DATA
READ MANUF ID
PROGRAM SSB
PROGRAM BSB
PROGRAM SBV
ERASE BLOCK
ERASE BOOT
READ HSB
Command
READ SSB
READ BSB
READ SBV
VECTOR
BYTE
AT89C51ID2
R1
00h
00h
00h
00h
01h
02h
04h
05h
06h
06h
07h
07h
07h
07h
Byte value to
New BSB
New SBV
program
value
value
XXh
XXh
XXh
XXh
XXh
XXh
XXh
XXh
XXh
XXh
XXh
A
Several Application Program Interface (API) calls are available for use by an application
program to permit selective erasing and programming of Flash pages. All calls are made
through a common interface, PGM_MTP. The programming functions are selected by
setting up the microcontroller’s registers before making a call to PGM_MTP at FFF0h.
Results are returned in the registers.
When several bytes have to be programmed, it is highly recommended to use the Atmel
API “PROGRAM DATA PAGE” call. Indeed, this API call writes up to 128 bytes in a sin-
gle command.
All routines for software access are provided in the C Flash driver available on Atmel
web site.
The API calls description and arguments are shown in Table
Address of
DPH=C0h
DPH=00h
DPH=20h
DPH=40h
DPH=80h
DPH=00h
DPH=00h
DPH=00h
DPH=00h
DPL=00h
DPL=01h
DPL=10h
DPL=11h
DPTR0
program
byte to
0000h
0001h
0002h
0003h
0000h
0001h
0000h
0004h
0001h
0002h
XXh
DPTR1
XXh
XXh
XXh
XXh
XXh
XXh
XXh
XXh
XXh
XXh
XXh
00h
00h
ACC=Manufacturer Id Read Manufacturer identifier
ACC= Device Id 1
Returned Value
ACC=Device Id 2
ACC=Device Id 3
ACC= SSB value
ACC=0 : DONE
ACC=DPH
ACC=HSB
ACC=FCh
ACC=SSB
ACC=BSB
ACC=SBV
none
none
Read Device identifier 1
Read Device identifier 2
Read Device identifier 3
Erase block 0
Erase block 1
Erase block 2
Erase block 3
Erase block 4
Erase Software boot vector and boot status
byte. (SBV=FCh and BSB=FFh)
Set SSB level 1
Set SSB level 2
Set SSB level 0
Set SSB level 1
Program boot status byte
Program software boot vector
Read Software Security Byte
Read Hardware Byte
Read Boot Status Byte
Read Software Boot Vector
Program one Data Byte in user flash
Command Effect
4289A–8051–09/03

Related parts for AT89C51ID2-SMSIM