Specifications

Table Of Contents
S1C62740 TECHNICAL SOFTWARE EPSON II-3
CHAPTER 3: PROGRAM MEMORY (ROM)
PROGRAM MEMORY (ROM)CHAPTER 3
3.1 Configuration of the ROM
S1C62740 is built-in with 4,096 steps × 12 bits mask ROM for
program storage.
The program area is 16 (0–15) pages, each 256 (00H–FFH) steps.
After initial reset, the program beginning address is page 1, step
00H. The interrupt vector is allocated to page 1, steps 02H–0FH.
The configuration of the ROM is as shown in Figure 3.1.1.
Fig. 3.1.1
Configuration of the ROM
3.2 Interrupt Vector
The interrupt vector and interrupt request correspondence is
shown in Table 3.2.1.
Table 3.2.1
Interrupt request and interrupt
vector
Interrupt vector
(PCP and PCS)
102H Clock timer interrupt Low
104H Stopwatch timer interrupt
106H A/D converter interrupt
108H Input (K00–K03) interrupt
10AH Input (K10) interrupt
10CH Serial interface interrupt
10EH Programmable timer interrupt High
* Sleep cancelled by: 1. Input (K10) interrupt
2. System reset
When multiple interrupts simultaneously occur, the high priority
vector address is set to the program counter.
Interrupt request Priority
Program start address
Interrupt vector address
0 page
00H step
01H step
02H step
0FH step
10H step
FFH step
12 bits
1 page
2 page
3 page
4 page
5 page
6 page
7 page
8 page
9 page
10 page
11 page
12 page
13 page
14 page
15 page
Program area