Datasheet

Table Of Contents
sbic EECR, EEWE
rjmp Wait_ee
; SPM timed sequence
out SPMCR, spmcrval
spm
; restore SREG (to enable interrupts if originally enabled)
out SREG, temp2
ret
28.8.13. ATmega32A Boot Loader Parameters
In the following tables, the parameters used in the description of the self programming are given.
Table 28-6. Boot Size Configuration, ATmega32A
BOOTSZ1 BOOTSZ0 Boot
Size
Pages Application
Flash Section
Boot
Loader
Flash
Section
End
Application
Section
Boot Reset
Address
(Start Boot
Loader
Section)
1 1 256
words
4 0x0000 -
0x3EFF
0x3F00 -
0x3FFF
0xEFF 0x3F00
1 0 512
words
8 0x0000 -
0x3DFF
0x3E00 -
0x3FFF
0x3DFF 0x3E00
0 1 1024
words
16 0x0000 -
0x3BFF
0x3C00 -
0x3FFF
0x3BFF 0x3C00
0 0 2048
words
32 0x0000 -
0x37FF
0x3800 -
0x3FFF
0x37FF 0x3800
Note:  The different BOOTSZ Fuse configurations are shown in Figure 28-2.
Table 28-7. Read-While-Write Limit, ATmega32A
Section Pages Address
Read-While-Write section (RWW) 224 0x0000 - 0x37FF
No Read-While-Write section (NRWW) 32 0x3800 - 0x3FFF
Note:  For details about these two section, see NRWW – No Read-While-Write Section and RWW –
Read-While-Write Section.
Atmel ATmega32A [DATASHEET]
Atmel-8155I-ATmega32A_Datasheet_Complete-08/2016
323