Atmega16(l) – Rainbow Electronics ATmega64L User Manual

Page 257

Advertising
background image

257

ATmega16(L)

2466B–09/01

Table 108. Pin Values used to Enter Programming Mode

Pin

Symbol

Value

PAGEL

Prog_enable[3]

0

XA1

Prog_enable[2]

0

XA0

Prog_enable[1]

0

BS1

Prog_enable[0]

0

Table 109. XA1 and XA0 Coding

XA1

XA0

Action when XTAL1 is Pulsed

0

0

Load Flash or EEPROM Address (High or low address byte determined by BS1)

0

1

Load Data (High or Low data byte for Flash determined by BS1)

1

0

Load Command

1

1

No Action, Idle

Table 110. Command Byte Bit Coding

Command Byte

Command Executed

1000 0000

Chip Erase

0100 0000

Write Fuse Bits

0010 0000

Write Lock Bits

0001 0000

Write Flash

0001 0001

Write EEPROM

0000 1000

Read Signature Bytes and Calibration byte

0000 0100

Read Fuse and Lock Bits

0000 0010

Read Flash

0000 0011

Read EEPROM

Table 111. No. of Words in a Page and no. of Pages in the Flash

Flash Size

Page Size

PCWORD

No. of Pages

PCPAGE

PCMSB

8K words (16K bytes)

64 words

PC[5:0]

128

PC[12:6]

12

Table 112. No. of Words in a Page and no. of Pages in the EEPROM

EEPROM Size

Page Size

PCWORD

No. of Pages

PCPAGE

EEAMSB

512 bytes

4 bytes

EEA[1:0]

128

EEA[8:2]

8

Advertising