ATMEGA48V_11 ATMEL [ATMEL Corporation], ATMEGA48V_11 Datasheet - Page 263

no-image

ATMEGA48V_11

Manufacturer Part Number
ATMEGA48V_11
Description
8-bit Atmel Microcontroller with 4/8/16K Bytes In-System Programmable Flash
Manufacturer
ATMEL [ATMEL Corporation]
Datasheet
26.1.3
26.2
2545T–AVR–05/11
Addressing the flash during self-programming
Performing a page write
If the EEPROM is written in the middle of an SPM Page Load operation, all data loaded will be
lost.
To execute Page Write, set up the address in the Z-pointer, write “00000101” to SPMCSR and
execute SPM within four clock cycles after writing SPMCSR. The data in R1 and R0 is ignored.
The page address must be written to PCPAGE. Other bits in the Z-pointer must be written to
zero during this operation.
• The CPU is halted during the Page Write operation
The Z-pointer is used to address the SPM commands.
Since the Flash is organized in pages (see
be treated as having two different sections. One section, consisting of the least significant bits, is
addressing the words within a page, while the most significant bits are addressing the pages.
This is shown in
are addressed independently. Therefore it is of major importance that the software addresses
the same page in both the Page Erase and Page Write operation.
The LPM instruction uses the Z-pointer to store the address. Since this instruction addresses the
Flash byte-by-byte, also the LSB (bit Z0) of the Z-pointer is used.
Figure 26-1. Addressing the flash during SPM
Note:
Bit
ZH (R31)
ZL (R30)
Z - REGISTER
1. The different variables used in
PROGRAM MEMORY
BIT
PAGE
PROGRAM
COUNTER
15
Figure 27-3 on page
Z15
15
Z7
7
PAGE ADDRESS
WITHIN THE FLASH
ZPCMSB
PCMSB
Z14
14
Z6
6
PCPAGE
Z13
13
Z5
5
275. Note that the Page Erase and Page Write operations
Figure 27-3 on page 275
ZPAGEMSB
PAGEMSB
Table 28-9 on page
PCWORD
Z12
12
Z4
4
(1)
WORD ADDRESS
WITHIN A PAGE
.
1
Z11
0
0
11
Z3
3
INSTRUCTION WORD
PAGE
ATmega48/88/168
are listed in
Z10
10
Z2
2
289), the Program Counter can
Z9
Z1
9
1
Table 28-9 on page
PCWORD[PAGEMSB:0]:
00
01
02
PAGEEND
Z8
Z0
8
0
289.
263

Related parts for ATMEGA48V_11