English
Language : 

MC908AP16CFAE Datasheet, PDF (119/324 Pages) Freescale Semiconductor, Inc – Table of Contents
Functional Description
Enter monitor mode with pin configuration shown in Figure 8-1 by pulling RST low and then high. The
rising edge of RST latches monitor mode. Once monitor mode is latched, the values on the specified pins
can change.
Once out of reset, the MCU waits for the host to send eight security bytes. (See 8.4 Security.) After the
security bytes, the MCU sends a break signal (10 consecutive logic 0’s) to the host, indicating that it is
ready to receive a command.
POR RESET
IS VECTOR NO
BLANK?
YES
MONITOR MODE
NORMAL USER
MODE
EXECUTE
MONITOR
CODE
POR
NO
TRIGGERED?
YES
Figure 8-2. Low-Voltage Monitor Mode Entry Flowchart
In monitor mode, the MCU uses different vectors for reset, SWI (software interrupt), and break interrupt
than those for user mode. The alternate vectors are in the $FE page instead of the $FF page and allow
code execution from the internal monitor firmware instead of user code.
NOTE
Exiting monitor mode after it has been initiated by having a blank reset
vector requires a power-on reset (POR). Pulling RST low will not exit
monitor mode in this situation.
Table 8-2 summarizes the differences between user mode and monitor mode vectors.
Table 8-2. Mode Differences (Vectors)
Modes
User
Monitor
Reset
Vector
High
$FFFE
$FEFE
Reset
Vector
Low
$FFFF
$FEFF
Functions
Break
Vector
High
Break
Vector
Low
$FFFC $FFFD
$FEFC $FEFD
SWI
Vector
High
$FFFC
$FEFC
SWI
Vector
Low
$FFFD
$FEFD
MC68HC908AP Family Data Sheet, Rev. 4
Freescale Semiconductor
119