English
Language : 

MC68HC908GR16 Datasheet, PDF (45/276 Pages) Motorola, Inc – Microcontrollers
FLASH Memory (FLASH)
START ADDRESS OF FLASH
BLOCK PROTECT
1
1
16-BIT MEMORY ADDRESS
FLBPR VALUE
000000
Figure 2-6. FLASH Block Protect Start Address
Table 2-2. Examples of Protect Address Ranges
BPR[7:0]
$00
$01 (0000 0001)
$02 (0000 0010)
$03 (0000 0011)
$04 (0000 0100)
$FC (1111 1100)
$FD (1111 1101)
$FE (1111 1110)
$FF
Addresses of Protect Range
The entire FLASH memory is protected.
$C040 (1100 0000 0100 0000) — $FFFF
$C080 (1100 0000 1000 0000) — $FFFF
$C0C0 (1100 0000 1100 0000) — $FFFF
$C100 (1100 0001 0000 0000) — $FFFF
and so on...
$FF00 (1111 1111 0000 0000) — FFFF
$FF40 (1111 1111 0100 0000) — $FFFF
FLBPR and vectors are protected
$FF80 (1111 1111 1000 0000) — FFFF
Vectors are protected
The entire FLASH memory is not protected.
2.6.2 Wait Mode
Putting the MCU into wait mode while the FLASH is in read mode does not affect the operation of the
FLASH memory directly, but there will not be any memory activity since the CPU is inactive.
The WAIT instruction should not be executed while performing a program or erase operation on the
FLASH, otherwise the operation will discontinue, and the FLASH will be on standby mode.
2.6.3 Stop Mode
Putting the MCU into stop mode while the FLASH is in read mode does not affect the operation of the
FLASH memory directly, but there will not be any memory activity since the CPU is inactive.
The STOP instruction should not be executed while performing a program or erase operation on the
FLASH, otherwise the operation will discontinue, and the FLASH will be on standby mode
NOTE
Standby mode is the power saving mode of the FLASH module in which all
internal control signals to the FLASH are inactive and the current
consumption of the FLASH is at a minimum.
MC68HC908GR16 Data Sheet, Rev. 5.0
Freescale Semiconductor
45