Datasheet
287
7810C–AVR–10/12
Atmel ATmega328P [Preliminary]
Notes: 1. Program the Fuse bits and Boot Lock bits before programming the LB1 and LB2.
2. “1” means unprogrammed, “0” means programmed
27.2 Fuse Bits
The ATmega328P has three Fuse bytes. Table 27-4 - Table 27-7 describe briefly the functional-
ity of all the fuses and how they are mapped into the Fuse bytes. Note that the fuses are read as
logical zero, “0”, if they are programmed.
Table 27-3. Lock Bit Protection Modes
(1)(2)
.
BLB0 Mode BLB02 BLB01
111
No restrictions for SPM or LPM accessing the Application
section.
2 1 0 SPM is not allowed to write to the Application section.
300
SPM is not allowed to write to the Application section, and LPM
executing from the Boot Loader section is not allowed to read
from the Application section. If Interrupt Vectors are placed in
the Boot Loader section, interrupts are disabled while executing
from the Application section.
401
LPM executing from the Boot Loader section is not allowed to
read from the Application section. If Interrupt Vectors are placed
in the Boot Loader section, interrupts are disabled while
executing from the Application section.
BLB1 Mode BLB12 BLB11
111
No restrictions for SPM or LPM accessing the Boot Loader
section.
2 1 0 SPM is not allowed to write to the Boot Loader section.
300
SPM is not allowed to write to the Boot Loader section, and LPM
executing from the Application section is not allowed to read
from the Boot Loader section. If Interrupt Vectors are placed in
the Application section, interrupts are disabled while executing
from the Boot Loader section.
401
LPM executing from the Application section is not allowed to
read from the Boot Loader section. If Interrupt Vectors are
placed in the Application section, interrupts are disabled while
executing from the Boot Loader section.
Table 27-4. Extended Fuse Byte for ATmega328P
Extended Fuse Byte Bit No Description Default Value
–7– 1
–6– 1
–5– 1
–4– 1
–3– 1
–2– 1
–1– 1
SELFPRGEN 0 Self Programming Enable 1 (unprogrammed)