Datasheet SN8P1602P, SN8P1602S, SN8P1602X, SN8P1603P, SN8P1603S Datasheet (SONIX)

...
Page 1
SN8P1600
8-Bit Micro-Controller
SN8P1600 Series
USER’S MANUAL
SN8P1602 SN8P1603 SN8P1604
No Recommend in New Design
S
O
Nii
S
O
SONIX reserves the right to make change without further notice to any products herein to improve reliability, function or design. SONIX does not assume any liability arising out of the application or use of any product or circuit described herein; neither does it convey any license under its patent rights nor the rights of others. SONIX products are not designed, intended, or authorized for us as components in systems intended, for surgical implant into the body, or other applications intended to support or sustain life, or for any other application in which the failure of the SONIX product could create a situation where personal injury or death may occur. Should Buyer purchase or use SONIX products for any such unintended or unauthorized application. Buyer shall indemnify and hold SONIX and its officers, employees, subsidiaries, affiliates and distributors harmless against all claims, cost, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of personal injury or death associated with such unintended or unauthorized use even if such claim alleges that SONIX was negligent regarding the design or manufacture of the part.
N
X 88--
X
Biitt
B
Miiccrroo--
M
Coonnttrroolllleerr
C
SONiX TECHNOLOGY CO., LTD Revision 1.94
Page 2
SN8P1600
8-bit micro-controller
AMENDENT HISTORY
Version Date Description
VER 1.90 Sep. 2002 V1.9 first issue VER 1.91 Sep. 2002 Correct some V1.9 typing errors VER 1.92 Oct. 2002 1. Correct some template code errors
2. Modify description of code option
3. Modify approval form section
4. Modify description of TC1 timer and add more explanation about PWM function
VER 1.93 Feb. 2003 1. Extend chip operating temperature from “0°C ~ +70°C” to “-20°C ~ +70°C”.
2. Change the description of ADD M,A instruction from “M M+A” to “M A+M”
3. Change “ACC can’t be access by “B0MOV” instruction” to “ACC can’t be access by “B0MOV” instruction during the instant addressing mode”.
4. Correct the description of STKn.
5. Correct the bit definition of INTEN register.
6. Correct the description of “TC1 CLOCK FREQUENCY OUTPUT” section.
7. Correct an error of template code: “b0bclr FWDRST” “b0bset FWDRST”.
8. Add a notice about OSCM register access cycle.
9. Correct the table of “STANDARD ELECTRICAL CHARACTERISTICS”.
VER 1.94 Sep. 2003 1. Add new section about checksum calculate must avoid 04H~07H
2. Reserved Last 16 word ROM addresses
3. Remove register bit description
4. Modify TC0M description.
5. Modify TC1M description.
6. Modify PWM description
7. Modify slow mode current.
8. Change code option to chapter2
9. Adjust Electrical characteristic page
10. Remove approval sheet.
11. Remove PCB layout notice section.
12. Modify the description of INTRQ register.
SONiX TECHNOLOGY CO., LTD Revision 1.94
Page 3
SN8P1600
8-bit micro-controller
Table of Content
AMENDENT HISTORY ............................................................................................................................... 2
1
1
1
PRODUCT OVERVIEW................................................................................................................. 8
GENERAL DESCRIPTION........................................................................................................................... 8
SELECTION TABLE..................................................................................................................................... 8
FEATURES.................................................................................................................................................... 9
SYSTEM BLOCK DIAGRAM.................................................................................................................... 10
PIN ASSIGNMENT..................................................................................................................................... 11
PIN DESCRIPTIONS................................................................................................................................... 13
PIN CIRCUIT DIAGRAMS ........................................................................................................................ 14
2
2
2
3
3
3
CODE OPTION TABLE ...............................................................................................................15
ADDRESS SPACES.......................................................................................................................16
PROGRAM MEMORY (ROM)................................................................................................................... 16
OVERVIEW .............................................................................................................................................. 16
USER RESET VECTOR ADDRESS (0000H)........................................................................................... 17
INTERRUPT VECTOR ADDRESS (0008H) ............................................................................................ 17
CHECKSUM CALCULATION................................................................................................................. 19
GENERAL PURPOSE PROGRAM MEMORY AREA.............................................................................. 20
LOOK-UP TABLE DESCRIPTION.......................................................................................................... 20
JUMP TABLE DESCRIPTION................................................................................................................. 22
DATA MEMORY (RAM) ........................................................................................................................... 24
OVERVIEW .............................................................................................................................................. 24
WORKING REGISTERS............................................................................................................................. 25
Y, Z REGISTERS....................................................................................................................................... 25
R REGISTERS........................................................................................................................................... 26
PROGRAM FLAG....................................................................................................................................... 27
SONiX TECHNOLOGY CO., LTD Page 3 Revision 1.94
Page 4
SN8P1600
8-bit micro-controller
CARRY FLAG........................................................................................................................................... 27
DECIMAL CARRY FLAG......................................................................................................................... 27
ZERO FLAG............................................................................................................................................. 27
ACCUMULATOR ....................................................................................................................................... 28
STACK OPERATIONS ............................................................................................................................... 29
OVERVIEW .............................................................................................................................................. 29
STACK REGISTERS................................................................................................................................. 30
STACK OPERATION EXAMPLE............................................................................................................. 31
PROGRAM COUNTER............................................................................................................................... 32
ONE ADDRESS SKIPPING ..................................................................................................................... 33
MULTI-ADDRESS JUMPING ................................................................................................................. 34
4
4
4
ADDRESSING MODE................................................................................................................... 35
OVERVIEW................................................................................................................................................. 35
IMMEDIATE ADDRESSING MODE.......................................................................................................35
DIRECTLY ADDRESSING MODE .......................................................................................................... 35
INDIRECTLY ADDRESSING MODE ......................................................................................................35
5
5
5
6
6
6
SYSTEM REGISTER.................................................................................................................... 36
OVERVIEW................................................................................................................................................. 36
SYSTEM REGISTER ARRANGEMENT (BANK 0)................................................................................. 36
BYTES of SYSTEM REGISTER ................................................................................................................ 36
BITS of SYSTEM REGISTER.................................................................................................................... 37
POWER ON RESET...................................................................................................................... 38
OVERVIEW................................................................................................................................................. 38
EXTERNAL RESET DESCRIPTION......................................................................................................... 39
LOW VOLTAGE DETECTOR (LVD) DESCRIPTION............................................................................. 40
SONiX TECHNOLOGY CO., LTD Page 4 Revision 1.94
Page 5
SN8P1600
8-bit micro-controller
7
7
7
OSCILLATORS ............................................................................................................................. 41
OVERVIEW................................................................................................................................................. 41
CLOCK BLOCK DIAGRAM .................................................................................................................... 41
OSCM REGISTER DESCRIPTION.......................................................................................................... 42
EXTERNAL HIGH-SPEED OSCILLATOR.............................................................................................. 43
OSCILLATOR MODE CODE OPTION................................................................................................... 43
OSCILLATOR DEVIDE BY 2 CODE OPTION........................................................................................ 43
OSCILLATOR SAFE GUARD CODE OPTION....................................................................................... 43
SYSTEM OSCILLATOR CIRCUITS......................................................................................................... 44
External RC Oscillator Frequency Measurement....................................................................................45
INTERNAL LOW-SPEED OSCILLATOR................................................................................................. 46
SYSTEM MODE DESCRIPTION............................................................................................................... 47
OVERVIEW .............................................................................................................................................. 47
NORMAL MODE...................................................................................................................................... 47
SLOW MODE........................................................................................................................................... 47
POWER DOWN MODE ........................................................................................................................... 47
SYSTEM MODE CONTROL...................................................................................................................... 48
SYSTEM MODE SWITCHING................................................................................................................. 49
WAKEUP TIME .......................................................................................................................................... 50
OVERVIEW .............................................................................................................................................. 50
HARDWARE WAKEUP............................................................................................................................ 50
8
8
8
TIMERS .......................................................................................................................................... 51
WATCHDOG TIMER (WDT)..................................................................................................................... 51
TIMER0 (TC0) (SN8P1602/1603 O
NLY) .................................................................................................... 52
OVERVIEW .............................................................................................................................................. 52
TC0M MODE REGISTER........................................................................................................................ 53
TC0C COUNTING REGISTER ................................................................................................................ 54
TC0 TIMER OPERATION SEQUENCE .................................................................................................. 55
TIMER1 (TC1) (SN8P1604 ONLY).............................................................................................................. 56
OVERVIEW .............................................................................................................................................. 56
TC1M MODE REGISTER........................................................................................................................ 57
TC1C COUNTING REGISTER ................................................................................................................ 58
SONiX TECHNOLOGY CO., LTD Page 5 Revision 1.94
Page 6
SN8P1600
8-bit micro-controller
TC1R AUTO-LOAD REGISTER .............................................................................................................. 59
TC1 TIMER COUNTER OPERATION SEQUENCE............................................................................... 60
TC1 CLOCK FREQUENCY OUTPUT (BUZZER) .................................................................................. 62
PWM FUNCTION DESCRIPTION (SN8P1604 ONLY)............................................................................. 63
OVERVIEW .............................................................................................................................................. 63
PWM PROGRAM DESCRIPTION........................................................................................................... 64
9
9
9
INTERRUPT................................................................................................................................... 65
OVERVIEW................................................................................................................................................. 65
INTEN INTERRUPT ENABLE REGISTER .............................................................................................. 66
INTRQ INTERRUPT REQUEST REGISTER............................................................................................ 66
INTERRUPT OPERATION DESCRIPTION.............................................................................................. 67
GIE GLOBAL INTERRUPT OPERATION............................................................................................... 67
INT0 (P0.0) INTERRUPT OPERATION.................................................................................................. 68
TC0/TC1 INTERRUPT OPERATION ...................................................................................................... 69
MULTI-INTERRUPT OPERATION......................................................................................................... 70
1
1
1
1
0
0
1
1
0
OVERVIEW................................................................................................................................................. 71
I/O PORT FUNCTION TABLE................................................................................................................... 72
I/O PORT MODE......................................................................................................................................... 73
I/O PORT DATA REGISTER ..................................................................................................................... 74
1
1
1
I/O PORT............................................................................................................................71
EXTERNAL RESET CIRCUIT........................................................................................ 76
SN8P1602 EXTERNAL RESET CIRCUIT EXAMPLE ......................................................................................... 76
SN8P1603 E
1
1
2
2
1
SONiX TECHNOLOGY CO., LTD Page 6 Revision 1.94
2
XTERNAL RESET CIRCUIT EXAMPLE ......................................................................................... 77
CODING ISSUE................................................................................................................. 79
Page 7
SN8P1600
8-bit micro-controller
TEMPLATE CODE ..................................................................................................................................... 79
CHIP DECLARATION IN ASSEMBLER.................................................................................................. 83
PROGRAM CHECK LIST .......................................................................................................................... 83
1
1
1
1
1
1
3
3
1 1
1
3
4
4
4
ABSOLUTE MAXIMUM RATINGS ......................................................................................................... 85
STANDARD ELECTRICAL CHARACTERISTICS.................................................................................. 85
SN8P1602................................................................................................................................................. 85
SN8P1603................................................................................................................................................. 86
SN8P1604................................................................................................................................................. 87
5
5
5
INSTRUCTION SET TABLE........................................................................................... 84
ELECTRICAL CHARACTERISTICS............................................................................ 85
PACKAGE INFORMATION ........................................................................................... 89
P-DIP 18 PIN................................................................................................................................................ 89
SOP 18 PIN .................................................................................................................................................. 90
SSOP 20 PIN................................................................................................................................................ 91
SOP28PIN .................................................................................................................................................... 92
SK-DIP28PIN............................................................................................................................................... 93
SONiX TECHNOLOGY CO., LTD Page 7 Revision 1.94
Page 8
SN8P1600
8-bit micro-controller
1
1
1

GENERAL DESCRIPTION

The SN8P1600 series is an 8-bit micro-controller utilized CMOS technology and featured with low power consumption and high performance by its unique electronic structure.
SN8P1602/ SN8P1603 is designed with the excellent IC structure including the program memory up to 1K-word OTP ROM, data memory of 48-bytes RAM, one 8-bit timer (TC0), a watchdog timer, two interrupt sources (TC0, INT0), and 4-level stack buffers.
More expansion functions come with SN8P1604, such like 4K-word OTP ROM, more data memory of 128-byte RAM, 8-bit timer named TC1, and buzzer function for different application. More details listed below.
Besides, user can choose desired oscillator configuration for the controller. There are four external oscillator configurations to select for generating system clock, including High/Low speed crystal, ceramic resonator or cost-saving RC oscillator. SN8P1600 also includes an internal RC oscillator for slow mode controlled by program.

SELECTION TABLE

PRODUCT OVERVIEW

CHIP ROM RAM I/O Stack
SN8P1602 On/Off SN8P1603 SN8P1604 4K*16 128 22
Notice: The SN8P1603 always turn the LVD (low voltage detect) on.
1K*16 48 14 V -
4
Timer PWM Wakeup
TC0 TC1
- V On/off 1 10 SKDIP28/SOP28
LVD
Buzzer Pin no.
On
- 6
Package
DIP18/SOP18/SSOP20
SONiX TECHNOLOGY CO., LTD Page 8 Revision 1.94
Page 9
SN8P1600
8-bit micro-controller

FEATURES

Memory configuration
OTP ROM size: 1K * 16-bit. (SN8P1602/1603) One internal interrupt: TC0. (SN8P1602/ 1603)
RAM size: 48 * 8-bit. (SN8P1602/1603) One internal interrupt: TC1. (SN8P1604) OTP ROM size: 4K * 16-bit. (SN8P1604) One external interrupt: INT0. RAM size: 128 * 8-bit. (SN8P1604)
I/O pin configuration
(SN8P1602/1603 14 pins, SN8P1604 22 pins) Input only: P0 Bi-directional: P1, P2, P5 Wakeup: P0, P1 External high clock: RC type up to 10 MHz Pull-up resisters: P0, P1, P2, P5 (SN8P1604 only) External high clock: Crystal type up to 16 MHz External interrupt: P0 Internal low clock: RC type 16KHz(3V), 32KHz(5V) Normal mode: Both high and low clock active Slow mode: Low clock only
One 8-bit timer counters.
(TC1 for SN8P1604, TC0 for others)
On chip watchdog timer.
Four levels stack buffer.
56 powerful instructions
Four clocks per instruction cycle SOP18 (SN8P1602/1603) All of instructions are one word length. SSOP20 (SN8P1602/1603) Most of instructions are one cycle only. All ROM area lookup table function (MOVC) SKDIP28 (SN8P1604) SOP28 (SN8P1604)
Two interrupt sources
One channel 8-bits PWM or Buzzer output.
(SN8P1604 only) Dual clock system offers three operating modes
Sleep mode: Both high and low clock stop
Package (Chip form support)
P-DIP18 (SN8P1602/ 1603)
SONiX TECHNOLOGY CO., LTD Page 9 Revision 1.94
Page 10
SN8P1600
8-bit micro-controller

SYSTEM BLOCK DIAGRAM

SN8P1602/1603
SN8P1602/SN8P1603
SN8P1602/SN8P1603
Internal
Internal
PC
PC
PC
IR ROM
IR ROM
IR ROM
FLAGS
FLAGS
FLAGS
ALU
ALU
ALU
ACC
ACC
ACC
H-OSC
H-OSC
H-OSC
TIMING GENERATOR
TIMING GENERATOR
TIMING GENERATOR
RAM
RAM
RAM
SYSTEM REGISTER
SYSTEM REGISTER
SYSTEM REGISTER
Internal
RC
RC
RC
POR
POR
POR
Watch
Watch
Watch
Dog
Dog
Dog
SN8P1604
PORT 0
PORT 0
PORT 0
SN8P1604
SN8P1604
INTERRUPT
INTERRUPT
INTERRUPT CONTROL
CONTROL
CONTROL
PORT 2PORT 1
PORT 2PORT 1
PORT 2PORT 1
PC
PC
PC
IR ROM
IR ROM
IR ROM
FLAGS
FLAGS
FLAGS
ALU
ALU
ALU
H-OSC
H-OSC
H-OSC
TIMING GENERATOR
TIMING GENERATOR
TIMING GENERATOR
RAM
RAM
RAM
TIMER & COUNTER
TIMER & COUNTER
TIMER & COUNTER
Internal
Internal
Internal
RC
RC
RC
Watch
Watch
Watch
LDV
LDV
LDV
Dog
Dog
Dog
SYSTEM REGISTER
SYSTEM REGISTER
SYSTEM REGISTER
PORT 5
PORT 5
PORT 5
TIMER & COUNTER
TIMER & COUNTER
TIMER & COUNTER
PORT 0
PORT 0
PORT 0
ACC
ACC
ACC
INTERRUPT
INTERRUPT
INTERRUPT CONTROL
CONTROL
CONTROL
PORT 2PORT 1
PORT 2PORT 1
PORT 2PORT 1
SONiX TECHNOLOGY CO., LTD Page 10 Revision 1.94
Page 11
SN8P1600
8-bit micro-controller

PIN ASSIGNMENT

Part Number Description OTP Type: SN8P16XXY
Y
= Q: QFPP: PDIPK: SKDIPS: SOPX: SSOP
OTP Type:
SN8P1602P / SN8P1603P (DIP 18 pins) SN8P1602S / SN8P1603S (SOP 18 pins)
P1.2 1 U 18 P1.1 P1.3 2 17 P1.0 INT0/P0.0 3 16 XIN RST 4 15 XOUT/P1.4 VSS 5 14 VDD P2.0 6 13 P2.7 P2.1 7 12 P2.6 P2.2 8 11 P2.5 P2.3 9 10 P2.4
SN8P1602P SN8P1602S
SN8P1602X / SN8P1603X (SSOP 20 pins)
P1.2 1 U 20 P1.1 P1.3 2 19 P1.0 INT0/P0.0 3 18 XIN RST 4 17 XOUT/P1.4 VSS 5 16 VDD VSS 6 15 VDD P2.0 7 14 P2.7 P2.1 8 13 P2.6 P2.2 9 12 P2.5 P2.3 10 11 P2.4
SN8P1602X
MASK Type:
SN8A1602A: Support dice form only
, MASK Type: SN8A16XXAY
OTP
OTP
GND
PORT2[2]
PORT2[1]
PORT2[0]
PORT1[3]
PORT1[2]
PORT0[0]
VDD
PORT2[3]
PORT2[4]
PORT2[5]
PORT2[6]
PORT2[7]
XOUT
(0.00,0.00)
XIN
PORT1[1]
P_RESETB
PORT1[0]
TEST
SONiX TECHNOLOGY CO., LTD Page 11 Revision 1.94
Page 12
SN8P1600
8-bit micro-controller
OTP Type:
SN8P1604K (SKDIP 28 pins) SN8P1604S (SOP 28 pins)
P0.1 1 U 28 RST
VDD 2 27 XIN
VPP/VDD 3 26 XOUT/Fcpu
VSS 4 25 P2.7
P0.0/INT0 5 24 P2.6
P5.0 6 23 P2.5 P5.1 7 22 P2.4 P5.2 8 21 P2.3
P5.3/BZ1/PWM1 9 20 P2.2
P1.0 10 19 P2.1 P1.1 11 18 P2.0 P1.2 12 17 P1.7 P1.3 13 16 P1.6 P1.4 14 15 P1.5
SN8P1604K
SN8P1604S
MASK Type:
SN8A1604AK (SKDIP 28 pins) SN8A1604AS (SOP 28 pins)
P0.1 1 U 28 RST
VDD 2 27 XIN
P0.2 3 26 XOUT/Fcpu
VSS 4 25 P2.7
P0.0/INT0 5 24 P2.6
P5.0 6 23 P2.5 P5.1 7 22 P2.4 P5.2 8 21 P2.3
P5.3/BZ1/PWM1 9 20 P2.2
P1.0 10 19 P2.1 P1.1 11 18 P2.0 P1.2 12 17 P1.7 P1.3 13 16 P1.6 P1.4 14 15 P1.5
SN8A1604AK
SN8A1604AS
Notice: Different pins between MASK and OTP:
Pin 3 of SN8A1604A is P0.2 but it is VPP in SN8P1604. Pull up P0.2 to VDD if no use to avoid extra power
consumption.
SONiX TECHNOLOGY CO., LTD Page 12 Revision 1.94
Page 13
SN8P1600
8-bit micro-controller

PIN DESCRIPTIONS

SN8P1602/1603
PIN NAME TYPE DESCRIPTION
VDD, VSS P
VPP/RST I
XIN I
XOUT/P1.4 I/O
P0.0 / INT0 I P1.0 ~ P1.4 I/O P2.0 ~ P2.7 I/O
Notice : The SN8P1602/3 do not have the pull-up resistor in the input port. The user must use the external pull-up
resistor.
SN8P1604
PIN NAME TYPE DESCRIPTION
VDD, VSS
VPP/VDD
RST
XIN
XOUT/Fcpu
P0.0/INT0
P0.1 P1.0 ~ P1.7 P2.0 ~ P2.7 P5.0 ~ P5.3
I/O External oscillator output pin. RC Mode as the Fcpu output
I/O Bi-direction pins with sleep mode Wakeup function. Built-in pull-up resisters. I/O Bi-direction pins / Built-in pull-up resisters. I/O Bi-direction pin, P5.3 as TC1 output for PWM and Buzzer function/Built-in pull-up resisters.
Power supply input pins. Place the 0.1µF bypass capacitor between the VDD and VSS pin. System reset pin. Schmitt trigger structure, low active, normal stay to “high”. External oscillator input pin. RC mode input pin. External oscillator output pin. In RC mode is P1.4 I/O. Input / Interrupt (Schmitt trigger) / Wakeup function. Bi-direction pins with sleep mode wakeup function. Bi-direction pins.
P Power supply input pins. Place the 0.1µF bypass capacitor between the VDD and VSS pin. P OTP programming pin. Keep connect to VDD during normal mode.
I System reset pin. Schmitt trigger structure, lo w active, normal stay to “high”. I External oscillator input pin. RC mode input pin.
I Input / Interrupt (Schmitt trigger) / Wakeup function / Built-in pull-up resisters. I Input / W akeup function. / Built-in pull-up resister.
SONiX TECHNOLOGY CO., LTD Page 13 Revision 1.94
Page 14
SN8P1600
8-bit micro-controller

PIN CIRCUIT DIAGRAMS

SN8P1602/1603
Port1, 2 structure
Port1, 2 structure
Port0 structure
Port0 structure
Pin
Pin
Int. bus
Pin
Pin
Int. bus
Note: All of the latch output circuits are push-pull structures.
SN8P1604
Port0 structure
Port0 structure
Port1,2, 5 structure
Port1,2, 5 structure
PnM
PnM
PnM
PnM
Latch
Latch
PnM
PnM
Int. bus
Int. bus
Pin
Pin
PUR
PUR
Code Option
Code Option
Int. bus
Int. bus
PnM, Code Option
PnM, Code Option
Pin
Pin
PnM
PnM
PUR
PUR
PnM
PnM
Latch
Latch
PnM
PnM
Note: The internal pull-up resistor of the SN8P1604 can be enabled by the code option.
Int. bus
Int. bus
SONiX TECHNOLOGY CO., LTD Page 14 Revision 1.94
Page 15
SN8P1600
8-bit micro-controller
2
2
2
SN8P1602
SN8P1603----------The LVD always turn on to improve the power on reset and brownout reset performance

CODE OPTION TABLE

Code Option Content Function Description
RC Low cost RC for external high clock oscillator
High_Clk
High_Clk / 2
OSG
Watch_Dog
LVD
Security
Code Option Content Function Description
High_Clk
High_Clk / 2
OSG
Watch_Dog
Security
32K X’tal
12M X’tal High speed crystal /resonator (e.g. 12M) for external high clock oscillator
4M X’tal Standard crystal /resonator (e.g. 3.58M) for external high clock oscillator
Enable External high clock divided by two, Fosc = high clock / 2
Disable Fosc = high clock
Enable Enable Oscillator Safe Guard function
Disable Disable Oscillator Safe Guard function
Enable Enable Watch Dog function
Disable Disable Watch Dog function
Enable Enable the low voltage detect
Disable Disable the low voltage detect
Enable Enable ROM code Security function
Disable Disable ROM code Security function
RC Low cost RC for external high clock oscillator
32K X’tal
12M X’tal High speed crystal /resonator (e.g. 12M) for external high clock oscillator
4M X’tal Standard crystal /resonator (e.g. 3.58M) for external high clock oscillator
Enable External high clock divided by two, Fosc = high clock / 2
Disable Fosc = high clock
Enable Enable Oscillator Safe Guard function
Disable Disable Oscillator Safe Guard function
Enable Enable Watch Dog function
Disable Disable Watch Dog function
Enable Enable ROM code Security function
Disable Disable ROM code Security function
Low frequency, power saving crystal (e.g. 32.768K) for external high clock oscillator
Low frequency, power saving crystal (e.g. 32.768K) for external high clock oscillator
SONiX TECHNOLOGY CO., LTD Page 15 Revision 1.94
Page 16
SN8P1600
8-bit micro-controller
3
3
3

ADDRESS SPACES

PROGRAM MEMORY (ROM)

OVERVIEW

The SN8P1600 provides the program memory up to 1024 * 16-bit (4096 *16-bit for SN8P1604) to be addressed and is able to fetch instructions through 10-bit wide PC (Program Counter). It can look up ROM data by using ROM code registers (R, Y, Z).
1-word reset vector addresses 1-word interrupt vector addresses 1K words general purpose area (SN8P1602/1603) 4K words general purpose area (SN8P1604) 5-words reserved area
All of the program memory is partitioned into three coding areas. The 1 vector area), the 2 from 0008H to 0FFEH. The address 08H is the interrupt enter address point.
SN8P1604 SN8P1602/SN8P160
0000H 0000H 0001H 0001H Jump to user start address 0002H 0002H Jump to user start address 0003H 0003H 0004H 0004H 0005H 0005H 0006H 0006H 0007H 0007H 0008H 0008H 0009H 0009H User program
000FH 000FH 0010H 0010H 0011H 0011H
0FFEH 03FEH 0FFFH 03FFH
nd
area is a reserved area 04H ~07H, the 3rd area is for the interrupt vector and the user code area
3
General purpose area
. . . .
General purpose area
. . . .
ROM
Reset vector
Reserved
Interrupt vector
Reserved
st
area is located from 00H to 03H(The Reset
User reset vector
Jump to user start address
User interrupt vector
End of user program
SONiX TECHNOLOGY CO., LTD Page 16 Revision 1.94
Page 17
SN8P1600
8-bit micro-controller

USER RESET VECTOR ADDRESS (0000H)

A 1-word vector address area is used to execute system reset. After power on reset or watchdog timer overflow reset, then the chip will restart the program from address 0000h and all system registers will be set as default values. The following example shows the way to define the reset vector in the program memory.
Example: After power on reset, external reset active or reset by watchdog timer overflow. CHIP SN8P1602
ORG 0 ; 0000H JMP START ; Jump to user program address.
. ; 0004H ~ 0007H are reserved
ORG 10H START: ; 0010H, The head of user program.
. ; User program . . .
ENDP ; End of program

INTERRUPT VECTOR ADDRESS (0008H)

A 1-word vector address area is used to execute interrupt request. If any interrupt service executes, the program counter (PC) value is stored in stack buffer and jump to 0008h of program memory to execute the vectored interrupt. Users have to define the interrupt vector. The following example shows the way to define the interrupt vector in the program memory.
Example 1: This demo program includes interrupt service routine and the user program is behind the
interrupt service routine.
CHIP SN8P1602
.DATA PFLAGBUF .CODE
ORG 0 ; 0000H JMP START ; Jump to user program address.
. ; 0004H ~ 0007H are reserved
ORG 8
B0XCH A, ACCBUF ; B0XCH doesn’t change C, Z flag B0MOV A, PFLAG B0MOV PFLAGBUF, A ; Save PFLAG register in a buffer . . B0MOV A, PFLAGBUF B0MOV PFLAG, A ; Restore PFLAG register from buffer B0XCH A, ACCBUF ; B0XCH doesn’t change C, Z flag RETI ; End of interrupt service routine
START: ; The head of user program.
. ; User program . JMP START ; End of user program
ENDP
; End of program
; Interrupt service routine
SONiX TECHNOLOGY CO., LTD Page 17 Revision 1.94
Page 18
SN8P1600
8-bit micro-controller
Example 2: The demo program includes interrupt service routine and the address of interrupt service
routine is in a special address of general-purpose area.
CHIP SN8P1602
.DATA PFLAGBUF .CODE
ORG 0 ; 0000H JMP START ; Jump to user program address.
. ; 0001H ~ 0007H are reserved
ORG 08 JMP MY_IRQ ; 0008H, Jump to interrupt service routine address
ORG 10H START: ; 0010H, The head of user program.
. ; User program . . JMP START ; End of user program
MY_IRQ: ;The head of interrupt service routine
B0XCH A, ACCBUF ; B0XCH doesn’t change C, Z flag B0MOV A, PFLAG B0MOV PFLAGBUF, A ; Save PFLAG register in a buffer . . B0MOV A, PFLAGBUF B0MOV PFLAG, A ; Restore PFLAG register from buffer B0XCH A, ACCBUF ; B0XCH doesn’t change C, Z flag RETI ; End of interrupt service routine
ENDP ; End of program
Remark: It is easy to get the rules of SONIX program from demo programs given above. These points are
as following.
1. The address 0000H is a “JMP” instruction to make the program go to general-purpose ROM area. The 0004H~0007H are reserved. Users have to skip 0004H~0007H addresses. It is very important and necessary.
2. The interrupt service starts from 0008H. Users can put the whole interrupt service routine from 0008H
(Example1) or to put a “JMP” instruction in 0008H then place the interrupt service routine in other general-purpose ROM area (Example2) to get more modularized coding style.
SONiX TECHNOLOGY CO., LTD Page 18 Revision 1.94
Page 19
SN8P1600
8-bit micro-controller

CHECKSUM CALCULATION

The ROM addresses 0004H~0007H and last address are reserved area. User should avoid these addresses (0004H~0007H and last address) when calculate the Checksum value.
Example:
The demo program shows how to avoid 0004H~0007H when calculated Checksum from 00H to the end of
user’s code MOV A,#END_USER_CODE$L B0MOV END_ADDR1,A ;save low end address to end_addr1 MOV A,#END_USER_CODE$M
B0MOV END_ADDR2,A ;save middle end address to end_addr2 CLR Y ;set Y to ooH CLR Z ;set Z to 00H @@: CALL YZ_CHECK ;call function of check yz value MOVC ; B0BSET FC ;clear C glag ADD DATA1,A ;add A to Data1 MOV A,R ADC DATA2,A ;add R to Data2 JMP END_CHECK ;check if the YZ address = the end of code AAA: INCMS Z ;Z=Z+1 JMP @B ;if Z!= 00H calculate to next address JMP Y_ADD_1 ;if Z=00H increase Y END_CHECK: MOV A,END_ADDR1 CMPRS A,Z ;check if Z = low end address JMP AAA ;if Not jump to checksum calculate MOV A,END_ADDR2 CMPRS A,Y ;if Yes, check if Y = middle end address JMP AAA ;if Not jump to checksum calculate JMP CHECKSUM_END ;if Yes checksum calculated is done. YZ_CHECK: ;check if YZ=0004H MOV A,#04H CMPRS A,Z ;check if Z=04H RET ;if Not return to checksum calculate MOV A,#00H CMPRS A,Y ;if Yes, check if Y=00H RET ;if Not return to checksum calculate INCMS Z ;if Yes, increase 4 to Z INCMS Z INCMS Z INCMS Z RET ;set YZ=0008H then return Y_ADD_1: INCMS Y ;increase Y NOP JMP @B ;jump to checksum calculate CHECKSUM_END: ………. ………. END_USER_CODE: ;Label of program end
SONiX TECHNOLOGY CO., LTD Page 19 Revision 1.94
Page 20
SN8P1600
8-bit micro-controller

GENERAL PURPOSE PROGRAM MEMORY AREA

The 1017/4089-word at ROM locations 0009H~03FEH/0FFEH are used as general-purpose memory. The area is stored instruction’s op-code and look-up table data. The SN8P1600 includes jump table function by using program counter (PC) and look-up table function by using ROM code registers (R, Y, Z).
The boundary of program memory is separated by the high-byte program counter (PCH) every 100H. In jump table function and look-up table function, the program counter can’t leap over the boundary by program counter automatically. Users need to modify the PCH value to “PCH+1” when the PCL overflows (from 0FFH to 000H).

LOOK-UP TABLE DESCRIPTION

In the ROM’s data lookup function, Y register is pointed to the bit 8~bit 15 and Z register to the bit 0~bit 7 data of ROM address. After MOVC instruction is executed, the low-byte data of ROM then will be stored in ACC and high-byte data stored in R register.
Example: To look up the ROM data located “TABLE1”. B0MOV Y, #TABLE1$M ; To set lookup table1’s middle address
B0MOV Z, #TABLE1$L ; To set lookup table1’s low address. MOVC ; To lookup data, R = 00H, ACC = 35H ;
; @@: . . ; TABLE1: DW 0035H ; To define a word (16 bits) data. DW 5105H ; “ DW 2012H ; “
CAUSION: The Y register can't increase automatically if Z register cross boundary from 0xFF to 0x00.
Therefore, user must take care such situation to avoid loop-up table errors. If Z register overflow, Y
register must be added one. The following INC_YZ macro shows a simple method to process Y and Z
registers automatically.
Note: Because the program counter (PC) is only 12-bit, the X register is useless in the application. Users
can omit “B0MOV X, #TABLE1$H”. SONiX ICE support more larger program memory addressing
capability. So make sure X register is “0” to avoid unpredicted error in loop-up table operation.
INCMS Z ; Z+1 JMP @F ; Not overflow INCMS Y ; Z overflow (FFH 00), Y=Y+1 NOP ; Not overflow
MOVC ; To lookup data, R = 51H, ACC = 05H.
; Increment the index address for next address
Example: INC_YZ Macro
INC_YZ MACRO INCMS Z ; Z+1 JMP @F ; Not overflow
INCMS Y ; Y+1 NOP ; Not overflow @@: ENDM
SONiX TECHNOLOGY CO., LTD Page 20 Revision 1.94
Page 21
SN8P1600
8-bit micro-controller
The other coding style of loop-up table is to add Y or Z index register by accumulator. Be careful if carry happen. Refer following example for detailed information:
Example: Increase Y and Z register by B0ADD/ADD instruction
B0MOV Y, #TABLE1$M ; To set lookup table’s middle address. B0MOV Z, #TABLE1$L ; To set lookup table’s low address.
GETDATA: ; MOVC ; To lookup data. If BUF = 0, data is 0x0035 ; If BUF = 1, data is 0x5105 ; If BUF = 2, data is 0x2012 . . . . ; TABLE1: DW 0035H ; To define a word (16 bits) data. DW 5105H ; “ DW 2012H ; “
B0MOV A, BUF ; Z = Z + BUF. B0ADD Z, A
B0BTS1 FC ; Check the carry flag. JMP GETDATA ; FC = 0 INCMS Y ; FC = 1. Y+1. NOP
SONiX TECHNOLOGY CO., LTD Page 21 Revision 1.94
Page 22
SN8P1600
8-bit micro-controller

JUMP TABLE DESCRIPTION

The jump table operation is one of multi-address jumping function. Add low-byte program counter (PCL) and ACC value to get one new PCL. The new program counter (PC) points to a series jump instructions as a listing table. The way is easy to make a multi-stage program.
When carry flag occurs after executing of “ADD PCL, A”, it will not affect PCH register. Users have to check if the jump table leaps over the ROM page boundary or the listing file gener ated by SONIX assembly software. If the jump table leaps over the ROM page boundary (e.g. from xxFFH to xx00H), move the jump table to the top of next program memory page (xx00H). Here one page mean 256 words.
Example :
ORG 0X0100 ; The jump table is from the head of the ROM boundary B0ADD PCL, A ; PCL = PCL + ACC, the PCH can’t be changed.
JMP A0POINT ; ACC = 0, jump to A0POINT JMP A1POINT ; ACC = 1, jump to A1POINT JMP A2POINT ; ACC = 2, jump to A2POINT JMP A3POINT ; ACC = 3, jump to A3POINT
In following example, the jump table starts at 0x00FD. When execute B0ADD PCL, A. If ACC = 0 or 1, the jump table points to the right address. If the ACC is larger then 1 will cause error because PCH doesn't increase one automatically. We can see the PCL = 0 when ACC = 2 but the PCH still keep in 0. The program counter (PC) will point to a wrong address 0x0000 and crash system operation. It is important to check whether the jump table crosses over the boundary (xxFFH to xx00H). A good coding style is to put the jump table at the start of ROM boundary (e.g. 0100H).
Example: If “jump table” crosses over ROM boundary will cause errors.
ROM Address
. . . .
. . 0X00FD 0X00FE
0X00FF 0X0100 0X0101
. .
. .
SONIX provides a macro for safe jump table function. This macro will check the ROM boundary and move the jump table to the right position automatically. The side effect of this macro maybe wastes some ROM size.
@JMP_A MACRO VAL IF (($+1) !& 0XFF00) !!= (($+(VAL)) !& 0XFF00) JMP ($ | 0XFF) ORG ($ | 0XFF) ENDIF ADD PCL, A ENDM
Note: “VAL” is the number of the jump table listing number.
B0ADD PCL, A ; PCL = PCL + ACC, the PCH can’t be changed. JMP A0POINT ; ACC = 0 JMP A1POINT ; ACC = 1 JMP A2POINT JMP A3POINT ; ACC = 3
; ACC = 2 jump table cross boundary here
SONiX TECHNOLOGY CO., LTD Page 22 Revision 1.94
Page 23
SN8P1600
8-bit micro-controller
Example: “@JMP_A” application in SONIX macro file called “MACRO3.H”.
B0MOV A, BUF0 ; “BUF0” is from 0 to 4. @JMP_A 5 ; The number of the jump table listing is five. JMP A0POINT ; If ACC = 0, jump to A0POINT JMP A1POINT ; ACC = 1, jump to A1POINT JMP A2POINT ; ACC = 2, jump to A2POINT JMP A3POINT ; ACC = 3, jump to A3POINT JMP A4POINT ; ACC = 4, jump to A4POINT
If the jump table position is from 00FDH to 0101H, the “@JMP_A” macro will make the jump table to start from 0100h.
SONiX TECHNOLOGY CO., LTD Page 23 Revision 1.94
Page 24
SN8P1600
8-bit micro-controller

DATA MEMORY (RAM)

OVERVIEW

The SN8P1600 has internally built-in data memory up to 48/128 bytes for storing the general-purpose data.
48 * 8-bit general purpose area in bank 0 (SN8P1602/1603) 128 * 8-bit general purpose area in bank 0 (SN8P1604) 128 * 8-bit system register area
The memory is separated into bank 0. The bank 0 uses the first 48/128 bytes as general-purpose area, and the remaining 128 bytes as system register.
BANK 0
SN8P1604 SN8P1602/SN
8P1603
000h 000h
“ “ “ “ “ “ “ “
“ “ 07Fh 02Fh 080h 080h
“ “
“ “
“ “
“ “
“ “ 0FFh 0FFh
RAM location
General purpose area
System register
End of bank 0 area
000h~02FH/07FH of Bank 0 store general-purpose data (48 bytes /128bytes).
080h~0FFh of Bank 0 store system registers (128 bytes).
SONiX TECHNOLOGY CO., LTD Page 24 Revision 1.94
Page 25
SN8P1600
8-bit micro-controller

WORKING REGISTERS

The RAM bank0 locations 82H to 84H store the specially defined registers such as register R, Y, Z, respectively shown in the following table. These registers can use as the general-purpose working buffer or access ROM’s and RAM’s data. For instance, all of the ROM table can be looked-up by R, Y and Z registers. The data of RAM memory can be indirectly accessed with Y and Z registers.

Y, Z REGISTERS

The Y and Z registers are the 8-bit buffers. There are three major functions of these registers. First, Y and Z registers can be used as working registers. Second, these two registers can be used as data pointers for @YZ register. Third, the registers can address ROM location to look up ROM data.
084H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
Y
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
083H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
Z
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
The @YZ that is data point_1 index buffer located at address 0E7H in RAM bank 0. It employs Y and Z registers to addressing RAM location to read/write data through ACC. The Lower 4-bit of Y register points to RAM bank number and Z register to RAM address number, respectively. The higher 4-bit data of Y register is truncated in RAM indirectly access mode.
Example: Following example uses indirectly addressing mode to access data in the RAM address 025H of
bank0.
B0MOV Y, #00H ; To set RAM bank 0 for Y register B0MOV Z, #25H ; To set location 25H for Z register B0MOV A, @YZ ; To read a data into ACC
Example: Clear general-purpose data memory area of bank 0 using @YZ register.
B0MOV Y, #0 ; Y = 0, bank 0 B0MOV Z, #07FH ; Z = 7FH, the last address of the data memory area
CLR_YZ_BUF: CLR @YZ ; Clear @YZ to be zero
DECMS Z ; Z – 1, if Z= 0, finish the routine JMP CLR_YZ_BUF ; Not zero
CLR @YZ END_CLR: ; End of clear general purpose data memory area of bank 0 .
Note: Please consult the “LOOK-UP TABLE DESCRIPTION” about Y, Z register look-up table application.
YBIT7 YBIT6 YBIT5 YBIT4 YBIT3 YBIT2 YBIT1 YBIT0
ZBIT7 ZBIT6 ZBIT5 ZBIT4 ZBIT3 ZBIT2 ZBIT1 ZBIT0
SONiX TECHNOLOGY CO., LTD Page 25 Revision 1.94
Page 26
SN8P1600
8-bit micro-controller

R REGISTERS

R register is an 8-bit buffer. There are two major functions of the register. First, R register can be used as working register. Second, the R register stores high-byte data of look-up ROM data. After MOVC instruction executed, the high-byte data of specified ROM address will store in R register and the low-byte data in ACC.
082H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
R
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
Note: Please consult the “LOOK-UP TABLE DESCRIPTION” about R register look-up table application.
RBIT7 RBIT6 RBIT5 RBIT4 RBIT3 RBIT2 RBIT1 RBIT0
SONiX TECHNOLOGY CO., LTD Page 26 Revision 1.94
Page 27
SN8P1600
8-bit micro-controller

PROGRAM FLAG

The PFLAG includes carry flag (C), decimal carry flag (DC) and zero flag (Z). If the result of operating is zero or there is carry, borrow occurrence, then these flags will be set to PFLAG register.
086H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
PFLAG
Read/Write - - - - - R/W R/W R/W
After reset - - - - - 0 0 0

CARRY FLAG

C = 1: When executed arithmetic addition with overflow or executed arithmetic subtraction without borrow or executed rotation instruction with logic “1” shifting out. C = 0: When executed arithmetic addition without overflow or executed arithmetic subtraction with borrow or executed rotation instruction with logic “0” shifting out.

DECIMAL CARRY FLAG

DC = 1: If executed arithmetic addition with overflow of low nibble or executed arithmetic subtraction without borrow of low nibble. DC = 0: If executed arithmetic addition without overflow of low nibble or executed arithmetic subtraction with borrow of low nibble.

ZERO FLAG

Z = 1: When the content of ACC or target memory is zero after executing instructions involving a zero flag. Z = 0: When the content of ACC or target memory is not zero after executing instructions involving a zero flag.
- - - - - C DC Z
SONiX TECHNOLOGY CO., LTD Page 27 Revision 1.94
Page 28
SN8P1600
8-bit micro-controller

ACCUMULATOR

The ACC is an 8-bit data register responsible for transferring or manipulating data between ALU and data memory. If the result of operating is zero (Z) or there is carry (C or DC) occurrence, then these flags will be set to PFLAG register.
ACC is not in data memory (RAM), so ACC can’t be access by “B0MOV” instruction during the instant addressing mode.
Example: Read and write ACC value.
; Read ACC data and store in BUF data memory MOV BUF, A
. . ; Write a immediate data into ACC
MOV A, #0FH ; Write ACC data from BUF data memory MOV A, BUF
The system doesn’t store ACC and PFLAG value when interrupt executed. ACC and PFLAG data must be exchanged to other data memories defined by users. Thus, once interrupt occurs, these data must be stored in the data memory based on the user’s program as follows.
Example: Protect ACC and working registers.
ACCBUF EQU 00H ; ACCBUF is ACC data buffer. PFLAGBUF EQU 01H ; PFLAGBUF is PFLAG data buffer.
INT_SERVICE:
B0XCH A, ACCBUF ; Store ACC value B0MOV A, PFLAG ; Store PFLAG value B0MOV PFLAGBUF,A
. . . .
B0MOV A, PFLAGBUF ; Re-load PFLAG value B0MOV PFLAG,A B0XCH A, ACCBUF ; Re-load ACC
RETI ; Exit interrupt service vector
Note: To save and re-load ACC data must be used “B0XCH” instruction, or the PFLAG value maybe
modified by ACC.
SONiX TECHNOLOGY CO., LTD Page 28 Revision 1.94
Page 29
SN8P1600
8-bit micro-controller

STACK OPERATIONS

OVERVIEW

The stack buffer of SN8P1600 has 4-level high area and each level is 10-bit length. These buffers are designed to push and pop up program counter’s (PC) data when interrupt service routine is executed. The STKP register is a pointer designed to point active level in order to push or pop up data from stack buffer of kernel circuit. The STKnH and STKnL are the 10-bit stack buffers to store program counter (PC) data.
PCL
PCL
PCLPCL
RET /
RET /
RET / RETI
RETI
RETI
CALL /
CALL /
CALL / interrupt
interrupt
interrupt
PCH
PCH
PCHPCH
STK3L
STK3L
STK2L
STK2L
STK1L
STK1L
STK0L
STK0L
STKP + 1
STKP + 1
STKP + 1
STKP + 1
STKP - 1
STKP - 1
STKP - 1
STKP - 1STKP - 1
STKP = 3
STKP = 3
STKP = 3
STKP = 2
STKP = 2
STKP = 2
STKP = 1
STKP = 1
STKP = 1
STKP = 0
STKP = 0
STKP = 0
STKP
STKPSTKP
STK3H
STK3H
STK2H
STK2H
STK1H
STK1H
STK0H
STK0H
STKP
STKPSTKP
SONiX TECHNOLOGY CO., LTD Page 29 Revision 1.94
Page 30
SN8P1600
8-bit micro-controller

STACK REGISTERS

The stack pointer (STKP) is a 3-bit register to store the address used to access the stack buffer, 10-bit data memory (STKnH and STKnL) set aside for temporary storage of stack addresses.
The two stack operations are writing to the top of the stack and reading from the top of stack. Push operation decrements the STKP and the pop operation increments each time. That makes the STKP always point to the top address of stack buffer and write the last program counter value (PC) into the stack buffer.
The program counter (PC) value is stored in the stack buffer before a CALL instruction executed or during interrupt service routine. Stack operation is a LIFO type (Last in and first out). The stack pointer (STKP) and stack buffer (STKnH and STKnL) are located in the system register area bank 0.
0DFH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
STKP
Read/Write R/W - - - - R/W R/W R/W
After reset 0 - - - - 1 1 1
STKPBn: Stack pointer. (n = 0 ~ 2) GIE: Global interrupt control bit. 0 = disable, 1 = enable. There is more on this in interrupt chapter.
Example: Stack pointer (STKP) reset routine.
MOV A, #00000111B B0MOV STKP, A
STKn = <STKnH , STKnL> (n = 3 ~ 0)
SN8P1602/1603
0F0H~0FFH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
STKnH
Read/Write - - - - - - R/W R/W
After reset - - - - - - 0 0
SN8P1604
0F0H~0FFH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
STKnH
Read/Write - - - - R/W R/W R/W R/W
After reset - - - - 0 0 0 0
SN8P1602/1603/1604
0F0H~0FFH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
STKnL
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
STKnH: Store PCH data as interrupt or call executing. The n expressed 0 ~3. STKnL: Store PCL data as interrupt or call executing. The n expressed 0 ~3.
GIE - - - - STKPB2 STKPB1 STKPB0
- - - - - - SnPC9 SnPC8
- - - - SnPC11 SnPC10 SnPC9 SnPC8
SnPC7 SnPC6 SnPC5 SnPC4 SnPC3 SnPC2 SnPC1 SnPC0
SONiX TECHNOLOGY CO., LTD Page 30 Revision 1.94
Page 31
SN8P1600
8-bit micro-controller

STACK OPERATION EXAMPLE

The two kinds of Stack-Save operations refer to the stack pointer (STKP) and write the content of program counter (PC) to the stack buffer are CALL instruction and interrupt service. Under each condition, the STKP decreases and points to the next available stack location. The stack buffer stores the program counter about the op-code address. The Stack-Save operation is as the following table.
Stack Level
STKPB2 STKPB1 STKPB0 High Byte Low Byte
0 1 2 3 4
> 4
There are Stack-Restore operations correspond to each push operation to restore the program counter (PC). The RETI instruction uses for interrupt service routine. The RET instruction is for CALL instruction. When a pop operation occurs, the STKP is incremented and points to the next free stack location. The stack buffer restores the last program counter (PC) to the program counter registers. The Stack-Restore operation is as the following table.
Stack Level
STKPB2 STKPB1 STKPB0 High Byte Low Byte
4 3 2 1 0
STKP Register Stack Buffer
1 1 1 Free Free 1 1 0 STK0H STK0L 1 0 1 STK1H STK1L 1 0 0 STK2H STK2L 0 1 1 STK3H STK3L 0 1 0 - -
STKP Register Stack Buffer
0 1 1 STK3H STK3L 1 0 0 STK2H STK2L 1 0 1 STK1H STK1L 1 1 0 STK0H STK0L 1 1 1 Free Free
Description
Stack Over, error
Description
-
-
-
-
-
-
-
-
-
-
SONiX TECHNOLOGY CO., LTD Page 31 Revision 1.94
Page 32
SN8P1600
8-bit micro-controller

PROGRAM COUNTER

The program counter (PC) is a 10-bit binary counter separated into the high-byte 2 bits and the low-byte 8 bits. This counter is responsible for pointing a location in order to fetch an instruction for kernel circuit. Normally, the program counter is automatically incremented with each instruction during program execution.
Besides, it can be replaced with specific address by executing CALL or JMP instruction. When JMP or CALL instruction is executed, the destination address will be inserted to bit 0 ~ bit 9.
SN8P1602/SN8P1603
Bit 15 Bit 14 Bit 13 Bit 12 Bit 11 Bit 10 Bit 9 Bit 8 Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
PC
After reset
SN8P1604
PC
After reset
- - - - - - PC9 PC8 PC7 PC6 PC5 PC4 PC3 PC2 PC1 PC0
- - - - - - 0 0 0 0 0 0 0 0 0 0
PCH PCL
Bit 15 Bit 14 Bit 13 Bit 12 Bit 11 Bit 10 Bit 9 Bit 8 Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
- - - - PC11 PC10 PC9 PC8 PC7 PC6 PC5 PC4 PC3 PC2 PC1 PC0
- - - - 0 0 0 0 0 0 0 0 0 0 0 0
PCH PCL
SONiX TECHNOLOGY CO., LTD Page 32 Revision 1.94
Page 33
SN8P1600
8-bit micro-controller

ONE ADDRESS SKIPPING

There are nine instructions (CMPRS, INCS, INCMS, DECS, DECMS, BTS0, BTS1, B0BTS0, B0BTS1) with one address skipping function. If the result of these instructions is matched, the PC will add 2 steps to skip next instruction.
If the condition of bit test instruction is matched, the PC will add 2 steps to skip next instruction.
JMP C0STEP ; Else jump to C0STEP. . C0STEP: NOP
B0MOV A, BUF0 ; Move BUF0 value to ACC. JMP C1STEP ; Else jump to C1STEP.
. C1STEP: NOP
If the ACC is equal to the immediate data or memory, the PC will add 2 steps to skip next instruction.
JMP C0STEP ; Else jump to C0STEP. . C0STEP: NOP
If the result after increasing or decreasing by 1 is 0xFF or 0x00, the PC will add 2 steps to skip next instruction.
INCS instruction:
JMP C0STEP ; Jump to C0STEP if ACC is not zero. … C0STEP: NOP
INCMS instruction:
JMP C0STEP ; Jump to C0STEP if BUF0 is not zero. … C0STEP: NOP
DECS instruction:
JMP C0STEP ; Jump to C0STEP if ACC is not zero. … C0STEP: NOP
DECMS instruction:
JMP C0STEP ; Jump to C0STEP if BUF0 is not zero. … C0STEP: NOP
B0BTS1
B0BTS0
CMPRS
INCS
INCMS
DECS
DECMS
FC ; To skip, if Carry_flag = 1
FZ ; To skip, if Zero flag = 0.
A, #12H ; To skip, if ACC = 12H.
BUF0
BUF0
BUF0
BUF0
SONiX TECHNOLOGY CO., LTD Page 33 Revision 1.94
Page 34
SN8P1600
8-bit micro-controller

MULTI-ADDRESS JUMPING

Users can jump round multi-address by either JMP instruction or ADD M, An instruction (M = PCL) to activate multi-address jumping function. If carry flag occurs after execution of ADD PCL, A, the carry flag will not affect PCH register.
Example: If PC = 0323H (PCH = 03HPCL = 23H)
; PC = 0323H MOV A, #28H B0MOV PCL, A ; Jump to address 0328H . . . . ; PC = 0328H . . MOV A, #00H B0MOV PCL, A ; Jump to address 0300H
Example: If PC = 0323H (PCH = 03HPCL = 23H)
; PC = 0323H B0ADD PCL, A ; PCL = PCL + ACC, the PCH cannot be changed. JMP A0POINT ; If ACC = 0, jump to A0POINT JMP A1POINT ; ACC = 1, jump to A1POINT JMP A2POINT ; ACC = 2, jump to A2POINT JMP A3POINT ; ACC = 3, jump to A3POINT . . ;
SONiX TECHNOLOGY CO., LTD Page 34 Revision 1.94
Page 35
SN8P1600
8-bit micro-controller
4
4
4

ADDRESSING MODE

OVERVIEW

The SN8P1600 provides three addressing modes to access RAM data, including immediate addressing mode, directly addressing mode and indirectly address mode. The main purpose of the three different modes is described in the following table.

IMMEDIATE ADDRESSING MODE

The immediate addressing mode uses an immediate data to set up the location (“ MOV A, # I ”, “ B0MOV M, # I “) in ACC or specific RAM.
Immediate addressing mode
MOV A, #12H ; To set an immediate data 12H into ACC

DIRECTLY ADDRESSING MODE

The directly addressing mode uses address number to access memory location (“ MOV A,12H ”, “ MOV 12H, A ”).
Directly addressing mode
B0MOV A, 12H ; To get a content of location 12H of bank 0 and save in ACC

INDIRECTLY ADDRESSING MODE

The indirectly addressing mode is to set up an address in data pointer registers (Y/Z) and uses MOV instruction to read/write data between ACC and @YZ register (“ MOV A,@YZ ”, “ MOV @YZ, A ”).
Example: Indirectly addressing mode with @YZ register
CLR Y ; To clear Y register to access RAM bank 0. B0MOV Z, #12H ; To set an immediate data 12H into Z register. B0MOV A, @YZ ; Use data pointer @YZ reads a data from RAM location ; 012H into ACC.
SONiX TECHNOLOGY CO., LTD Page 35 Revision 1.94
Page 36
SN8P1600
8-bit micro-controller
5
5
5

SYSTEM REGISTER

OVERVIEW

The RAM area located in 80H~FFH bank 0 is system register area. The main purpose of system registers is to control peripheral hardware of the chip. Using system registers can control I/O ports, timers and counters by programming. The memory map provides an easy and quick reference source for writing application program. These system registers accessing is controlled by the selected memory bank (RBANK = 0) or the bank 0 read/write instruction (B0MOV, B0BSET, B0BCLR…).

SYSTEM REGISTER ARRANGEMENT (BANK 0)

BYTES of SYSTEM REGISTER

SN8P1602/1603
0 1 2 3 4 5 6 7 8 9 A B C D E F
- - R Z Y - PFLAG - - - - - - - - -
8
- - - - - - - - - - - - - - - -
9
- - - - - - - - - - - - - - - -
A
- - - - - - - - - - - - - - - -
B
P1W P1M P2M - - - - - INTRQ INTEN OSCM - - - PCL PCH
C
P0 P1 P2 - - - - - - - TC0M TC0C - - - STKP
D
- - - - - - - @YZ - - - - - - - -
E
- - - - - - - - STK3L STK3H STK2L STK2H STK1L STK1H STK0L STK0H
F
SN8P1604
0 1 2 3 4 5 6 7 8 9 A B C D E F
- - R Z Y - PFLAG - - - - - - - - -
8
- - - - - - - - - - - - - - - -
9
- - - - - - - - - - - - - - - -
A
- - - - - - - - - - - - - - - -
B
P1W P1M P2M - - P5M - - INTRQ INTEN OSCM - - - PCL PCH
C
P0 P1 P2 - - P5 - - - - - - TC1M TC1C TC1R STKP
D
- - - - - - - @YZ - - - - - - - -
E
- - - - - - - - STK3L STK3H STK2L STK2H STK1L STK1H STK0L STK0H
F
Description
PFLAG = ROM page and special flag register. R = Working register and ROM look-up data buffer.
P1W = Port 1 Wakeup register. Y, Z = Working, @YZ and ROM addressing register.
PnM = Port n input/output mode register. Pn = Port n data buffer.
INTRQ = Interrupt request register. INTEN = Interrupt enable register.
OSCM = Oscillator mode register. PCH, PCL = Program counter.
TCnM = Timer n mode register. TCnC = Timer n counting register.
STKP = Stack pointer buffer. TC1R= TC1 8-bit reload register.
@YZ = RAM YZ indirect addressing index pointer. STK0~STK3 = Stack 0 ~ stack 3 buffer.
Note:
a). All register names had been declared in SN8ASM assembler. b). 1-bit register name had been declared in SN8ASM assembler with “F” prefix code. c). When using instruction to check empty location, logic “H” will be returned. d). “b0bset”, “b0bclr”, ”bset”, ”bclr” instructions only support “R/W” registers.
SONiX TECHNOLOGY CO., LTD Page 36 Revision 1.94
Page 37
SN8P1600
8-bit micro-controller

BITS of SYSTEM REGISTER

SN8P1602/1603 system register table
Address Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 R/W Remarks
082H RBIT7 RBIT6 RBIT5 RBIT4 RBIT3 RBIT2 RBIT1 RBIT0 R/W R 083H ZBIT7 ZBIT6 ZBIT5 ZBIT4 ZBIT3 ZBIT2 ZBIT1 ZBIT0 R/W Z 084H YBIT7 YBIT6 YBIT5 YBIT4 YBIT3 YBIT2 YBIT1 YBIT0 R/W Y 086H - - - - - C DC Z R/W PFLAG
0C0H 0 0 0 P14W P13W P12W P11W P10W R/W P1W wakeup register 0C1H 0 0 0 P14M P13M P12M P11M P10M R/W P1M I/O direction 0C2H P27M P26M P25M P24M P23M P22M P21M P20M R/W P2M I/O direction 0C8H 0 0 TC0IRQ 0 0 0 0 P00IRQ R/W INTRQ 0C9H 0 0 TC0IEN 0 0 0 0 P00IEN R/W INTEN 0CAH 0 WDRST 0 0 CPUM0 CLKMD STPHX 0 R/W OSCM 0CEH PC7 PC6 PC5 PC4 PC3 PC2 PC1 PC0 R/W PCL 0CFH - - - - - - PC9 PC8 R/W PCH
0D0H - - - - - - - P00 R P0 data buffer 0D1H - - - P14 P13 P12 P11 P10 R/W P1 data buffer 0D2H P27 P26 P25 P24 P23 P22 P21 P20 R/W P2 data buffer 0DAH TC0ENB TC0rate2 TC0rate1 TC0rate0 0 0 0 0 R/W TC0M 0DBH TC0C7 TC0C6 TC0C5 TC0C4 TC0C3 TC0C2 TC0C1 TC0C0 R/W TC0C 0DFH GIE - - - - STKPB2 STKPB1 STKPB0 R/W STKP stack pointer 0E7H @YZ7 @YZ6 @YZ5 @YZ4 @YZ3 @YZ2 @YZ1 @YZ0 R/W @YZ index pointer
0F8H S3PC7 S3PC6 S3PC5 S3PC4 S3PC3 S3PC2 S3PC1 S3PC0 R/W STK3L
0F9H - - - - - - S3PC9 S3PC8 R/W STK3H 0FAH S2PC7 S2PC6 S2PC5 S2PC4 S2PC3 S2PC2 S2PC1 S2PC0 R/W STK2L 0FBH - - - - - - S2PC9 S2PC8 R/W STK2H 0FCH S1PC7 S1PC6 S1PC5 S1PC4 S1PC3 S1PC2 S1PC1 S1PC0 R/W STK1L 0FDH - - - - - - S1PC9 S1PC8 R/W STK1H 0FEH S0PC7 S0PC6 S0PC5 S0PC4 S0PC3 S0PC2 S0PC1 S0PC0 R/W STK0L
0FFH - - - - - - S0PC9 S0PC8 R/W STK0H
SN8P1604 system register table
Address Bit7 Bit6 Bit5 Bit4 Bit3 Bit2 Bit1 Bit0 R/W Remarks
082H RBIT7 RBIT6 RBIT5 RBIT4 RBIT3 RBIT2 RBIT1 RBIT0 R/W R 083H ZBIT7 ZBIT6 ZBIT5 ZBIT4 ZBIT3 ZBIT2 ZBIT1 ZBIT0 R/W Z 084H YBIT7 YBIT6 YBIT5 YBIT4 YBIT3 YBIT2 YBIT1 YBIT0 R/W Y 086H - - - - - C DC Z R/W PFLAG
0C0H P17W P16W P15W P14W P13W P12W P11W P10W R/W P1W wakeup register 0C1H P17M P16M P15M P14M P13M P12M P11M P10M R/W P1M I/O direction 0C2H P27M P26M P25M P24M P23M P22M P21M P20M R/W P2M I/O direction 0C5H 0 0 0 0 P53M P52M P51M P50M R/W P5M I/O direction
0C8H 0 TC1IRQ 0 0 0 0 0 P00IRQ R/W INTRQ 0C9H 0 TC1IEN 0 0 0 0 0 P00IEN R/W INTEN 0CAH 0 WDRST 0 0 CPUM0 CLKMD STPHX 0 R/W OSCM 0CEH PC7 PC6 PC5 PC4 PC3 PC2 PC1 PC0 R/W PCL 0CFH - - - - PC11 PC10 PC9 PC8 R/W PCH
0D0H - - - - - - P01 P00 R P0 data buffer 0D1H P17 P16 P15 P14 P13 P12 P11 P10 R/W P1 data buffer 0D2H P27 P26 P25 P24 P23 P22 P21 P20 R/W P2 data buffer 0D5H - - - - P53 P52 P51 P50 R/W P5 data buffer 0DCH TC1ENB TC1rate2 TC1rate1 TC1rate0 0 ALOAD1 TC1OUT 0DDH TC1C7 TC1C6 TC1C5 TC1C4 TC1C3 TC1C2 TC1C1 TC1C0 R/W TC1C 0DEH TC1R7 TC1R6 TC1R5 TC1R4 TC1R3 TC1R2 TC1R1 TC1R0 W TC1R 0DFH GIE - - - - STKPB2 STKPB1 STKPB0 R/W STKP stack pointer 0E7H @YZ7 @YZ6 @YZ5 @YZ4 @YZ3 @YZ2 @YZ1 @YZ0 R/W @YZ index pointer
0F8H S3PC7 S3PC6 S3PC5 S3PC4 S3PC3 S3PC2 S3PC1 S3PC0 R/W STK3L
0F9H - - - - S3PC11 S3PC10 S3PC9 S3PC8 R/W STK3H 0FAH S2PC7 S2PC6 S2PC5 S2PC4 S2PC3 S2PC2 S2PC1 S2PC0 R/W STK2L 0FBH - - - - S2PC11 S2PC10 S2PC9 S2PC8 R/W STK2H 0FCH S1PC7 S1PC6 S1PC5 S1PC4 S1PC3 S1PC2 S1PC1 S1PC0 R/W STK1L 0FDH - - - - S1PC11 S1PC10 S1PC9 S1PC8 R/W STK1H 0FEH S0PC7 S0PC6 S0PC5 S0PC4 S0PC3 S0PC2 S0PC1 S0PC0 R/W STK0L
0FFH - - - - S0PC11 S0PC10 S0PC9 S0PC8 R/W STK0H
Note: 1)To avoid system error, please be sure to put all the “0” as it indicates in the above table
2). For detail description please refer file of “System Register Quick Reference Table”
PWM1OUT
R/W TC1M
SONiX TECHNOLOGY CO., LTD Page 37 Revision 1.94
Page 38
SN8P1600
8-bit micro-controller
6
6
6

OVERVIEW

SN8P1600 provides two system resets. One is external reset and the other is low voltage detector (LVD). The external reset is a simple RC circuit connecting to the reset pin. The low voltage detector (LVD) is built-in internal circuit. When one of the reset devices occurs, the system will reset and the system registers become initial value. The timing diagram is as the following.

POWER ON RESET

VDD
External Reset
LVD
LVD Detect Level
External Reset Detect Level
End of LVD Reset
Internal Reset Signal
SN8P1600 power on reset timing diagram
Notice : The working current of the LVD is about 100uA.
End of External Reset
SONiX TECHNOLOGY CO., LTD Page 38 Revision 1.94
Page 39
SN8P1600
8-bit micro-controller

EXTERNAL RESET DESCRIPTION

The external reset is a low level active device. The reset pin receives the low voltage and resets the system. When the voltage detects high level, it stops resetting the system. Users can use an external reset circuit to control system operation. It is necessary that the VDD must be stable.
VDD
External Reset
Internal Reset Signal
The external reset will fail, if the external reset voltage stabilizes before VDD voltage. Users must make sure the VDD is stable earlier than external reset. The external reset circuit is a simple RC circuit as the following figure.
R
20K ohm
C
0.1uF
External Reset Detect Level
End of External ResetSystem Reset
VDD RST
MCU
VSS
VCC
GND
SONiX TECHNOLOGY CO., LTD Page 39 Revision 1.94
Page 40
SN8P1600
8-bit micro-controller
In power-fail condition as Brown-out reset. The reset pin may keep high level but the VDD is low voltage. That makes the system reset fail and chip error. To connect a diode from reset pin to VDD is a good solution. This circuit can force the capacitor to release electrical charge and drop the voltage, and solve the error.
DIODE
R 20K ohm
C
0.1uF
VDD
RST
MCU
VSS
VCC
GND

LOW VOLTAGE DETECTOR (LVD) DESCRIPTION

The LVD is a low voltage detector. It detects VDD level and reset the system as the VDD lower than the desired voltage. The detect level is 2.4V. If the VDD lower than 2.4V, the system resets. The LVD function is controlled by code option. Users can turn on it for special application like power-fail condition. LVD work with external reset function. They are OR active.
VDD
LVD
The LVD can protect system to work well under Brown-out reset, but it is a high consumptive circuit. In 3V condition, the LVD consumes about 100uA. It is a very large consumption for battery system, but supports AC system well.
Note: LVD is enabled by code option.
System Reset
LVD Detect Level
End of LVD Reset
SONiX TECHNOLOGY CO., LTD Page 40 Revision 1.94
Page 41
SN8P1600
8-bit micro-controller
7
7
7

OSCILLATORS

OVERVIEW

The SN8P1600 highly performs the dual clock micro-controller system. The dual clocks are high-speed clock and low-speed clock. The high-speed clock frequency is supplied through the external oscillator circuit. The low-speed clock frequency is supplied through on-chip RC oscillator circuit.
The external high-speed clock and the internal low-speed clock can be system clock (Fosc). The system clock is divided by 4 to be the instruction cycle (Fcpu).
Fcpu = Fosc / 4
The system clock is required by the following peripheral modules:
Timer 0 (TC0) Watchdog timer

CLOCK BLOCK DIAGRAM

HXRC(1:0) is code option
HXRC(1:0) is code option
•00= RC
•00= RC
•01 =32 Khz Oscillator
•01 =32 Khz Oscillator
•10 = High Speed Oscillator (>10Mhz)
XIN
XIN
XIN
XOUT
XOUT
XOUT
•10 = High Speed Oscillator (>10Mhz)
•11 = Standard Oscillator (4Mhz)
•11 = Standard Oscillator (4Mhz) STPHX HXRC
STPHX HXRC
STPHX HXRC
HXOSC.
HXOSC.
HXOSC.
CPUM0
CPUM0
CPUM0
LXOSC.
LXOSC.
LXOSC.
fh
fh
fh
OSG : Oscillator Safe Guard
OSG : Oscillator Safe Guard
1 : Disable --System Default
1 : Disable --System Default
fl
fl
fl
0 : Enable
0 : Enable
Divided by 2
Divided by 2
1 : Disable
1 : Disable 0 : Enable
0 : Enable
Divided by 2OSG
Divided by 2Divided by 2OSGOSG
CLKMD
CLKMD
CLKMD
Divided by 4
Divided by 4
Divided by 4Divided by 4
fosc/4 CPUM0
fosc/4 CPUM0
fosc/4 CPUM0
fcpu
fcpu
fcpu
CPUM0
CPUM0
CPUM0
HXOSC: External high-speed clock. LXOSC: Internal low-speed clock. OSG: Oscillator safe guard.
SONiX TECHNOLOGY CO., LTD Page 41 Revision 1.94
Page 42
SN8P1600
8-bit micro-controller

OSCM REGISTER DESCRIPTION

The OSCM register is an oscillator control register. It controls oscillator selection, system mode, watchdog timer clock rate.
0CAH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
OSCM
Read/Write - R/W - - R/W R/W R/W -
After reset - 0 - - 0 0 0 -
STPHX: Eternal high-speed oscillator control bit. 0 = free run, 1 = stop. This bit only controls external high-speed oscillator. If STPHX=1, the internal low-speed RC oscillator is still running. CLKMD: System high/Low speed mode select bit. 0 = normal (dual) mode, 1 = slow mode. CPUM0: CPU operating mode control bit. 0 = normal, 1 = sleep (power down) mode to turn off both high/low clock.
WDRST is watchdog timer control bits. The detail information is in watchdog timer chapter.
Note: The bit 0, 4, 7 of OSCM register must be “0”, or the system will be error.
0 WDRST 0 0 CPUM0 CLKMD STPHX 0
SONiX TECHNOLOGY CO., LTD Page 42 Revision 1.94
Page 43
SN8P1600
8-bit micro-controller

EXTERNAL HIGH-SPEED OSCILLATOR

SN8P1600 can be operated in four different oscillator modes. There are external RC oscillator modes, high crystal/resonator mode (12M code option), standard crystal/resonator mode (4M code option) and low crystal mode (32K code option). For different application, the users can select one of satiable oscillator mode by programming code option to generate system high-speed clock source after reset.
Example: Stop external high-speed oscillator.
B0BSET FSTPHX ; To stop external high-speed oscillator only.
B0BSET FCPUM0 ; To stop external high-speed oscillator and internal low-speed ; Oscillator called power down mode (sleep mode).

OSCILLATOR MODE CODE OPTION

SN8P1600 has four oscillator modes for different applications. These modes are 4M, 12M, 32K and RC. The main purpose is to support different oscillator types and frequencies. MCU needs more current when operating at High-speed mode than the low-speed mode. For crystals, there are three steps to select. If the oscillator is RC type, to select “RC” and the system will divide the frequency by 2 automatically. User can select oscillator mode from code option table before compiling. Following is the code option table.
Code Option Oscillator Mode Remark
00 01 10 11
RC mode Output the Fcpu square wave from Xout pin.
32K 32768Hz
12M 12MHz ~ 16MHz
4M 3.58MHz

OSCILLATOR DEVIDE BY 2 CODE OPTION

SN8P1600 has a code option to divide external clock by 2,called “High_Clk / 2”. If “High_Clk / 2” is enabled, the external clock frequency is divided by 8 for the Fcpu. Fcpu is equal to Fosc/8. If “High_Clk / 2” is disabled, the external clock frequency is divided by 4 for the Fcpu. The Fcpu is equal to Fosc/4.
Note: In RC mode, “High_Clk / 2” is always enabled.

OSCILLATOR SAFE GUARD CODE OPTION

SN8P1600 builds in an oscillator safe guard (OSG) to make oscillator more stable. It is a low-pass filter circuit and stops high frequency noise into system from external oscillator circuit. This function makes system to work better under AC noisy conditions.
SONiX TECHNOLOGY CO., LTD Page 43 Revision 1.94
Page 44
SN8P1600
8-bit micro-controller

SYSTEM OSCILLATOR CIRCUITS

20PF
CRYSTAL
20PF
Crystal/Ceramic Oscillator
R
C
RC Oscillator
VDD XIN XOUT VSS
VDD XIN XOUT VSS
MCU
MCU
External Clock Input
External clock input
Note1: The VDD and VSS of external oscillator circuit must be from micro-controller. Don’t connect them
from power terminal.
Note2: The external clock input mode can select RC type oscillator or crystal type oscillator of the code
option and input the external clock into XIN pin.
Note3: In RC type oscillator code option situation, the external clock frequency is divided by 2.
VDD XIN XOUT VSS
MCU
SONiX TECHNOLOGY CO., LTD Page 44 Revision 1.94
Page 45
SN8P1600
8-bit micro-controller

External RC Oscillator Frequency Measurement

There are two ways to get the Fosc frequency of external RC oscillator. One measures the XOUT output waveform. Under external RC oscillator mode, the XOUT outputs the square waveform whose frequency is Fcpu. The other measures the external RC frequency by instruction cycle (Fcpu). The external RC frequency is the Fcpu multiplied by 4. We can get the Fosc frequency of external RC from the Fcpu frequency. The sub-routine to get Fcpu frequency of external oscillator is as the following.
Example: Fcpu instruction cycle of external oscillator
B0BSET P1M.0 ; Set P1.0 to be output mode for outputting Fcpu toggle
signal.
@@: B0BSET P1.0 ; Output Fcpu toggle signal in low-speed clock mode. B0BCLR P1.0 ; Measure the Fcpu frequency by oscilloscope. JMP @B
SONiX TECHNOLOGY CO., LTD Page 45 Revision 1.94
Page 46
SN8P1600
8-bit micro-controller

INTERNAL LOW-SPEED OSCILLATOR

The internal low-speed oscillator is built in the micro-controller. The low-speed clock source is a RC type oscillator circuit. The low-speed clock can supplies clock for system clock and timer,.
Example: Stop internal low-speed oscillator.
B0BSET FCPUM0 ; To stop external high-speed oscillator and internal low-speed ; oscillator called power down mode (sleep mode).
Note: The internal low-speed clock can’t be turned off individually. It is controlled by CPUM0 bit of OSCM
register.
The low-speed oscillator uses RC type oscillator circuit. The frequency is affected by the voltage and temperature of the system. In common condition, the frequency of the RC oscillator is about 16KHz at 3V and 32KHz at 5V. The relative between the RC frequency and voltage is as the following figure.
Internal RC vs. VDD
40 35 30 25 20 15 10
Fintrc (KHz)
5 0
1.80 2.00 2.50 3.00 3.50 4.00 4.50 5.00 5.50 6.00 6.50
7.329
25.338
22.003
18.668
15.333
11.998
8.663
32.008
28.673
VDD (Volts)
Example: Measure the internal RC frequency by instruction cycle (Fcpu). The internal RC frequency is the
Fcpu multiplied by 4. We can get the Fosc frequency of internal RC from the Fcpu frequency.
B0BSET P1M.0 ; Set P1.0 to be output mode for outputting Fcpu toggle signal. B0BSET FCLKMD ; Switch the system clock to internal low-speed clock mode.
@@: B0BSET P1.0 ; Output Fcpu toggle signal in low-speed clock mode. B0BCLR P1.0 ; Measure the Fcpu frequency by oscilloscope. JMP @B
38.678
35.343
SONiX TECHNOLOGY CO., LTD Page 46 Revision 1.94
Page 47
SN8P1600
8-bit micro-controller

SYSTEM MODE DESCRIPTION

OVERVIEW

The chip is featured with low power consumption by switching around three different modes as following.
High-speed mode Low-speed mode Power-down mode (Sleep mode)
In actual application, user can adjust the MCU to work in one of these three modes by using OSCM register. At the high-speed mode, the instruction cycle (Fcpu) is Fosc/4. At 3V, low-speed mode, the Fcpu is 16KHz/4.

NORMAL MODE

In normal mode, the system clock source is external high-speed clock. After power on, the system works under normal mode. The instruction cycle is fosc/4. When the external high-speed oscillator is 3.58MHz, the instruction cycle is
3.58MHz/4 = 895KHz. All software and hardware are executed and working. In normal mode, system can get into power down mode and slow mode.

SLOW MODE

In slow mode, the system clock source is internal low-speed RC clock. To set CLKMD = 1, the system switch to slow mode. In slow mode, the system works as normal mode but the slower clock. The system in slow mode can get into normal mode and power down mode. To set STPHX = 1 to stop the external high-speed oscillator, and then the system consumes less power.

POWER DOWN MODE

The power down mode is also called sleep mode. The MCU stops working as sleeping status. The power consumption is very less as zero. The power down mode is usually applied to power-saving system like battery-powered productions. To set CUPM0 = 1, the system gets into power down mode. The external high-speed and low-speed oscillators are turned off. The system can be waked up by P0, P1 trigger signal.
SONiX TECHNOLOGY CO., LTD Page 47 Revision 1.94
Page 48
SN8P1600
8-bit micro-controller

SYSTEM MODE CONTROL

Power Down Mode
Power Down Mode
(Sleep Mode)
(Sleep Mode)
P0, P1 wake-up function active.
P0, P1 wake-up function active. External reset circuit active.
External reset circuit active.
Normal Mode Slow Mode
Normal Mode Slow Mode
SN8P1600 OTP Type.
Operating mode description
MODE NORMAL SLOW
HX osc. Running By STPHX Stop
LX osc. Running Running Stop
CPU instruction Executing Executing Stop
TC0 timer *Active *Active Inactive
Watchdog timer Active Active Inactive
Internal interrupt All active All active All inactive
External interrupt All active All active All inactive
Wakeup source - - P0, P1, Reset
CPUM0 = 01
CPUM0 = 01
CLKMD = 1
CLKMD = 1
CLKMD = 0
CLKMD = 0
POWER DOWN
(SLEEP)
REMARK
* Active by
program
SONiX TECHNOLOGY CO., LTD Page 48 Revision 1.94
Page 49
SN8P1600
8-bit micro-controller

SYSTEM MODE SWITCHING

Switch normal/slow mode to power down (sleep) mode. CPUM0 = 1
B0BSET FCPUM0 ; set the system into power down mode. During the sleep, only the wakeup pin and reset can wakeup the system back to the normal mode.
Switch normal mode to slow mode.
B0BSET FCLKMD ;To set CLKMD = 1, Change the system into slow mode B0BSET FSTPHX ;To stop external high-speed oscillator for power saving.
Switch slow mode to normal mode If external high clock stop and program want to switch back normal mode. It is necessary to delay at least 10mS for external clock stable.
B0BCLR FSTPHX ; Turn on the external high-speed oscillator. B0MOV Z, #27 ; If VDD = 5V, internal RC=32KHz (typical) will delay
@@: DECMS Z ; 0.125ms X 81 = 10.125ms for external clock stable JMP @B ; B0BCLR FCLKMD ; Change the system back to the normal mode
SONiX TECHNOLOGY CO., LTD Page 49 Revision 1.94
Page 50
SN8P1600
8-bit micro-controller

WAKEUP TIME

OVERVIEW

The external high-speed oscillator needs a delay time from stopping to operating. The delay is very necessary and makes the oscillator work stably. The external high-speed oscillator sometimes starts and stops at different situations. The delay time for external high-speed oscillator restart is called Wakeup time.
Following are two conditions need Wakeup time. One is switching power down mode to normal mode. The other is switching slow mode to normal mode. For the first case, SN8P1600 provides 2048 oscillator clocks as the Wakeup time. The second case, users need to calculate the Wakeup time.

HARDWARE WAKEUP

When the system is in power down mode (sleep mode), the external high-speed oscillator stops. When waked up from power down mode, MCU waits for 2048 external high-speed oscillator clocks as the Wakeup time to stable the oscillator circuit. After the Wakeup time, the system goes into the normal mode. The value of the Wakeup time is as the following.
The Wakeup time = 1/Fosc * 2048 (sec) + X’tal settling time
The x’tal settling time is depended on the x’tal type. Typically, it is about 2~4mS.
Example: In power down mode (sleep mode), the system is waked up by P0 or P1 trigger signal. After the
Wakeup time, the system goes into normal mode. The Wakeup time of P0, P1 Wakeup function is as the following.
The Wakeup time = 1/Fosc * 2048 = 0.57 ms (Fosc = 3.58MHz)
The total wakeup time = 0.57ms + x’tal settling time
Under power down mode (sleep mode), there are only I/O ports with Wakeup function wake the system up to normal mode. The Port 0 and Port 1 have Wakeup function. Port 0 Wakeup function always enables, but the Port 1 is controlled by the P1W register.
SN8P1602/1603
0C0H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P1W
Read/Write - - - R/W R/W R/W R/W R/W
After reset - - - 0 0 0 0 0
SN8P1604
0C0H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P1W
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
P10W~P14W: Port 1 Wakeup function control bits. 0 = none Wakeup function, 1 = Enable Wakeup function.
0 0 0 P14W P13W P12W P11W P10W
P17W P16W P15W P14W P13W P12W P11W P10W
SONiX TECHNOLOGY CO., LTD Page 50 Revision 1.94
Page 51
SN8P1600
8-bit micro-controller
8
8
8

TIMERS

WATCHDOG TIMER (WDT)

The watchdog timer (WDT) is a binary up counter designed for monitoring program execution. If the program goes into the unknown status by noise interference, WDT overflow signal raises and resets MCU. The instruction that clear the watchdog timer (“B0BSET FWDRST“) should be executed within a certain period. If an instruction that clears the watchdog timer is not executed within the period and the watchdog timer overflows, reset signal is generated and system is restarted. The watchdog timer rate has two rates for high/low speed mode. WDT rate selection is handled by oscillator code option. The watchdog timer disables at power down mode.
0CAH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
OSCM
Read/Write - R/W - - R/W R/W R/W -
After reset - 0 - - 0 0 0 -
WDRST: Watchdog timer reset bit. 0 = Non reset, 1 = clear the watchdog timer counter.
Note: The bit 0, 4, 5, 7 must be “0”, or the system will be error.
Watchdog timer overflow table.
0 WDRST 0 0 CPUM0 CLKMD STPHX 0
Code option of High_Clk Watchdog timer overflow time
4M_X’tal / 12M_X’tal / RC
32K_X’tal
Note: The watchdog timer can be enabled or disabled by the code option.
Example: An operation of w atchdog timer is as follow ing. To clear the w atchdog timer counter in the top
of the main routine of the program.
Main: B0BSET FWDRST ; Clear the watchdog timer counter. . . CALL SUB1 CALL SUB2 . . . . . . JMP MAIN
1 / ( fcpu ÷ 2
1 / ( fcpu ÷ 2
14
÷ 16 ) = 293 ms, Fosc=3.58MHz
8
÷ 16 ) = 500 ms, Fosc=32768Hz
SONiX TECHNOLOGY CO., LTD Page 51 Revision 1.94
Page 52
SN8P1600
8-bit micro-controller

TIMER0 (TC0) (SN8P1602/1603 Only)

OVERVIEW

The timer counter 0 (TC0) is used to generate an interrupt request when a specified time interval has elapsed. If the TC0 timer has occur an overflow (from FFH to 00H), it will continue counting and issue a time-out signal to trigger TC0 interrupt to request interrupt service.
÷ 2
÷ 2
(8-TC0rate)
(8-TC0rate)
TC0enb
TC0enb
Internal data bus
Internal data bus
pre_load
pre_load
TC0C
FCpu
FCpu
CPUM1,0
CPUM1,0
The main purposes of the TC0 timer is as following. 8-bit programmable timer: Generates interrupts at specific time intervals based on the selected clock
frequency.
TC0C 8-bit binary counter
8-bit binary counter
TC0 Tim e o u t
TC0 Tim e o u t
SONiX TECHNOLOGY CO., LTD Page 52 Revision 1.94
Page 53
SN8P1600
8-bit micro-controller

TC0M MODE REGISTER

The TC0M is an 8-bit read/write timer mode register. By loading different value into the TC0M register, users can modify the timer frequency dynamically as program executing.
Eight rates for TC0 timer can be selected by TC0RATE0 ~ TC0RATE2 bits. The range is from fcpu/2 to fcpu/256. The TC0M initial value is zero and the rate is fcpu/256. The bit7 of TC0M named TC0ENB is the control bit to start TC0 timer. The combination of these bits is to determine the TC0 timer clock frequency and the intervals.
0DAH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
TC0M
Read/Write R/W R/W R/W R/W - - - -
After reset 0 0 0 0 0 - - -
TC0ENB: TC0 counter enable bit. “0” = disable, “1” = enable. TC0RATE2~TC0RATE0: TC0 internal clock select bits. 000 = fcpu/256, 001 = fcpu/128, … , 110 = fcpu/4, 111 = fcpu/2.
TC0ENB TC0rate2 TC0rate1 TC0rate0 0 0 0 0
SONiX TECHNOLOGY CO., LTD Page 53 Revision 1.94
Page 54
SN8P1600
8-bit micro-controller

TC0C COUNTING REGISTER

TC0C is an 8-bit counter register for the timer (TC0). TC0C must be reset whenever the TC0ENB is set to “1” to start the timer. TC0C is incremented each time a clock pulse of the frequency determined by TC0RATE0 ~ TC0RATE2. When TC0C has incremented to “0FFH”, it counts to “00H” an overflow generated. Under TC0 interrupt service request (TC0IEN) enable condition, the TC0 interrupt request flag will be set to “1” and the system executes the interrupt service routine. The TC0C has no auto reload function. After TC0C overflow, the TC0C is continuing counting. Users need to reset TC0C value to get an accurate time.
0DBH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
TC0C
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
The basic timer table interval time of TC0.
TC0RATE TC0CLOCK
000 fcpu/256 73.2 ms 286us 8000 ms 31.25 ms 001 fcpu/128 36.6 ms 143us 4000 ms 15.63 ms 010 fcpu/64 18.3 ms 71.5us 2000 ms 7.8 ms 011 fcpu/32 9.15 ms 35.8us 1000 ms 3.9 ms 100 fcpu/16 4.57 ms 17.9us 500 ms 1.95 ms 101 fcpu/8 2.28 ms 8.94us 250 ms 0.98 ms 110 fcpu/4 1.14 ms 4.47us 125 ms 0.49 ms 111 fcpu/2 0.57 ms 2.23us 62.5 ms 0.24 ms
The equation of TC0C initial value is as following.
Example: To set 10ms interval time for TC0 interrupt at 3.58MHz high-speed mode. TC0C value (74H) =
256 - (10ms * fcpu/64)
TC0C7 TC0C6 TC0C5 TC0C4 TC0C3 TC0C2 TC0C1 TC0C0
High speed mode (fcpu = 3.58MHz / 4) Low speed mode (fcpu = 32768Hz / 4)
Max overflow interval One step = max/256 Max overflow interval One step = max/256
TC0C initial value = 256 - (TC0 interrupt interval time * input clock)
TC0C initial value = 256 - (TC0 interrupt interval time * input clock)
= 256 - (10ms * 3.58 * 10 = 256 - (10 = 116 = 74H
-2
* 3.58 * 106 / 4 / 64)
6
/ 4 / 64)
SONiX TECHNOLOGY CO., LTD Page 54 Revision 1.94
Page 55
SN8P1600
8-bit micro-controller

TC0 TIMER OPERATION SEQUENCE

The TC0 timer’s sequence of operation may be as following.
Set the TC0C initial value to setup the interval time. Set the TC0ENB to be “1” to enable TC0 timer. TC0C is incremented by one after each clock pulse corresponding to TC0M selection. TC0C overflow if TC0C from FFH to 00H. When TC0C overflow occur, the TC0IRQ flag is set to be “1” by hardware. Execute the interrupt service routine. Users reset the TC0C value and resume the TC0 timer operation.
Example: Setup the TC0M and TC0C.
B0BCLR FTC0IEN ; To disable TC0 interrupt service B0BCLR FTC0ENB ; To disable TC0 timer MOV A,#20H ; B0MOV TC0M,A ; To set TC0 clock = fcpu / 64 MOV A,#74H ; To set TC0C initial value = 74H B0MOV TC0C,A ;(To set TC0 interval = 10 ms)
B0BSET FTC0IEN ; To enable TC0 interrupt service B0BCLR FTC0IRQ ; To clear TC0 interrupt request B0BSET FTC0ENB ; To enable TC0 timer
Example: TC0 interrupt service routine.
ORG 8 ; Interrupt vector JMP INT_SERVICE INT_SERVICE:
B0XCH A, ACCBUF ; B0xch instruction do not change C,Z flag B0MOV A, PFLAG B0MOV PFLAGBUF, A
B0BTS1 FTC0IRQ ; Check TC0IRQ JMP EXIT_INT ; TC0IRQ = 0, exit interrupt vector
B0BCLR FTC0IRQ ; Reset TC0IRQ MOV A,#74H ; Reload TC0C B0MOV TC0C,A . . ; TC0 interrupt service routine . . JMP EXIT_INT ; End of TC0 interrupt service routine and exit interrupt
vector . . . . EXIT_INT: B0MOV A, PFLAGBUF B0MOV PFLAG, A B0XCH A, ACCBUF ; Restore ACC value.
RETI ; Exit interrupt vector
SONiX TECHNOLOGY CO., LTD Page 55 Revision 1.94
Page 56
SN8P1600
8-bit micro-controller

TIMER1 (TC1) (SN8P1604 Only)

OVERVIEW

The timer counter 1 (TC1) is used to generate an interrupt request when a specified time interval has elapsed. TC1 has a auto re-loadable counter that consists of two parts: an 8-bit reload register (TC1R) into which you write the counter reference value, and an 8-bit counter register (TC1C) whose value is automatically incremented by counter logic.
TC1out
TC1out
PWM1OUT
PWM1OUT
TC1enb
TC1enb
TC1R reload
TC1R reload da ta b uffe r
da ta b uffe r
load
load
Inte rn a l P5 .3 I/O circuit
Aload1
Aload1
Inte rn a l P5 .3 I/O circuit
Buzzer
Au to . re lo a d P5.3
Au to . re lo a d P5.3
Compare
Compare
Buzzer
÷2
÷2
R
R
S
S
PWM
PWM
fcp u
fcp u
÷2
÷2
(8-TC1 Rate)
(8-TC1 Rate)
CPUM0
CPUM0
TC1C
TC1C 8-bit binary counter
8-bit binary counter
TC1 Time ou t
TC1 Time ou t
The main purposes of the TC1 timer is as following. 8-bit programmable timer: Generates interrupts at specific time intervals based on the selected clock
frequency.
Arbitrary frequency output (Buzzer output): Outputs selectable clock frequencies to the BZ1 pin (P5.3). PWM function: PWM output can be generated by the PWM1OUT bit and output to PWM1 pin (P5.3).
SONiX TECHNOLOGY CO., LTD Page 56 Revision 1.94
Page 57
SN8P1600
8-bit micro-controller

TC1M MODE REGISTER

The TC1M is an 8-bit read/write timer mode register. By loading different value into the TC1M register, users can modify the timer frequency dynamically as program executing.
Eight rates for TC1 timer can be selected by TC0RATE1 ~ TC1RATE2 bits. The range is from fcpu/2 to fcpu/256. The TC1M initial value is zero and the rate is fcpu/256. The bit7 of TC1M named TC1ENB is the control bit to start TC1 timer. The combination of these bits is to determine the TC1 timer clock frequency and the intervals.
0DCH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
TC1M
Read/Write R/W R/W R/W R/W - R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
TC1ENB: TC1 counter/BZ1/PWM1OUT enable bit. “0” = disable, “1” = enable. TC1RATE2~TC1RATE0: TC1 internal clock select bits. 000 = fcpu/256, 001 = fcpu/128, … , 110 = fcpu/4, 111 = fcpu/2. ALOAD1: TC1 auto-reload control bit, “0” the auto-reload function is disabled. “1 “ is to enable the auto-reload function. TC1OUT : TC1 Time-out toggle signal output control bit. “0”: No TC1 time-out output signal. “1”: When TC1 time-out occurs, P5.3 output toggles. PWM1OUT : PWM output control bit. “0”: No PWM output function. “1”: PWM will output waveform through pin P5.3.
TC1ENB TC1rate2 TC1rate1 TC1rate0 0 ALOAD1 TC1OUT PWM1OUT
SONiX TECHNOLOGY CO., LTD Page 57 Revision 1.94
Page 58
SN8P1600
8-bit micro-controller

TC1C COUNTING REGISTER

TC1C is an 8-bit counter register for the timer (TC1). TC1C must be reset whenever the TC1ENB is set to “1” to start the timer. TC1C is incremented each time a clock pulse of the frequency determined by TC1RATE0 ~ TC1RATE2. When TC1C has incremented to “0FFH”, it counts to “00H” an overflow generated. Under TC1 interrupt service request (TC1IEN) enable condition, the TC1 interrupt request flag will be set to “1” and the system executes the interrupt service routine. When TC1C overflows, the TC1C will be restored automatically if ALOAD1 of TC1M register is enabled.
0DDH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
TC1C
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset - - - - - - - -
The basic timer table interval time of TC1.
TC1RATE
000 fcpu/256 73.2 ms 286us 8000 ms 31.25 ms 001 fcpu/128 36.6 ms 143us 4000 ms 15.63 ms 010 fcpu/64 18.3 ms 71.5us 2000 ms 7.8 ms 011 fcpu/32 9.15 ms 35.8us 1000 ms 3.9 ms 100 fcpu/16 4.57 ms 17.9us 500 ms 1.95 ms 101 fcpu/8 2.28 ms 8.94us 250 ms 0.98 ms 110 fcpu/4 1.14 ms 4.47us 125 ms 0.49 ms 111 fcpu/2 0.57 ms 2.23us 62.5 ms 0.24 ms
The equation of TC1C initial value is as following.
Example: To set 10ms interval time for TC1 interrupt at 3.58MHz high-speed mode. TC1C value (74H) =
256 - (10ms * fcpu/64)
TC1C7 TC1C6 TC1C5 TC1C4 TC1C3 TC1C2 TC1C1 TC1C0
TC1CLOCK
High speed mode (fcpu = 3.58MHz / 4) Low speed mode (fcpu = 32768Hz / 4)
Max overflow interval One step = max/256 Max overflow interval One step = max/256
TC1C initial value = 256 - (TC1 interrupt interval time * input clock)
TC1C initial value = 256 - (TC1 interrupt interval time * input clock)
= 256 - (10ms * 3.58 * 10 = 256 - (10 = 116 = 74H
-2
* 3.58 * 106 / 4 / 64)
6
/ 4 / 64)
SONiX TECHNOLOGY CO., LTD Page 58 Revision 1.94
Page 59
SN8P1600
8-bit micro-controller

TC1R AUTO-LOAD REGISTER

TC1R is an 8-bit register for the TC1 auto-reload function. TC1R’s value applies to TC1OUT and PWM1OUT functions. . Under TC1OUT application, users must enable and set the TC1R register. The main purpose of TC1R is as following.
Store the auto-reload value and set into TC1C when the TC1C overflow. (ALOAD1 = 1). Store the duty value of PWM1OUT function.
0DEH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
TC1R
Read/Write W W W W W W W W
After reset - - - - - - - -
The equation of TC1R initial value is like TC1C as following.
Note: The TC1R is write-only register can’t be process by INCMS, DECMS instructions.
TC1R7 TC1R6 TC1R5 TC1R4 TC1R3 TC1R2 TC1R1 TC1R0
TC1R initial value = 256 - (TC1 interrupt interval time * input clock)
SONiX TECHNOLOGY CO., LTD Page 59 Revision 1.94
Page 60
SN8P1600
8-bit micro-controller

TC1 TIMER COUNTER OPERATION SEQUENCE

The TC1 timer’s sequence of operation can be following.
Set the TC1C initial value to setup the interval time. Set the TC1ENB to be “1” to enable TC1 timer counter. TC1C is incremented by one with each clock pulse which frequency is corresponding to TC1M selection. TC1C overflow if TC1C from FFH to 00H. When TC1C overflow occur, the TC1IRQ flag is set to be “1” by hardware. Execute the interrupt service routine. Users reset the TC1C value and resume the TC1 timer operation.
Example: Setup the TC1M and TC1C without auto-reload function.
B0BCLR FTC1IEN ; To disable TC1 interrupt service B0BCLR FTC1ENB ; To disable TC1 timer MOV A,#20H ; B0MOV TC1M,A ; To set TC1 clock = fcpu / 64 MOV A,#74H ; To set TC1C initial value = 74H B0MOV TC1C,A ;(To set TC1 interval = 10 ms)
B0BSET FTC1IEN ; To enable TC1 interrupt service B0BCLR FTC1IRQ ; To clear TC1 interrupt request B0BSET FTC1ENB ; To enable TC1 timer
Example: Setup the TC1M and TC1C with auto-reload function.
B0BCLR FTC1IEN ; To disable TC1 interrupt service B0BCLR FTC1ENB ; To disable TC1 timer MOV A,#20H ; B0MOV TC1M,A ; To set TC1 clock = fcpu / 64 MOV A,#74H ; To set TC1C initial value = 74H B0MOV TC1C,A ; (To set TC1 interval = 10 ms) B0MOV TC1R,A ; To set TC1R auto-reload register
B0BSET FTC1IEN ; To enable TC1 interrupt service B0BCLR FTC1IRQ ; To clear TC1 interrupt request B0BSET FTC1ENB ; To enable TC1 timer B0BSET ALOAD1 ; To enable TC1 auto-reload function.
SONiX TECHNOLOGY CO., LTD Page 60 Revision 1.94
Page 61
SN8P1600
8-bit micro-controller
Example: TC1 interrupt service routine without auto-reload function.
ORG 8 ; Interrupt vector JMP INT_SERVICE INT_SERVICE:
B0XCH A, ACCBUF ; B0XCH doesn’t change C, Z flag B0MOV A, PFLAG B0MOV PFLAGBUF, A ; Save PFLAG register in a buffer
B0BTS1 FTC1IRQ ; Check TC1IRQ JMP EXIT_INT ; TC1IRQ = 0, exit interrupt vector
B0BCLR FTC1IRQ ; Reset TC1IRQ MOV A,#74H ; Reload TC1C B0MOV TC1C,A . . ; TC1 interrupt service routine . . JMP EXIT_INT ; End of TC1 interrupt service routine and exit interrupt
vector . . . . EXIT_INT: B0MOV A, PFLAGBUF B0MOV PFLAG, A ; Restore PFLAG register from buffer B0XCH A, ACCBUF ; B0XCH doesn’t change C, Z flag
RETI ; Exit interrupt vector
Example: TC1 interrupt service routine with auto-reload.
ORG 8 ; Interrupt vector JMP INT_SERVICE INT_SERVICE:
B0XCH A, ACCBUF ; B0XCH doesn’t change C, Z flag B0MOV A, PFLAG B0MOV PFLAGBUF, A ; Save PFLAG register in a buffer
B0BTS1 FTC1IRQ ; Check TC1IRQ JMP EXIT_INT ; TC1IRQ = 0, exit interrupt vector
B0BCLR FTC1IRQ ; Reset TC1IRQ . . ; TC1 interrupt service routine . . JMP EXIT_INT ; End of TC1 interrupt service routine and exit interrupt
vector . . . . EXIT_INT: B0MOV A, PFLAGBUF B0MOV PFLAG, A ; Restore PFLAG register from buffer B0XCH A, ACCBUF ; B0XCH doesn’t change C, Z flag
RETI ; Exit interrupt vector
SONiX TECHNOLOGY CO., LTD Page 61 Revision 1.94
Page 62
SN8P1600
8-bit micro-controller

TC1 CLOCK FREQUENCY OUTPUT (BUZZER)

TC1 timer counter provides a frequency output function. By setting the TC1 clock frequency, the clock signal is output to P5.3 and the P5.3 general purpose I/O function is auto-disable. The TC1 output signal divides by 2. The TC1 clock has many combinations and easily to make difference frequency. This function applies as buzzer output to output multi-frequency.
Figure 8-1. The TC1OUT Pulse Frequency
Example: Setup TC1OUT output from TC1 to TC1OUT (P5.3). The external high-speed clock is 4MHz. The
TC1OUT frequency is 1KHz. Because the TC1OUT signal is divided by 2, set the TC1 clock to 2KHz. The TC1 clock source is from external oscillator clock. TC1 rate is Fcpu/4. The TC1RATE2~TC1RATE1 = 110. TC1C = TC1R = 131.
MOV A,#01100000B B0MOV TC1M,A ; Set the TC1 rate to Fcpu/4
MOV A,#131 ; Set the auto-reload reference value B0MOV TC1C,A B0MOV TC1R,A
B0BSET FTC1OUT ; Enable TC1 output to P5.3 and disable P5.3 I/O function B0BSET FALOAD1 ; Enable TC1 auto-reload function B0BSET FTC1ENB ; Enable TC1 timer
SONiX TECHNOLOGY CO., LTD Page 62 Revision 1.94
Page 63
SN8P1600
8-bit micro-controller

PWM FUNCTION DESCRIPTION (SN8P1604 Only)

OVERVIEW

PWM function is generated by TC1 timer counter and output the PWM signal to PWM1OUT pin (P5.3). The 8-bit counter counts modulus 256, from 0-255, inclusive. The value of the 8-bit counter is compared to the contents of the reference register TC1R. When the reference register value TC1R is equal to the counter value TC1C, the PWM output goes low. When the counter reaches zero, the PWM output is forced high. The low-to-high ratio (duty) of the PWM1 output is TC1R/256.
All PWM outputs remain inactive during the first 256 input clock signals. Then, when the counter value (TC1C) changes from FFH back to 00H, the PWM output is forced to high level. The pulse width ratio (duty cycle) is defined by the contents of the reference register (TC1R) and is programmed in increments of 1:256. The 8-bit PWM data register TC1R is a write only register.
PWM output can be held at low level by continuously loading the reference register with 00H. Under PWM operating, to change the PWM’s duty cycle is to modify the TC1R.
Reference Register Value (TC1R) Duty
0000 0000 0/256 0000 0001 1/256 0000 0010 2/256
. .
. . 1000 0000 128/256 1000 0001 129/256
. .
. . 1111 1110 254/256 1111 1111 255/256
01 128 ..... 254 255.....
01 128 ..... 254 255.....
TC1 Clock
TC1 Clock
TC1R = 00H
TC1R = 00H
TC1R = 01H
TC1R = 01H
TC1R = 80H
TC1R = 80H
TC1R = FFH
TC1R = FFH
01 128 ..... 254 255..........
High
High
High
High
High
High
High
Low
Low
Low
Low
Low
Low
Low
Low
Low
01 128 ..... 254 255.....
01 128 ..... 254 255.....
01 128 ..... 254 255..........
SONiX TECHNOLOGY CO., LTD Page 63 Revision 1.94
Page 64
SN8P1600
8-bit micro-controller

PWM PROGRAM DESCRIPTION

Example: Setup PWM1 output from TC1 to PWM1OUT (P5.3). The external high-speed oscillator clock is
4MHz. The duty of PWM is 30/256. The PWM frequency is about 1KHz. The PWM clock source is from external oscillator clock. TC1 rate is Fcpu/4. The TC1RATE2~TC1RATE1 = 110. TC1C = TC1R = 30.
MOV A,#01100000B B0MOV TC1M,A ; Set the TC1 rate to Fcpu/4 MOV A,#0x00 ;First Time Initial TC0 B0MOV TC1C,A
MOV A,#30 ; Set the PWM duty to 30/256 B0MOV TC1R,A
B0BCLR FTC1OUT ; Disable TC1OUT function. B0BSET FPWM1OUT ; Enable PWM1 output to P5.3 and disable P5.3 I/O function B0BSET FTC1ENB ; Enable TC1 timer
Note1: The TC1R is write-only register. Don’t process them using INCMS, DECMS instructions. Note2: Set TC1C at initial is to make first duty-cycle correct. After TC1 is enabled, don’t modify TC1R
value to avoid duty cycle error of PWM output.
Example: Modify TC1R registers’ value.
MOV A, #30H ; Input a number using B0MOV instruction. B0MOV TC1R, A
INCMS BUF1 ; Get the new TC1R value from the BUF1 buffer defined by B0MOV A, BUF1 ; programming. B0MOV TC1R, A
Note3: That is better to set the TC1C and TC1R value together when PWM1 duty modified. It protects the
PWM1 signal no glitch as PWM1 duty changing.
Note4: The TC1OUT function must be set “0” when PWM1 output enable.
Note5: The PWM can work with interrupt request.
SONiX TECHNOLOGY CO., LTD Page 64 Revision 1.94
Page 65
SN8P1600
8-bit micro-controller
9
9
9

INTERRUPT

OVERVIEW

The SN8P1600 provides 2 interrupt sources, including one internal interrupts (TC0/TC1) and one external interrupts (INT0). The external interrupt can Wakeup the chip while the system is switched from power down mode to high-speed normal mode. Once interrupt service is executed, the GIE bit in STKP register will clear to “0” for stopping other interrupt request. On the contrast, when interrupt service exits, the GIE bit will set to “1” to accept the next interrupts’ request. All of the interrupt request signals are stored in INTRQ register. The user can program the chip to check INTRQ’s content for setting executive priority.
SN8P1602/1603
INTEN Interrupt enable registerThe interrupt trigger edge :
INTEN Interrupt enable registerThe interrupt trigger edge :
INT0 = falling edge
INT0 = falling edge
TC0IRQ
TC0 time out
TC0 time out
INT0 trigger
INT0 trigger
INTRQ
INTRQ 2-bit
2-bit Latchs
Latchs
TC0IRQ
P00IRQ
P00IRQ
Interrupt
Interrupt enable
enable gating
gating
Interrupt vector address (0008H)
Interrupt vector address (0008H)
Global interrupt request signal
Global interrupt request signal
SN8P1604
INTEN Interrupt enable registerThe interrupt trigger edge :
INTEN Interrupt enable registerThe interrupt trigger edge :
INT0 = falling edge
INT0 = falling edge
INT0 = falling edge
TC1 time out
TC1 time out
TC1 time out
INTRQ
INTRQ
INTRQ 2-bit
2-bit
2-bit Latches
Latches
INT0 trigger
INT0 trigger
INT0 trigger
Note: The GIE bit must enable and all interrupt operations work.
Latches
INTEN Interrupt enable registerThe interrupt trigger edge :
TC1IRQ
TC1IRQ
TC1IRQ
P00IRQ
P00IRQ
P00IRQ
Interrupt
Interrupt
Interrupt enable
enable
enable gating
gating
gating
Interrupt vector address (0008H)
Interrupt vector address (0008H)
Global interrupt request signal
Global interrupt request signal
Global interrupt request signal
SONiX TECHNOLOGY CO., LTD Page 65 Revision 1.94
Page 66
SN8P1600
8-bit micro-controller

INTEN INTERRUPT ENABLE REGISTER

INTEN is the interrupt request control register including one internal interrupts, one external interrupts enable control bits. One of the register to be set “1” is to enable the interrupt request function. Once of the interrupt occur, the stack is incremented and program jump to ORG 8 to execute interrupt service routines. The program exits the interrupt service routine when the returning interrupt service routine instruction (RETI) is executed.
SN8P1602/1603
0C9H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
INTEN
Read/Write - - R/W - - - - R/W
After reset - - 0 - - - - 0
SN8P1604
0C9H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
INTEN
Read/Write - R/W - - - - - R/W
After reset - 0 - - - - - 0
P00IEN : External P0.0 interrupt control bit. 0 = disable, 1 = enable. TC0IEN : Timer 0 interrupt control bit. 0 = disable, 1 = enable.
0 0 TC0IEN 0 0 0 0 P00IEN
0 TC1IEN 0 0 0 0 0 P00IEN

INTRQ INTERRUPT REQUEST REGISTER

INTRQ is the interrupt request flag register. The register includes all interrupt request indication flags. Each one of the interrupt requests occurs, the bit of the INTRQ register would be set “1”. The INTRQ value needs to be clear by programming after detecting the flag. In the interrupt vector of program, users know the any interrupt requests occurring by the register and do the routine corresponding of the interrupt request.
SN8P1602/1603
0C8H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
INTRQ
Read/Write - - R/W - - - - R/W
After reset - - 0 - - - - 0
SN8P1604
0C8H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
INTRQ
Read/Write - R/W - - - - - R/W
After reset - 0 - - - - - 0
P00IRQ : External P0.0 interrupt request bit. 0 = non-request, 1 = request. TC0IRQ : TC0 timer interrupt request controls bit. 0 = non request, 1 = request.
When interrupt occurs, the related request bit of INTRQ register will be set to “1” no matter the related enable bit of INTEN register is enabled or disabled. If the related bit of INTEN = 1 and the related bit of INTRQ is also set to be “1”. As the result, the system will execute the interrupt vector (ORG 8). If the related bit of INTEN = 0, moreover, the system won’t execute interrupt vector even when the related bit of INTRQ is set to be “1”. Users need to be cautious with the operation under multi-interrupt situation.
0 0 TC0IRQ 0 0 0 0 P00IRQ
0 TC1IRQ 0 0 0 0 0 P00IRQ
SONiX TECHNOLOGY CO., LTD Page 66 Revision 1.94
Page 67
SN8P1600
8-bit micro-controller

INTERRUPT OPERATION DESCRIPTION

SN8P1600 provides 2 interrupts. Each operation of the 2 interrupts is as following.

GIE GLOBAL INTERRUPT OPERATION

GIE is the global interrupt control bit. All interrupts start work after the GIE = 1. It is necessary for interrupt service request. One of the interrupt requests occurs, and the program counter (PC) points to the interrupt vector (ORG 8) and the stack add 1 level.
0DFH Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
STKP
Read/Write R/W - - - - R/W R/W R/W
After reset 0 - - - - 1 1 1
GIE: Global interrupt control bit. 0 = disable, 1 = enable.
Example: Set global interrupt control bit (GIE).
B0BSET FGIE ; Enable GIE
Note: Set GIE bit as “1’ to enable all interrupt.
GIE - - - - STKPB2 STKPB1 STKPB0
SONiX TECHNOLOGY CO., LTD Page 67 Revision 1.94
Page 68
SN8P1600
8-bit micro-controller

INT0 (P0.0) INTERRUPT OPERATION

The INT0 has falling edge interrupt trigger. For SN8P1600, the INT0 just uses the falling edge to trigger the external interrupt 0. When the INT0 trigger occurs, the P00IRQ will be set to “1” however the P00IEN is enable or disable. If the P00IEN = 1, the trigger event sets the P00IRQ to be “1” and the system into interrupt vector (ORG 8). If the P00IEN = 0, the trigger event just only sets the P00IRQ to be “1” but the system doesn’t get into interrupt vector. Users need to care the operation under multi-interrupt situation.
Example: INT0 interrupt request setup.
B0BSET FP00IEN ; Enable INT0 interrupt service B0BCLR FP00IRQ ; Clear INT0 interrupt request flag B0BSET FGIE ; Enable GIE
Example: INT0 interrupt service routine.
ORG 8 ; Interrupt vector JMP INT_SERVICE INT_SERVICE:
B0XCH A, ACCBUF ; Store ACC value. B0MOV A, PFLAG B0MOV PFLAGBUF, A
B0BTS1 FP00IRQ ; Check P00IRQ JMP EXIT_INT ; P00IRQ = 0, exit interrupt vector
B0BCLR FP00IRQ ; Reset P00IRQ . . ; INT0 interrupt service routine . . EXIT_INT: B0MOV A, PFLAGBUF B0MOV PFLAG, A B0XCH A, ACCBUF ; Restore ACC value.
RETI ; Exit interrupt vector
SONiX TECHNOLOGY CO., LTD Page 68 Revision 1.94
Page 69
SN8P1600
8-bit micro-controller

TC0/TC1 INTERRUPT OPERATION

When the TC0C/TC1C counter occurs overflow, the TC0IRQ/TC1IRQ will be set to “1” however the TC0IEN/TC1IEN is enable or disable. If the TC0IEN = 1, the trigger event sets the TC0IRQ/TC1IRQ to be “1” and the system into interrupt 0vector. If the TC0IEN/TC1IEN = 0, the trigger event will make the TC0IRQ/TC1IEN to be “1” but the system not into interrupt vector. Users need to care the operation under multi-interrupt situation.
Example: TC0 interrupt request setup.
B0BCLR FTC0IEN ; Disable TC0 interrupt service B0BCLR FTC0ENB ; Disable TC0 timer MOV A, #20H ; B0MOV TC0M, A ; Set TC0 clock = Fcpu / 64 MOV A, #74H ; Set TC0C initial value = 74H B0MOV TC0C, A ; Set TC0 interval = 10 ms
B0BSET FTC0IEN ; Enable TC0 interrupt service B0BCLR FTC0IRQ ; Clear TC0 interrupt request flag B0BSET FTC0ENB ; Enable TC0 timer
B0BSET FGIE ; Enable GIE
Example: TC0 interrupt service routine.
ORG 8 ; Interrupt vector JMP INT_SERVICE INT_SERVICE:
B0XCH A, ACCBUF ; Store ACC value. B0MOV A, PFLAG B0MOV PFLAGBUF, A
B0BTS1 FTC0IRQ ; Check TC0IRQ JMP EXIT_INT ; TC0IRQ = 0, exit interrupt vector
B0BCLR FTC0IRQ ; Reset TC0IRQ MOV A, #74H B0MOV TC0C, A ; Reset TC0C. . . ; TC0 interrupt service routine . . EXIT_INT: B0MOV A, PFLAGBUF B0MOV PFLAG, A B0XCH A, ACCBUF ; Restore ACC value.
RETI ; Exit interrupt vector
SONiX TECHNOLOGY CO., LTD Page 69 Revision 1.94
Page 70
SN8P1600
8-bit micro-controller

MULTI-INTERRUPT OPERATION

In almost conditions, the software designer uses more than one interrupt requests. Processing multi-interrupt request needs to set the priority of these interrupt requests. The IRQ flags of interrupts are controlled by the interrupt event. But the IRQ flag “1” doesn’t mean the system to execute the interrupt vector. The IRQ flags can be set “1” by the events without interrupt enable. Just only any the event occurs and the IRQ will be logic “1”. The IRQ and its trigger event relationship is as the below table.
Interrupt Name Trigger Event Description
P00IRQ P0.0 trigger. OTP is falling edge. TC0IRQ TC0C overflow. (SN8P1602/1603) TC1IRQ TC1C overflow. (SN8P1604)
There are two works need to do for multi-interrupt conditions. One is to make a good priority for these interrupt requests. Two is using IEN and IRQ flags to decide executing interrupt service routine or not. Users have to check interrupt control bit and interrupt request flag in interrupt vector. There is a simple routine as following.
Example: How do users check the interrupt request in multi-interrupt situation?
ORG 8 ; Interrupt vector B0XCH A, ACCBUF ; Store ACC value.
B0MOV A, PFLAG ; Store PFLAG value B0MOV PFLAGBUF,A
INTP00CHK: ; Check INT0 interrupt request B0BTS1 FP00IEN ; Check P00IEN JMP INTTC0CHK ; Jump check to next interrupt B0BTS0 FP00IRQ ; Check P00IRQ JMP INTP00 ; Jump to INT0 interrupt service routine INTTC0CHK: ; Check TC0 interrupt request B0BTS1 FTC0IEN ; Check TC0IEN JMP INT_EXIT ; Jump to exit of IRQ B0BTS0 FTC0IRQ ; Check TC0IRQ JMP INTTC0 ; Jump to TC0 interrupt service routine INT_EXIT:
B0MOV A, PFLAGBUF ; Restore PFLAG value B0MOV PFLAG,A B0XCH A, ACCBUF ; Restore ACC value.
RETI ; Exit interrupt vector
SONiX TECHNOLOGY CO., LTD Page 70 Revision 1.94
Page 71
SN8P1600
8-bit micro-controller
1
1
1
0
0
0

I/O PORT

OVERVIEW

The SN8P1602/1603 provides up to 3 ports for users’ application, consisting of one input only port (P0), two I/O ports (P1, P2,). The SN8P1602/1603 is without input pull-up resistors. The direction of I/O port is selected by PnM register. After the system resets, these ports work as input function.
The SN8P1604 provides 4 ports for users’ application, consisting of one input port (P0) and three I/O ports (P1,P2,P5). The direction of I/O port is selected by PnM register. After the system resets, these ports work as input port without pull up resistors. If the user want to read-in a signal from I/O pin, it recommends to switch I/O pin as input mode to execute read-in instruction. (B0BTS0 M.b, B0BTS1 M.b or B0MOV A,M). The pull-up resistor can be set up by the code option in the programming phase.
SN8P1602/1603
Port1, 2 structure
Port0 structure
Port0 structure
Port1, 2 structure
Pin
Pin
PnM
PnM
Latch
Int. bus
Pin
Pin
Note: All of the latch output circuits are push-pull structures.
SN8P1604
Port0 structure
Port0 structure
PUR
PUR
Pin
Pin
Note: The pull-up resistor can be set up by the code option in the programming phase.
Int. bus
Code Option
Code Option
Int. bus
Int. bus
Port1,2, 5 structure
Port1,2, 5 structure
PnM, Code Option
PnM, Code Option
Pin
Pin
PnM
PnM
PnM
PnM
PUR
PUR
Latch
PnM
PnM
Latch
Latch
PnM
PnM
PnM
PnM
Int. bus
Int. bus
Int. bus
Int. bus
SONiX TECHNOLOGY CO., LTD Page 71 Revision 1.94
Page 72
SN8P1600
8-bit micro-controller

I/O PORT FUNCTION TABLE

SN8P1602/1603
Port/Pin I/O Function Description Remark
General-purpose input function
P0.0 I
P1.0~P1.4 I/O P2.0~P2.7 I/O General-purpose input/output function
Note: The P1.4 enables when the external oscillator is RC type.
SN8P1604
Port/Pin I/O Function Description Remark
P0.0 I
P0.1 I Wakeup for power down mode Low level
P1.0~P1.7 I/O P2.0~P2.7 I/O General-purpose input/output function
P5.0~P5.3 I/O General-purpose input/output function
External interrupt (INT0) Falling edge Wakeup for power down mode Low level
General-purpose input/output function Wakeup for power down mode Low level
General-purpose input function External interrupt (INT0) Falling edge Wakeup for power down mode Low level
General-purpose input/output function Wakeup for power down mode Low level
SONiX TECHNOLOGY CO., LTD Page 72 Revision 1.94
Page 73
SN8P1600
8-bit micro-controller

I/O PORT MODE

The port direction is programmed by PnM register. Port 0 is always input mode. Port 1 and Port 2 can select input or output direction. The each bit of PnM is set to “0”, the I/O pin is input mode. The each bit of PnM is set to “1”, the I/O pin is output mode.
SN8P1602/1603
0C1H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P1M
Read/Write - - - R/W R/W R/W R/W R/W
After reset - - - 0 0 0 0 0
SN8P1604
0C1H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P1M
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
SN8P1602/1603/1604
0C2H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P2M
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
SN8P1604
0C5H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P5M
Read/Write - - - - R/W R/W R/W R/W
After reset - - - - 0 0 0 0
The PnM registers are read/write bi-direction registers. Users can program them by bit control
instructions (B0BSET, B0BCLR).
Example: I/O mode selecting.
CLR P1M ; Set all ports to be input mode. CLR P2M
MOV A, #0FFH ; Set all ports to be output mode. B0MOV P1M, A B0MOV P2M, A
B0BCLR P1M.2 ; Set P1.2 to be input mode. B0BSET P1M.2 ; Set P1.2 to be output mode.
0 0 0 P14M P13M P12M P11M P10M
P17M P16M P15M P14M P13M P12M P11M P10M
P27M P26M P25M P24M P23M P22M P21M P20M
0 0 0 0 P53M P52M P51M P50M
SONiX TECHNOLOGY CO., LTD Page 73 Revision 1.94
Page 74
SN8P1600
8-bit micro-controller

I/O PORT DATA REGISTER

SN8P1602/1603
0D0H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P0
Read/Write - - - - - - - R
After reset - - - - - - - 0
SN8P1604
0D0H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P0
Read/Write - - - - - - R R
After reset - - - - - - 0 0
SN8P1602/1603
0D1H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P1
Read/Write - - - R/W R/W R/W R/W R/W
After reset - - - 0 0 0 0 0
SN8P1604
0D1H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P1
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
SN8P1602/1603/1604
0D2H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P2
Read/Write R/W R/W R/W R/W R/W R/W R/W R/W
After reset 0 0 0 0 0 0 0 0
SN8P1604
0D5H Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
P5
Read/Write - - - - R/W R/W R/W R/W
After reset - - - - 0 0 0 0
- - - - - - - P00
- - - - - - P01 P00
- - - P14 P13 P12 P11 P10
P17 P16 P15 P14 P13 P12 P11 P10
P27 P26 P25 P24 P23 P22 P21 P20
- - - - P53 P52 P51 P50
SONiX TECHNOLOGY CO., LTD Page 74 Revision 1.94
Page 75
SN8P1600
8-bit micro-controller
Example: Read data from input port.
B0MOV A, P0 ; Read data from Port 0 B0MOV A, P1 ; Read data from Port 1 B0MOV A, P2 ; Read data from Port 2
Example: Write data to output port.
MOV A, #55H ; Write data 55H to Port 1 and Port 2 B0MOV P1, A B0MOV P2, A
Example: Write one bit data to output port.
B0BSET P1.3 ; Set P1.3 and P2.5 to be “1”. B0BSET P2.5
B0BCLR P1.3 ; Set P1.3 and P2.5 to be “0”. B0BCLR P2.5
Example: Port bit test.
B0BTS1 P0.0 ; Bit test 1 for P0.0 . B0BTS0 P1.2 ; Bit test 0 for P1.2 .
SONiX TECHNOLOGY CO., LTD Page 75 Revision 1.94
Page 76
SN8P1600
8-bit micro-controller
1
1
1
1
1
1

External Reset Circuit

SN8P1602 External Reset Circuit Example

External Reset Circuit
Pull-up Resistor
VCC
R5
100K ohm
U1
1
P1.2
2
P1.3
3
P0.0
4
RST
5
VSS
6
P2.0
7
P2.1
8
P2.2
9
P2.3
SN8P1602
Bypass Cap
XOUT
C1
0.1uF (104)
P1.1 P1.0
XIN
VDD
P2.7 P2.6 P2.5 P2.4
R1
40K ohm
R2
10K ohm
VCC
R3
33K ohmR41K ohm
Q1 NPN
Q2 NPN
18 17 16 15 14 13 12 11 10
External Oscillator
Y1
VCC
? Hz
C2 20P
C3 20P
VCC
R6 100K R7 100K R8 100K R9 100K
S1 S2 S3
Input Application
Notice : The SN8P1602 do not have the internal power on reset circuit. It is very important to connect the external component to implement the reset function. The simple RC circuit does not get a good brownout reset.
P1.0 P1.1 P1.2 P1.3
S4
P2.0
D1 R10 100
P2.1
D2 R11 100
P2.2
D3 R12 100
P2.3
D4 R13 100
P2.4
D5 R14 100
P2.5
D6
P2.6
D7
P2.7
D8 R17 100
Output Application
R15 100 R16 100
The External reset circuit in the demo schematic can improve the SN8P1602 power-on/Brown-out reset performance, but it increases the system power consumption (about 200µA).
SONiX TECHNOLOGY CO., LTD Page 76 Revision 1.94
Page 77
SN8P1600
8-bit micro-controller

SN8P1603 External Reset Circuit Example

Pull-up Resistor
VCC
R1 20K
External Reset Circuit
VCC
VCC
R2 100K
U1
1
P1.2
2
P1.3
3
P0.0
4
RST
5
VSS
6
P2.0
7
P2.1
8
P2.2
9
P2.3
SN8P1603
XOUT
C1
0.1uF (104)
Bypass Cap
P2.0 P2.1
18
P1.1
17
P1.0
16
XIN
15
VDD
14 13
P2.7
12
P2.6
11
P2.5
10
P2.4
D1 R7 100 D2 R8 100
External Oscillator
Y1
VCC
? Hz
C2 20P
C3 20P
R3 100K R4 100K R5 100K R6 100K
P1.0 P1.1 P1.2 P1.3
S1 S2 S3 S4
P2.2
D3 R9 100
P2.3
D4 R10 100
P2.4
D5 R11 100
P2.5
D6 R12 100
P2.6
D7 R13 100
P2.7
D8 R14 100
Output Application
Input Application
Notice : The SN8P1603 have built-in POR(LVD) function. It has a excellent power-on/brown-out reset performance.
SONiX TECHNOLOGY CO., LTD Page 77 Revision 1.94
Page 78
SN8P1600
8-bit micro-controller
SN8P1604
Code Option Content Function Description
RC Low cost RC for external high clock oscillator
Low frequency, power saving crystal (e.g. 32.768K) for external high clock oscillator
High_Clk
High_Clk / 2
OSG
Watch_Dog
LVD
Security
Pull_Up
32K X’tal
12M X’tal High speed crystal /resonator (e.g. 12M) for external high clock oscillator
4M X’tal Standard crystal /resonator (e.g. 3.58M) for external high clock oscillator
Enable External high clock divided by two, Fosc = high clock / 2
Disable Fosc = high clock
Enable Enable Oscillator Safe Guard function
Disable Disable Oscillator Safe Guard function
Enable Enable Watch Dog function
Disable Disable Watch Dog function
Enable Enable the low voltage detect function
Disable Disable the low voltage detect function
Enable Enable ROM code Security function
Disable Disable ROM code Security function
Enable Enable on-chip pull-up resisters
Disable Disable on-chip pull-up resisters
Notice:
The LVD function can improve the power on reset and brown-out reset performance. It will
µ
increase about extra 100
A current consumption at 5V if LVD is enabled. The minimum working
voltage will be affect by the OSG option. It is very important to check this code option.
Turn on the OSG will improve the EMI performance. But the side effect is to increase the lowest
valid working voltage level.
If users select “32K X’tal” in “High_Clk” option, assembler will force “OSG” to be enabled.
If users select “RC” in “High_Clk” option, assembler will force “High_Clk / 2” to be enabled.
SONiX TECHNOLOGY CO., LTD Page 78 Revision 1.94
Page 79
SN8P1600
8-bit micro-controller
1
1
1

TEMPLATE CODE

;******************************************************************************* ; FILENAME : TEMPLATE.ASM ; AUTHOR : SONiX ; PURPOSE : Template Code for SN8X16XX ; REVISION : 09/01/2002 V1.0 First issue ;******************************************************************************* ;* (c) Copyright 2002, SONiX TECHNOLOGY CO., LTD. ;*******************************************************************************
CHIP SN8P1602 ; Select the CHIP
;------------------------------------------------------------------------------­; Include Files ;------------------------------------------------------------------------------­.nolist ; do not list the macro file
INCLUDESTD MACRO1.H INCLUDESTD MACRO2.H INCLUDESTD MACRO3.H
.list ; Enable the listing function
;------------------------------------------------------------------------------­; Constants Definition ;------------------------------------------------------------------------------­; ONE EQU 1
;------------------------------------------------------------------------------­; Variables Definition ;------------------------------------------------------------------------------­.DATA org 0h ;Data section start from RAM address 0 Wk00 DS 1 ;Temporary buffer for main loop Iwk00 DS 1 ;Temporary buffer for ISR AccBuf DS 1 ;Accumulater buffer PflagBuf DS 1 ;PFLAG buffer
;------------------------------------------------------------------------------­; Bit Variables Definition ;-------------------------------------------------------------------------------
Wk00B0 EQU Wk00.0 ;Bit 0 of Wk00 Iwk00B1 EQU Iwk00.1 ;Bit 1 of Iwk00
2
2
2

CODING ISSUE

SONiX TECHNOLOGY CO., LTD Page 79 Revision 1.94
Page 80
SN8P1600
8-bit micro-controller
;------------------------------------------------------------------------------­; Code section ;-------------------------------------------------------------------------------
.CODE
ORG 0 ;Code section start jmp Reset ;Reset vector ;Address 4 to 7 are reserved ORG 8 jmp Isr ;Interrupt vector
ORG 10h ;------------------------------------------------------------------------------­; Program reset section ;------------------------------------------------------------------------------­Reset: mov A,#07Fh ;Initial stack pointer and b0mov STKP,A ;disable global interrupt b0mov PFLAG,#00h ;pflag = x,x,x,x,x,c,dc,z mov A,#40h ;Clear watchdog timer and initial system mode b0mov OSCM,A
call ClrRAM ;Clear RAM call SysInit ;System initial b0bset FGIE ;Enable global interrupt
;------------------------------------------------------------------------------­; Main routine ;------------------------------------------------------------------------------­Main: b0bset FWDRST ;Clear watchdog timer
call MnApp
jmp Main
;------------------------------------------------------------------------------­; Main application ;------------------------------------------------------------------------------­MnApp:
; Put your main program here
ret
;----------------------------------­; Jump table routine ;----------------------------------­ ORG 0x0100 ;The jump table should start from the head ;of boundary. b0mov A,Wk00 and A,#3 ADD PCL,A jmp JmpSub0 jmp JmpSub1 jmp JmpSub2 ;-----------------------------------
SONiX TECHNOLOGY CO., LTD Page 80 Revision 1.94
Page 81
SN8P1600
8-bit micro-controller
JmpSub0: ; Subroutine 1 jmp JmpExit
JmpSub1: ; Subroutine 2 jmp JmpExit
JmpSub2: ; Subroutine 3 jmp JmpExit
JmpExit: ret ;Return Main
;------------------------------------------------------------------------------­; Isr (Interrupt Service Routine) ; Arguments : ; Returns : ; Reg Change: ;------------------------------------------------------------------------------­Isr: ;----------------------------------­; Save ACC ;-----------------------------------
b0xch A,AccBuf ;B0xch instruction do not change C,Z flag
b0mov A,PFLAG b0mov PflagBuf,A
;----------------------------------­; Interrupt service routine ;-----------------------------------
b0bts0 FP00IRQ jmp INT0isr b0bts0 FTC0IRQ jmp TC0isr
;----------------------------------­; Exit interrupt service routine ;-----------------------------------
IsrExit:
b0mov A, PflagBuf
b0mov PFLAG, A ;Restore the PFlag
b0xch A,AccBuf ;Restore the Reg. A
;B0xch instruction do not change C,Z flag
reti ;Exit the interrupt routine
SONiX TECHNOLOGY CO., LTD Page 81 Revision 1.94
Page 82
SN8P1600
8-bit micro-controller
;------------------------------------------------------------------------------­; INT0 interrupt service routine ;------------------------------------------------------------------------------­INT0isr: b0bclr FP00IRQ
;Process P0.0 external interrupt here
jmp IsrExit
;------------------------------------------------------------------------------­; TC0 interrupt service routine ;------------------------------------------------------------------------------­TC0isr: b0bclr FTC0IRQ
;Process TC0 interrupt here
jmp IsrExit
;------------------------------------------------------------------------------­; SysInit
; System initial to define Register, RAM, I/O, Timer......
;------------------------------------------------------------------------------­SysInit:
ret
;------------------------------------------------------------------------------­; ClrRAM ; Use index @YZ to clear RAM (00h~2Fh) ;-------------------------------------------------------------------------------
ClrRAM:
clr Y ; b0mov Z,#0x2f ;Set @YZ address from 2fh
ClrRAM10: clr @YZ ;Clear @YZ content decms Z ;z = z – 1 , skip next if z=0 jmp ClrRAM10 clr @YZ ;Clear address $00
ret
;------------------------------------------------------------------------------­ ENDP
SONiX TECHNOLOGY CO., LTD Page 82 Revision 1.94
Page 83
SN8P1600
8-bit micro-controller

CHIP DECLARATION IN ASSEMBLER

Assembler OTP Device Part Number MASK Device Part Number CHIP SN8P1602 SN8P1602 SN8A1602A CHIP SN8P1603 SN8P1603 SN8A1602A CHIP SN8P1604 SN8P1604 SN8A1604A

PROGRAM CHECK LIST

Item Description
Undefined Bits
PWM1
Interrupt
Non-Used I/O
Sleep Mode
Stack Buffer
System Initial
Noisy Immunity
All bits those are marked as “0” (undefined bits) in system registers should be set “0” to avoid unpredicted system errors. Set PWM1 (P5.3) pin as output mode. Do not enable interrupt before initializing RAM. Non-used I/O ports should be set as output low mode or pull-up at input mode to save current consumption. Enable on-chip pull-up resisters of port 0 and port 1 to avoid unpredicted wakeup. Be careful of function call and interrupt service routine operation. Don’t let stack buffer overflow or underflow.
1. Write 0x7F into STKP register to initial stack pointer and disable global interrupt
2. Clear all RAM.
3. Initialize all system register even unused registers.
1. Enable OSG and High_Clk / 2 code option together
2. Enable the watchdog option to protect system crash.
3. Non-used I/O ports should be set as output low mode
4. Constantly refresh important system registers and variables in RAM to avoid system crash by a high electrical fast transient noise.
5. Enable the LVD option to improve the power on reset or brown-out reset performance
SONiX TECHNOLOGY CO., LTD Page 83 Revision 1.94
Page 84
SN8P1600
8-bit micro-controller
1
1
1
Field Mnemonic Description C DC Z Cycle
Note: Any instruction that read/write from OSCM, will add an extra cycle.
3
3
3
MOV A,M
M MOV M,A
O B0MOV A,M V B0MOV M,A E MOV A,I
B0MOV M,I XCH A,M B0XCH A,M MOVC
ADC A,M A ADC M,A R ADD A,M
I ADD M,A T B0ADD M,A H ADD A,I
M SBC A,M
E SBC M,A T SUB A,M
I SUB M,A C SUB A,I
DAA To adjust ACC’s data format from HEX to DEC.
AND A,M L AND M,A O AND A,I G OR A,M
I OR M,A
C OR A,I
XOR A,M
XOR M,A
XOR A,I
SWAP M P SWAPM M R RRC M O RRCM M C RLC M E RLCM M S CLR M S BCLR M.b
BSET M.b
B0BCLR M.b
B0BSET M.b
CMPRS A,I B CMPRS A,M R INCS M A INCMS M N DECS M C DECMS M H BTS0 M.b If M.b = 0, then skip next instruction - - - 1 + S
BTS1 M.b If M.b = 1, then skip next instruction - - - 1 + S
B0BTS0 M.b If M(bank 0).b = 0, then skip next instruction - - - 1 + S
B0BTS1 M.b If M(bank 0).b = 1, then skip next instruction - - - 1 + S
JMP d
CALL d
M RET
I RETI
S NOP No operation - - - 1 C

INSTRUCTION SET TABLE

A M M A A M (bnak 0) M (bank 0) A A I M I, (M = only for Working registers R, Y, Z , RBANK & PFLAG) A ←→M A ←→M (bank 0) R, A ROM [Y,Z]
A A + M + C, if occur carry, then C=1, else C=0 M A + M + C, if occur carry, then C=1, else C=0 A A + M, if occur carry, then C=1, else C=0 M A + M, if occur carry, then C=1, else C=0 M (bank 0) M (bank 0) + A, if occur carry, then C=1, else C=0 A ← A + I, if occur carry, then C=1, else C=0 A A - M - /C, if occur borrow, then C=0, else C=1 M A - M - /C, if occur borrow, then C=0, else C=1 A A - M, if occur borrow, then C=0, else C=1 M A - M, if occur borrow, then C=0, else C=1 A A - I, if occur borrow, then C=0, else C=1
A A and M M A and M A A and I A A or M M A or M A A or I A A xor M M A xor M A A xor I
A (b3~b0, b7~b4) M(b7~b4, b3~b0) M(b3~b0, b7~b4) M(b7~b4, b3~b0) A RRC M M RRC M A RLC M M RLC M M 0 M.b 0 M.b 1 M(bank 0).b 0 M(bank 0).b 1
ZF,C A - I, If A = I, then skip next instruction ZF,C A – M, If A = M, then skip next instruction A M + 1, If A = 0, then skip next instruction M M + 1, If M = 0, then skip next instruction A M - 1, If A = 0, then skip next instruction M M - 1, If M = 0, then skip next instruction
PC15/14 RomPages1/0, PC13~PC0 d Stack PC15~PC0, PC15/14 RomPages1/0, PC13~PC0 d
PC Stack PC Stack, and to enable global interrupt
- -
- - - 1
- -
- - - 1
- - - 1
- - - 1
- - - 1
- - - 1
- - - 2
- -
- -
- -
- -
- -
- -
- -
- -
- -
- - - 1
- - - 1
- - - 1
- - - 1
- - - 1
- - - 1
- - - 1
- - - 1 + S
- - - 1 + S
- - - 1 + S
- - - 1 + S
- - - 2
- - - 2
- - - 2
- - - 2
- - 1
√ √ √ √ √ √ √ √ √
- - 1
- - 1
- - 1
- - 1
-
-
1 + S
1 + S
1
1
1 1 1 1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1 1
SONiX TECHNOLOGY CO., LTD Page 84 Revision 1.94
Page 85
SN8P1600
8-bit micro-controller
1
1
1
4
4
4

ELECTRICAL CHARACTERISTICS

ABSOLUTE MAXIMUM RATINGS

(All of the voltages referenced to Vss)
Supply voltage (Vdd) ………………………………………………………………………………………………………………………… - 0.3V ~ 6.0V Input in voltage (Vin)……………………………………………………………………………………………………Vss - 0.2V ~ Vdd + 0.2V
Operating ambient temperature (Topr)……………………………………………………………………………………………-20°C ~ + 70°C Storage ambient temperature (Tstor)……………………………………………………………………………………………-30°C ~ + 125°C
Power consumption (Pc)………………………………………………………………………………………………………………………………………………500 mW

STANDARD ELECTRICAL CHARACTERISTICS

SN8P1602

(All of voltages referenced to Vss, Vdd = 5.0V, fosc = 3.579545 MHz, ambient temperature is 25°C unless otherwise notice.)
PARAMETER SYM. DESCRIPTION MIN. TYP. MAX. UNIT
Operating voltage Vdd
RAM Data Retention voltage Vdr - 1.5 - V
ViL1 All input pins except those specified below Vss - 0.3Vdd V
Input Low Voltage
Input High Voltage
Reset pin leakage current Ilekg Vin = Vdd - - 1 uA
I/O port input leakage current Ilekg Pull-up resistor disable, Vin = Vdd - - 2 uA
Port1 output source current IoH Vop = Vdd – 0.5V - 15 -
sink current IoL Vop = Vss + 0.5V - 15 -
Port2 output source current IoH Vop = Vdd – 0.5V - 15 -
sink current IoL Vop = Vss + 0.5V - 15 -
INTn trigger pulse width Tint0 INT0 interrupt request pulse width 2/fcpu - - cycle
Oscillator Frequency
Supply Current
(LVD OFF)
LVD Detect Voltage Vdet Low voltage detect level 2.4 2.5 2.8 V
LVD current Ilvd LVD enable operating current - 100 180 uA
ViL2 Input with Schmitt trigger buffer - Port0 Vss - 0.2Vdd V ViL3 Reset pin ; Xin ( in RC mode ) Vss - 0.3Vdd V ViL4 Xin ( in X’tal mode ) Vss - 0.3Vdd V
ViH1 All input pins except those specified below 0.7Vdd - Vdd V ViH2 Input with Schmitt trigger buffer –Port0 0.8Vdd - Vdd V ViH3 Reset pin ; Xin ( in RC mode ) 0.9Vdd - Vdd V
ViH4 Xin ( in X’tal mode ) 0.7Vdd - Vdd V
Fosc Crystal type or ceramic resonator 32768 4M 16M
Idd1 Run Mode
Idd2
Idd3 Sleep mode
Normal mode, Vpp = Vdd (Check OSG note) 2.2 5.0 5.5 Programming mode, Vpp = 12.5V 4.5 5.0 5.5
VDD = 3V, RC type for external mode - 6M ­ VDD = 5V, RC type for external mode - 10M -
Vdd= 5V 4Mhz - 7 15 mA Vdd= 3V 4Mhz - 1.7 3.5 mA Vdd= 3V 32768Hz - 50 100 uA
Slow mode
(Stop High Clock)
Vdd= 5V 32KHz Int RC - 80 150 uA Vdd= 3V 16KHz Int RC - 15 30 uA Vdd= 5V - 9 18 uA
Vdd= 3V (SN8P1602) - 2.5 6 uA
V
mA
mA
Hz
SONiX TECHNOLOGY CO., LTD Page 85 Revision 1.94
Page 86
SN8P1600
8-bit micro-controller

SN8P1603

(All of voltages referenced to Vss, Vdd = 5.0V, fosc = 3.579545 MHz, ambient temperature is 25°C unless otherwise notice.)
PARAMETER SYM. DESCRIPTION MIN. TYP. MAX. UNIT
Operating voltage Vdd
RAM Data Retention voltage Vdr - 1.5 - V
ViL1 All input pins except those specified below Vss - 0.3Vdd V
Input Low Voltage
Input High Voltage
Reset pin leakage current Ilekg Vin = Vdd - - 1 uA
I/O port input leakage current Ilekg Pull-up resistor disable, Vin = Vdd - - 2 uA
Port1 output source current IoH Vop = Vdd – 0.5V - 15 -
sink current IoL Vop = Vss + 0.5V - 15 -
Port2 output source current IoH Vop = Vdd – 0.5V - 15 -
sink current IoL Vop = Vss + 0.5V - 15 -
INTn trigger pulse width Tint0 INT0 interrupt request pulse width 2/fcpu - - cycle
Oscillator Frequency
Supply Current
(LVD ON)
LVD Detect Voltage Vdet Low voltage detect level 2.4 2.5 2.8 V
ViL2 Input with Schmitt trigger buffer - Port0 Vss - 0.2Vdd V ViL3 Reset pin ; Xin ( in RC mode ) Vss - 0.3Vdd V ViL4 Xin ( in X’tal mode ) Vss - 0.3Vdd V
ViH1 All input pins except those specified below 0.7Vdd - Vdd V ViH2 Input with Schmitt trigger buffer –Port0 0.8Vdd - Vdd V ViH3 Reset pin ; Xin ( in RC mode ) 0.9Vdd - Vdd V
ViH4 Xin ( in X’tal mode ) 0.7Vdd - Vdd V
Fosc Crystal type or ceramic resonator 32768 4M 16M
Idd1 Run Mode
Idd2
Idd3 Sleep mode
Normal mode, Vpp = Vdd (Check OSG note) 3 5.0 5.5 Programming mode, Vpp = 12.5V 4.5 5.0 5.5
VDD = 3V, RC type for external mode - 6M ­ VDD = 5V, RC type for external mode - 10M -
Vdd= 5V 4Mhz - 7.5 15 mA Vdd= 3V 4Mhz - 1.8 3.6 mA Vdd= 3V 32768Hz - 130 300 uA
Slow mode
(Stop High Clock)
Vdd= 5V 32KHz Int RC - 300 600 uA Vdd= 3V 16KHz Int RC - 100 200 uA Vdd= 5V - 200 400 uA
Vdd= 3V (SN8P1603) - 70 150 uA
V
mA
mA
Hz
SONiX TECHNOLOGY CO., LTD Page 86 Revision 1.94
Page 87
SN8P1600
8-bit micro-controller

SN8P1604

(All of voltages referenced to Vss, Vdd = 5.0V, fosc = 3.579545 MHz, ambient temperature is 25°C unless otherwise notice.)
PARAMETER SYM. DESCRIPTION MIN. TYP. MAX. UNIT
Operating voltage Vdd
RAM Data Retention voltage Vdr - 1.5 - V
ViL1 All input pins except those specified below Vss - 0.3Vdd V
Input Low Voltage
Input High Voltage
Reset pin leakage current Ilekg Vin = Vdd - - 1 uA
I/O port pull-up resistor Rup Vin = Vss , Vdd = 5V - 50 -
I/O port input leakage current Ilekg Pull-up resistor disable, Vin = Vdd - - 2 uA
Port1 output source current IoH Vop = Vdd – 0.5V - 15 -
sink current IoL Vop = Vss + 0.5V - 15 -
Port2 output source current IoH Vop = Vdd – 0.5V - 15 -
sink current IoL Vop = Vss + 0.5V - 15 -
INTn trigger pulse width Tint0 INT0 ~ INT2 interrupt request pulse width 2/fcpu - - cycle
Oscillator Frequency
Supply Current
(LVD OFF)
LVD Detect Voltage Vdet Low voltage detect level 2.4 2.5 2.8 V
LVD current Ilvd LVD enable operating current - 100 180 uA
ViL2 Input with Schmitt trigger buffer - Port0 Vss - 0.2Vdd V ViL3 Reset pin ; Xin ( in RC mode ) Vss - 0.3Vdd V ViL4 Xin ( in X’tal mode ) Vss - 0.3Vdd V
ViH1 All input pins except those specified below 0.7Vdd - Vdd V ViH2 Input with Schmitt trigger buffer –Port0 0.8Vdd - Vdd V ViH3 Reset pin ; Xin ( in RC mode ) 0.9Vdd - Vdd V
ViH4 Xin ( in X’tal mode ) 0.7Vdd - Vdd V
Fosc Crystal type or ceramic resonator 32768 4M 16M
Idd1 Run Mode
Idd2
Idd3 Sleep mode
Normal mode, Vpp = Vdd (Check OSG note) 2.2 5.0 5.5 Programming mode, Vpp = 12.5V 4.5 5.0 5.5
VDD = 3V, RC type for external mode - 6M ­ VDD = 5V, RC type for external mode - 10M -
Vdd= 5V 4Mhz - 7 15 mA Vdd= 3V 4Mhz - 1.7 3.5 mA Vdd= 3V 32768Hz - 50 100 uA
Slow mode
(Stop High Clock)
Vdd= 5V 32KHz Int RC - 80 150 uA Vdd= 3V 16KHz Int RC - 15 30 uA Vdd= 5V - 9 18 uA
Vdd= 3V (SN8P1602) - 2.5 6 uA
V
K
mA
mA
Hz
SONiX TECHNOLOGY CO., LTD Page 87 Revision 1.94
Page 88
SN8P1600
8-bit micro-controller
OSG Note :
Notice : The minimum working voltage is depended on the working frequency and OSG status. Turn on the OSG code option in the SN8ASM will improve the EMI performance, but it will increase the lowest valid
working voltage level. The safe operating voltage must above the curve (max.) to get a stable power environment.
Typical VDD vs. Frequency (OSG On)
OSG On --Vol t a ge v.s. F requency
6 5 4 3 2
OSG On (Max . )
OSG On (Typical)
1
Working Voltage (V)
0
1 2 4 6 8 10121618202224
Typical VDD vs. Frequency (OSG Off)
3
2.5 2
1.5 1
Voltage(V)
0.5 0
1 2 4 6 8 10 12 16 18 20 22 24
Working frequency (Mhz )
OSG Off-- Volt age v.s. Frequency
OSG Off (Max.)
OSG Off (Ty pi c al )
Frequency(Mhz)
Notice : The system working frequency is only warranty under 16Mhz.
SONiX TECHNOLOGY CO., LTD Page 88 Revision 1.94
Page 89
SN8P1600
8-bit micro-controller
1
1
1

P-DIP 18 PIN

5
5
5

PACKAGE INFORMATION

SYMBOLS
A - - 0.210 - - 5.334 A1 0.015 - - 0.381 - ­A2 0.125 0.130 0.135 3.175 3.302 3.429
D 0.880 0.900 0.920 22.352 22.860 23.368
E 0.300 7.620
E1 0.245 0.250 0.255 6.223 6.350 6.477
L 0.115 0.130 0.150 2.921 3.302 3.810
B
θ° 0° 7° 15° 0° 7° 15°
SONiX TECHNOLOGY CO., LTD Page 89 Revision 1.94
MIN NOR MAX MIN NOR MAX
(inch) (mm)
0.335 0.355 0.375 8.509 9.017 9.525
Page 90
SN8P1600
8-bit micro-controller

SOP 18 PIN

SYMBOLS
A 0.093 0.099 0.104 2.362 2.502 2.642 A1 0.004 0.008 0.012 0.102 0.203 0.305
D 0.447 0.455 0.463 11.354 11.557 11.760
E 0.291 0.295 0.299 7.391 7.493 7.595
H 0.394 0.407 0.419 10.008 10.325 10.643
L 0.016 0.033 0.050 0.406 0.838 1.270
θ° 0° 4° 8° 0° 4° 8°
MIN NOR MAX MIN NOR MAX
(inch) (mm)
SONiX TECHNOLOGY CO., LTD Page 90 Revision 1.94
Page 91
SN8P1600
8-bit micro-controller

SSOP 20 PIN

SYMBOLS
A 0.053 0.063 0.069 1.350 1.600 1.750 A1 0.004 0.006 0.010 0.100 0.150 0.250 A2 - - 0.059 - - 1.500
b 0.008 0.010 0.012 0.200 0.254 0.300 c 0.007 0.008 0.010 0.180 0.203 0.250
D 0.337 0.341 0.344 8.560 8.660 8.740
E 0.228 0.236 0.244 5.800 6.000 6.200 E1 0.150 0.154 0.157 3.800 3.900 4.000 [e] 0.025 0.635
h 0.010 0.017 0.020 0.250 0.420 0.500
L 0.016 0.025 0.050 0.400 0.635 1.270 L1 0.039 0.041 0.043 1.000 1.050 1.100 ZD 0.059 1.500
Y - - 0.004 - - 0.100
θ° 0° - 8° 0° - 8°
MIN NOR MAX MIN NOR MAX
(inch) (mm)
SONiX TECHNOLOGY CO., LTD Page 91 Revision 1.94
Page 92
SN8P1600
A
A
8-bit micro-controller

SOP28PIN

SYMBOLS
0.093 0.099 0.104 2.362 2.502 2.642
1 0.004 0.008 0.012 0.102 0.203 0.305 D 0.697 0.705 0.713 17.704 17.907 18.110 E 0.291 0.295 0.299 7.391 7.493 7.595 H 0.394 0.407 0.419 10.008 10.325 10.643 L 0.016 0.033 0.050 0.406 0.838 1.270 θ° 0° 4° 8° 0° 4° 8°
MIN NOR MAX MIN NOR MAX
(inch) (mm)
SONiX TECHNOLOGY CO., LTD Page 92 Revision 1.94
Page 93
SN8P1600
A
A
A2
8-bit micro-controller

SK-DIP28PIN

SYMBOLS
- - 0.210 - - 5.334
1 0.015 - - 0.381 - -
0.114 0.130 0.135 2.896 3.302 3.429 D 1.390 1.390 1.400 35.306 35.306 35.560 E 0.310 7.874 E1 0.283 0.288 0.293 7.188 7.315 7.442 L 0.115 0.130 0.150 2.921 3.302 3.810
B
θ° 0° 7° 15° 0° 7° 15°
MIN NOR MAX MIN NOR MAX
(inch) (mm)
0.330 0.350 0.370 8.382 8.890 9.398
SONiX TECHNOLOGY CO., LTD Page 93 Revision 1.94
Page 94
SN8P1600
8-bit micro-controller
SONIX reserves the right to make change without further notice to any products herein to improve reliability, function or design. SONIX does not assume any liability arising out of the application or use of any product or circuit described herein; neither does it convey any license under its patent rights nor the rights of others. SONIX products are not designed, intended, or authorized for us as components in systems intended, for surgical implant into the body, or other applications intended to support or sustain life, or for any other application in which the failure of the SONIX product could create a situation where personal injury or death may occur. Should Buyer purchase or use SONIX products for any such unintended or unauthorized application. Buyer shall indemnify and hold SONIX and its officers , employees, subsidiaries, affiliates and distributors harmless against all claims, cost, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly, any claim of personal injury or death associated with such unintended or unauthorized use even if such claim alleges that SONIX was negligent regarding the design or manufacture of the part.
Main Office:
Address: 9F, NO. 8, Hsien Cheng 5th St, Chupei City, Hsinchu, Taiwan R.O.C. Tel: 886-3-551 0520 Fax: 886-3-551 0523
Taipei Office:
Address: 15F-2, NO. 171, Song Ted Road, Taipei, Taiwan R.O.C. Tel: 886-2-2759 1980 Fax: 886-2-2759 8180
Hong Kong Office:
Address: Flat 3 9/F Energy Plaza 92 Granville Road, Tsimshatsui East Kowloon. Tel: 852-2723 8086 Fax: 852-2723 9179
Technical Support by Email:
Sn8fae@sonix.com.tw
SONiX TECHNOLOGY CO., LTD Page 94 Revision 1.94
Loading...