SN8P2604
8-Bit Micro-Controller
SONiX TECHNOLOGY CO., LTD
Page 39
Version 1.1
3
3
3
RESET
3.1 OVERVIEW
The system would be reset in three conditions as following.
Power on reset
External reset (only supports external reset pin enable situation)
Watchdog reset
LVD reset (brown-out reset protection)
When any reset condition occurs, all system registers keep initial status, program stops and program counter is cleared.
After reset status released, the system boots up and program starts to execute from ORG 0. The NT0, NPD flags
indicate system reset status. The system can depend on NT0, NPD status and go to different paths by program.
086H
Bit 7
Bit 6
Bit 5
Bit 4
Bit 3
Bit 2
Bit 1
Bit 0
PFLAG
NT0 NPD -
-
-
C DC
Z
Read/Write
R/W R/W -
-
- R/W R/W R/W
After
reset
- - - - - 0 0 0
Bit [7:6]
NT0, NPD:
Reset status flag.
NT0
NPD
Condition
Description
0
0
Watchdog reset
Watchdog timer overflow.
0 1
Reserved
-
1
0
Power on reset and LVD reset. Power voltage is lower than LVD detecting level.
1
1
External reset
External reset pin detect low level status.