English
Language : 

HD404829R Datasheet, PDF (112/149 Pages) Renesas Technology Corp – AS Microcomputer Incorporating a LCD controller/Driver Circuit
HD404829R Series
PROM Mode Pin Functions
VPP: Applies the programming voltage (12.5 V ± 0.3 V) to the built-in PROM.
CE: Inputs a control signal to enable PROM programming and verification.
OE : Inputs a data output control signal for verification.
A0–A14: Act as address input pins of the built-in PROM.
O0–O7: Act as data bus input pins of the built-in PROM. Each of O0–O4 has two pins; before using these
pins, connect each pair together.
M0 , M1, RESET, TEST: Used to set PROM mode. The MCU is set to the PROM mode by pulling M0,
M1, and TEST low, and RESET high.
Other Pins (FP-100B/FP-100A): Connect pins 1/3 (AVCC), 8/10 (OSC1), 16/18 (D2), 17/19 (D3), 53/55
(R63/SEG16), and 97/99 (VCC) to VCC, and pins 6/8 (AVSS) and 11/13 (X1) to GND. Leave other pins
open.
$0000
$0001
...
$001F
$0020
...
$007F
$0080
...
$1FFF
$2000
1 1 1 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0 Lower 5 bits
1
1
1 Bit 9 Bit 8 Bit 7 Bit 6 Bit 5 Upper 5 bits $0000
Vector address
$000F
$0010
Zero-page subroutine
(64 words)
$003F
$0040
Pattern
(4,096 words)
$0FFF
$1000
Program
(16,384 words)
JMPL instruction
(jump to RESET, STOPC routine)
JMPL instruction
(jump to INT0 routine)
JMPL instruction
(jump to INT1 routine)
JMPL instruction
(jump to timer A routine)
JMPL instruction
(jump to timer B, INT2 routine)
JMPL instruction
(jump to timer C, INT3 routine)
JMPL instruction
(jump to timer D, INT4 routine)
JMPL instruction
(jump to A/D, serial routine)
$0000
$0001
$0002
$0003
$0004
$0005
$0006
$0007
$0008
$0009
$000A
$000B
$000C
$000D
$000E
$000F
$7FFF
Upper three bits are not to be used
(fill them with 111)
$3FFF
Figure 95 Memory Map in PROM Mode
110