PD75108 is a 4-bit single-chip microcomputer integrating timer/event counters, serial interface, and vector
interrupt function, in addition to a CPU, ROM, RAM, and I/O ports, on a single chip. Operating at high speeds,
the microcomputer allows data to be manipulated in units of 1, 4, or 8 bits. In addition, various bit manipulation
instructions are provided to reinforce I/O manipulation capability. Equipped with I/Os for interfacing with
peripheral circuits operating on a different supply voltage, outputs that can directly drive LEDs, and analog
µ
inputs,
communications equipment, and printers. A pin-compatible EPROM model is also available for evaluation of
system development and small-scale production of application systems.
PD75108 is suitable for controlling such systems as VTRs, acoustic products, button telephones, radio
Detailed functions are described in the following user’s manual. Be sure to read it for designing.
Please refer to “Quality Grade on NEC Semiconductor Devices” (Document Number IEI-1209) published by
NEC Corporation to know the specification of quality grade on the devices and its recommended applications.
2
µ
PD75104, 75106, 75108
FUNCTIONAL OUTLINE
ItemSpecifications
Number of Basic Instructions43
Minimum InstructionChangeable in three steps: 0.95 µs, 1.91 µs, and 15.3 µs at 4.19 MHz
Execution Time
10.1VTR SYSTEM CONTROLLER ...............................................................................................................43
10.2VTR CAMERA ........................................................................................................................................43
10.3COMPACT DISC PLAYER .....................................................................................................................44
P00-P03: Port 0SCK: Serial Clock Input/Output
P10-P13: Port 1SO: Serial Output
P20-P23: Port 2SI: Serial Input
P30-P33: Port 3PTO0, PTO1: Timer Output
P40-P43: Port 4PCL: Clock Output
P50-P53: Port 5PTH00-PTH03: Comparator Input
P60-P63: Port 6
P70-P73: Port 7INT2, INT3: External Test Input
P80-P83: Port 8TI0, TI1: Timer Input
P90-P93: Port 9X1, X2: Clock Oscillation Pin
P120-P123 : Port 12RESET: Reset Input
P130-P133 : Port 13NC: No Connection
P140-P143 : Port 14
4-bit programmable I/O port (PORT 3)
Can be specified for input or output bitwise.
o
4-bit programmable I/O port (PORT 6)
Can be specified for input or output bitwise.o
o
4-bit N-ch open-drain I/O port (PORT 12)
P120-P123*
P130-P133*
3
3
I/O—
I/O—
Built-in pull-up resistors can be specified in bit
units by mask option.
Open-drain withstanding voltage: 12 V
4-bit N-ch open-drain I/O port (PORT 13)
Built-in pull-up resistors can be specified in bit
units by mask option.
Input*
o
Input*
Open-drain withstanding voltage: 12 V
4-bit N-ch open-drain I/O port (PORT 14)
P140-P143*
3
I/O—–Input*
Built-in pull-up resistors can be specified in bit
units by mask option.
Open-drain withstanding voltage: 12 V
I/O
1
TYPE*
2
M
2
M
2
M
*1: Circles indicate Schmitt trigger input pins.
2: With drain open: high impedance
With pull-up resistor connected: high level
3: Can directly drive LEDs.
9
µ
PD75104, 75106, 75108
3.2PINS OTHER THAN PORTS
Pin NameI/O
PTH00-PTH03Input—4-bit variable threshold voltage analog input port—N
TI0External event pulse inputs for timer/event counter.
PD75108 is equipped with clock 8-bit serial interface that operates in the following two modes:
The
• Operation stop mode
• Three-line serial I/O mode
µ
PD75104, 75106, 75108
25
26
Internal bus
P03/SI
P02/SO
P01/SCK
8
SIO0
Shift register (8)
*: "SET1" indicates execution of the instruction.
8
Serial clock
counter (3)
QS
SIO7
Clear
R
SIO
Overflow
SET1*
8
SIOM7 SIOM6 SIOM5 SIOM4 SIOM3 SIOM2 SIOM1 SIOM0
Serial start
Φ
4
f /2
MPX
XX
10
f /2
XX
TOF0 (from timer channel 0)
SIOM
IRQSIO
set signal
IRQSIO
clear signal
µ
PD75104, 75106, 75108
Fig. 5-5 Serial Interface Block Diagram
µ
PD75104, 75106, 75108
5.7PROGRAMMABLE THRESHOLD PORT (ANALOG INPUT PORT)
µ
PD75108 is equipped with a 4-bit analog input port (consisting of PTH00 to PTH03 pins) whose threshold voltage
is programmable.
This programmable threshold port is configured as shown in Figure 5-6.
The threshold voltage (V
REF) can be changed in 16 steps (VDD × 0.5/16 – VDD × 15.5/16), and analog signals can be
directly input.
When V
REF is set to VDD × 7.5/16, the programmable threshold port can also be used as a digital signal input port.
Input buffer
PTH00
+
–
PTH01
PTH02
PTH03
1
2
1
2
+
–
+
–
Programmable threshold port
+
–
Operates
/stops
DD
V
R
R
R
REF
MPX
R
4
V
input latch (4)
PTH0
Internal bus
PTHM7
PTHM6
PTHM5
PTHM4
8
PTHM3
PTHM2
PTHM1
PTHM0
PTHM
Fig. 5-6 Programmable Threshold Port Configuration
27
µ
PD75104, 75106, 75108
5.8BIT SEQUENTIAL BUFFER .... 16 BITS
The bit sequential buffer is a data memory specifically provided for bit manipulation. With this buffer,
addresses and bit specifications can be sequentially up-dated in bit manipulation operation. Therefore, this
buffer is very useful for processing long data in bit units.
Address bit
L register
Remarks:
Symbol
L = FL = C L = BL = 8 L = 7L = 4 L = 3L = 0
For the pmem.@L addressing, the specification bit is shifted according to the L register.
FC3HFC2HFC1HFC0H
3210321032103210
BSB3BSB2BSB1BSB0
DECS L
INCS L
Fig. 5-7 Bit Sequential Buffer Format
5.9POWER-ON FLAG (MASK OPTION)
The power-ON flag (PONF) is set to only when the power-ON reset circuit operates and power-ON reset signal
has been generated (see Fig. 8-1).
The PONF flag is mapped at bit 0 of memory space address FD1H, and can be manipulated by a bit manipulation
instruction. However, it cannot be set by the SET1 instruction.
6. INTERRUPT FUNCTIONS
The µPD75108 has 7 different interrupt sources and can perform multiplexed interrupt processing with
priority assigned.
µ
In addition to that, the
The interrupt control circuit of the
• Hardware controlled vector interrupt function which can control whether or not to accept an interrupt by
using the interrupt enable flag (IExxx) and interrupt master enable flag (IME).
• The interrupt start address can be arbitrarily set.
• Multiplexed interrupt function that can specify priority by the interrupt priority selector register (IPS).
• Interrupt request flag (IRQxxx) test function (an interrupt generation can be confirmed by means of
software).
• Standby mode release (Interrupts to be released can be selected by the interrupt enable flag).
PD75108 is also provided with two types of edge detection testable inputs.
µ
PD75108 has these functions:
28
Internal bus
INT4
/P00
INT0
/P10
INT1
/P11
INT2
/P12
INT3
/P13
22
IM1IM0
INT
BT
Both edge
detection
circuit
Edge
detection
circuit
Edge
detection
circuit
INTSIO
INTT0
INTT1
Rising edge
detection
circuit
Falling edge
detection
circuit
9
IRQBT
IRQ4
IRQ0
IRQ1
IRQSIO
IRQT0
IRQT1
IRQ2
IRQ3
Interrupt
request flag
Interrupt enable flag (IE )×××
IME
IPS
Decoder
Priority control
circuit
24
IST
Vector table
address
generator
µ
PD75104, 75106, 75108
Standby
release signal
29
Fig. 6-1 Interrupt Control Block Diagram
µ
PD75104, 75106, 75108
7. STANDBY FUNCTIONS
The µPD75108 has two different standby modes (STOP mode and HALT mode) to reduce the power
consumption of the microcomputer chip while waiting for program execution.
Release Signal Interrupt request signal enabled by interrupt enable flag, or RESET input
Serial Interface
Timer/Event
Counter
Clock output
CPUStops
circuit
Clock oscillation stopsOnly CPU clock Φ is stopped
Stops
Operates only when input of external
SCK or output of TO0 is selected as
serial clock (where external TI0 is input
to timer/event counter 0)
Operates only when TIn pin input
signal is specified as count clock
Stops
Operates (sets IRQBT at reference
time intervals)
Operates when serial clock other
than Φ is specified
Operates
Operates when clock other than CPU
clock Φ is used
Stops
HALT Mode
30
8.RESET FUNCTION
µ
PD75104, 75106, 75108
The reset (
RES
) signal generator circuit is configured as shown in Figure 8-1.
RESET
SWB
Power-ON
reset
generator
circuit
SWA
Power-ON
flag (PONF)
Internal reset signal
(RES)
Execution of bit
manipulation
instruction*
Internal bus
*: PONF cannot be set to 1 by SET1 instruction.
Fig. 8-1 Reset Signal Generator Circuit
The Power-ON reset generator circuit generates an internal reset signal when the supply voltage rises. This pulse
can be used in three ways by specifying a mask option through SWA and SWB shown in Fig. 8-1. (Refer to 11. MASK
OPTION SELECTION.)
The reset operations performed by the Power-On reset circuit and the RESET input signal are illustrated in Figs.
8-2 and 8-3, respectively.
Supply voltage
0 V
Internal reset signal
(RES)
Internal reset operation
(approx. 31.3 ms: 4.19 MHz)
HALT modeOperation mode
*: The wait time does not include the time required after the
oscillation starts.
Fig. 8-2 Reset by Power-ON Reset Circuit
Wait*
RES
signal has been generated until the
31
RESET input
Operation mode
or standby mode
(31.3 ms: 4.19 MHz)
Internal reset operation
µ
PD75104, 75106, 75108
Wait*
HALT modeOperation mode
*: The wait time does not include the time required after the
oscillation starts.
RES
signal has been generated until the
Fig. 8-3 Reset by RESET Signal
The status of each internal hardware device after the reset operation has been performed is shown in Table 8-
1.
32
µ
PD75104, 75106, 75108
Table 8-1 Hardware Device Status After Reset
Hardware
Program Counter (PC)set to PC12-8,*1 andset to PC12-8,*1 and
Carry Flag (CY)RetainedUndefined
Skip Flags (SK0-SK2)00
PSWInterrupt Status Flags (IST0, 1)00
Bank Enable Flags (MBE, RBE)
Stack Pointer (SP)UndefinedUndefined
Data Memory (RAM)Retained*
General-Purpose Registers (X,A,H,L,D,E,B,C)RetainedUndefined
Bank Selector Registers (MBS, RBS)0, 00, 0
Basic interval timer
Timer/Event Counter
(n = 0, 1)
Serial Interface
Clock Generator Circuit,
Clock Output Circuit
Interrupt
Digital Port
Analog Port
Power-ON Flag (PONF)Retained1 or undefined*
Bit Sequential Buffer (BSB0-BSB3)00
RESET input duringPower-ON Reset or RESET
standby modeInput during Operation
Lower 4 bits of programLower 4 bits of program
memory address 000H arememory address 000H are
contents of address 001Hcontents of address 001H
are set to PC7-0.are set to PC7-0.
Bit 6 of program memoryBit 6 of program memory
address 000H is set inaddress 000H is set in
RBE, and bit 7 is set inRBE, and bit 7 is set in
MBE.MBE.
2
Undefined
2
*1: PC11-8 for µPD75104
2: Power-ON reset: 1
RESET
input during operation: undefined
Note: Data at data memory addresses 0F8H to 0FDH become undefined when the
RESET
signal has been input.
33
µ
PD75104, 75106, 75108
9.INSTRUCTION SET
(1)Operand representation and description
Describe one or more operands in the operand field of each instruction according to the operand
representation and description methods of the instruction (for details, refer to RA75X Assembler Package
User's Manual - Language (EEU-730)). With some instructions, only one operand should be selected from
several operands. The uppercase characters, +, and – are keywords and must be described as is.
Describe an appropriate numeric value or label as immediate data.
The symbols in the register and flag symbols can be described as labels in the places of mem, fmem,
µ
pmem, and bit (for details, refer to
restricts the label that can be described.
RepresentationDescription
regX, A, B, C, D, E, H, L
reg1X, B, C, D, E, H, L
rpXA, BC, DE, HL
rp1BC, DE, HL
rp2BC, DE
rp'XA, BC, DE, HL, XA', BC', DE', HL'
rp'1BC, DE, HL, XA', BC', DE', HL'
rpaHL, HL+, HL–, DE, DL
rpa1DE, DL
n44-bit immediate data or label
n88-bit immediate data or label
mem8-bit immediate data or label*
bit2-bit immediate data or label
fmemFB0H to FBFH,FF0H to FFFH immediate data or label
pmemFC0H to FFFH immediate data or label
addr
caddr12-bit immediate data or label
faddr11-bit immediate data or label
taddr20H to 7FH immediate data (where bit0 = 0) or label
PORTnPORT0 - PORT9, PORT12 - PORT14
(Current PC) + 2 to (Current PC) + 16Program memory
Remarks • MB indicates memory bank that can be accessed.
• In *2, MB = 0 regardless of MBE and MBS.
• In *4 and *5, MB = 15 regardless of MBE and MBS.
• *6 to *10 indicate areas that can be addressed.
(4)Machine cycle field
In this field, S indicates the number of machine cycles required when an instruction having a skip
function skips. The value of S varies as follows:
• When no instruction is skipped ........................................................................S = 0
• When 1-byte or 2-byte instruction is skipped.................................................S = 1
• When 3-byte instruction (BR ! adder or CALL ! adder) is skipped ..............S = 2
Note
: The GETI instruction is skipped in one machine cycle.
One machine cycle equals to one cycle of the CPU clock Φ, (= tCY), and can be changed in three steps
depending on the setting of the processor clock control register (PCC).
36
µ
PD75104, 75106, 75108
Instruc- MnetionsmonicsCyc-AreaConditions
Transfer MOVA, #n411A ← n4String effect A
XCHA, @HL11A ↔ (HL)*1
Table
Reference
MOVTXA, @PCDE13•µPD75104
OperandBytes
reg1, #n422reg1 ← n4
XA, #n822XA ← n8String effect A
HL, #n822HL ← n8String effect B
rp2, #n822rp2 ← n8
A, @HL11A ← (HL)*1
A, @HL+12+SA ← (HL), then L ← L+1*1L = 0
A, @HL–12+SA ← (HL), then L ← L–1*1L = FH
A, @rpa111A ← (rpa1)*2
XA, @HL22XA ← (HL)*1
@HL, A11(HL) ← A*1
@HL, XA22(HL) ← XA*1
A,mem22A ← (mem)*3
XA, mem22XA ← (mem)*3
mem, A22(mem) ← A*3
mem, XA22(mem) ← XA*3
A, reg22A ← reg
XA, rp'22XA ← rp'
reg1, A22reg1 ← A
rp'1, XA22rp'1 ← XA
A, @HL+12+SA ↔ (HL), then L ← L+1*1L = 0
A, @HL–12+SA ↔ (HL), then L ← L–1*1L = FH
A, @rpa111A ↔ (rpa1)*2
XA, @HL22XA ↔ (HL)*1
A, mem22A ↔ (mem)*3
XA, mem22XA ↔ (mem)*3
A, reg111A ↔ reg1
XA, rp'22XA ↔ rp'
Vehicle speed
detection
Number of
revolutions
detection
Fuel
comsumption
Key position
Gear position
INT0
INT1
TI
SIO
Highcurrent
output
Display
driver
PD6300
µ
PD6323
µ
µ
PD6332
Key
matrix
LED
indication
Clock
Alarm
Average
speed
Arrival
time, etc.
44
Key input
Mode select
Numerical
input
TO
Buzzer
10.5PUSHBUTTON TELEPHONE
Hook switch
Transmitter/
receiver/
speaker
selector
µ
PD75104, 75106, 75108
Transmitter/
receiver
Communication
circuit
To main
equipment
LED
indicator
Key
matrix
Highcurrent
output
Data
receiver
circuit
Data
transmitter
circuit
µ
PD75108
TO
Filter
SIO
MPX
Call sound
µ
PD7228G
LCD
controller/
driver
Speaker
amplifier
Microphone
amplifier
Speaker
Microphone
LCD indicator
10.6DISPLAY PAGER
Code ROM
Piezoelectric
buzzer
Filter
µ
PD75108
INT
TO
LCD controller/
driver
µ
PD7228/7229
Comparator
input
SIO
Highcurrent
output
RAM
µ
PD4464
Switch
LED indicator
LCD indicator
Battery
check
45
10.7PLAIN PAPER COPIER (PPC)
Motor/relay
driver
circuit
12 V
PD75108
µ
Highcurrent
output
µ
PD75104, 75106, 75108
LED indicator
Switch
Piezoelectric
buzzer
10.8PRINTER CONTROLLER
Host machine
PD0 to PD7
STRB
BUSY
TO
Comparator
INT
input
PD75108
µ
Key matrix
Sensor circuit,
heater
temperature, toner
drum pressure, etc.
12 V
Motor
driver
control
circuit
46
TxD
Key matrix
SI
High
current
TO
Dot
matrix
head
driver
circuit
LED
Piezoelectric
buzzer
11. MASK OPTION SELECTION
µ
PD75108 has the following mask options. Options to be built in can be selected.
(1)Pin
PinMask Option
P120 - P123
P130 - P133Pull-down resistor can be built in bitwise.
P140 - P143
(2)Power-ON reset generation circuit, power-ON flag (PONF)
One from the following three ways can be selected.
µ
PD75104, 75106, 75108
Switching Selection
(Refer to Fig. 8-1.)
SWASWB
ONONProvidedProvidedGenerates automatically
ONOFFProvidedProvidedNot generates autoamtically
OFFOFFNot providedNot provided—
Power-On ResetPower-On FlagInternal Reset Signal
Generation Circuit(PONF)(RES)
47
µ
PD75104, 75106, 75108
12. ELECTRICAL SPECIFICATIONS
ABSOLUTE MAXIMUM RATINGS (Ta = 25°C)
ParameterSymbolConditionsRatingsUnit
Supply VoltageVDD-0.3 to +7.0V
VI1Other than ports 12, 13, 14-0.3 to VDD+0.3V
Input VoltageVI2*1Ports 12 to 14w/pull-up-0.3 to VDD+0.3
Output VoltageVO-0.3 to VDD+0.3V
High-Level OutputIOH1 pin-15mA
Current
Low-Level OutputIOL*21 pinPeak30mA
Currentrms15mA
Operating TemperatureTopt-40 to +85°C
Storage TemperatureTstg-65 to +150°C
All pins-30mA
Total of ports 0, 2 to 4, 12 to 14 Peak100mA
Total of ports 5 to 9Peak100mA
resistor
Open drain-0.3 to +13V
rms60mA
rms60mA
V
*1: The power supply impedance (pull-up resistance) must be 50 kΩ or higher when a voltage higher than
10 V is applied to ports 12, 13, and 14.
2: rms = Peak value x √Duty
48
OSCILLATOR CIRCUIT CHARACTERISTICS
a = -40 to +85°C, VDD = 2.7 to 6.0 V)
(T
µ
PD75104, 75106, 75108
Oscillator
CeramicOscillationVDD = Oscillation
CrystalOscillation
External ClockX1 input frequency
Recommended
Constants
X1X2
C1C2
X1X2
C1C2
X1X2
µ
PD74HCU04
ItemConditionsMIN.TYP.MAX.Unit
3
frequency(fXX)*
Oscillation stabiliza- After VDD come to
tion time*
frequency (fXX)*
Oscillation stabiliza- VDD = 4.5 to 6.0 V10ms
tion time*
1
(fX)*
X1 input high-,
low-level widths
(tXH, tXL)100250ns
1
voltage range
2
2
MIN. of oscillation
voltage range
1
2.05.0MHz
2.04.195.0MHz
2.05.0MHz
*
4ms
3
*
30ms
3
*
*1: The oscillation frequency and X1 input frequency are indicated only to express the characteristics
of the oscillator circuit. For instruction execution time, refer to AC Characteristics.
2: Time required for oscillation to stabilize after V
DD has come to MIN. of oscillation volrage range
or the STOP mode has been released.
3: When the oscillation frequency is 4.19 MHz < fx ≤ 5.0 MHz, do not select PCC = 0011 as the
µ
instruction execution time: otherwise, one machine cycle is set to less than 0.95
of the rated minimum value of 0.95
µ
s.
s, falling short
★
Note:When using the oscillation circuit of the system clock, wire the portion enclosed in dotted line
in the figures as follows to avoid adverse influences on the wiring capacity:
• Keep the wiring length as short as possible.
• Do not cross the wiring over the other signal lines. Also, do not route the wiring in the vicinity
of lines through which a high alternating current flows.
• Always keep the ground point of the capacitor of the osccillator circuit at the same potential
as V
SS. Do not connect the ground pattern through which a high current flows.
• Do not extract signals from the oscillation circuit.
★
49
µ
PD75104, 75106, 75108
RECOMMENDED OSCILLATOR CIRCUITS CONSTANTS
RECOMMENDED CERAMIC OSCILLATORS
ExternalOscillation
ManufacturerProduct Name
CSA 2.00MG30302.76.0
Murata Mfg.CSA 4.19MG30303.06.0
Co., Ltd.CSA 4.19MGU30302.76.0
CST 4.19TProvidedProvided3.06.0
KBR-2.0MS1001003.06.0
Kyoto CeramicKBR-4.0MS33333.06.0
Co., Ltd.KBR-4.19MS33333.06.0
Capacitance (pF)Voltage Range (V)
C1C2MIN.MAX.
KBR-4.9152M33333.06.0
RECOMMENDED CRYSTAL OSCILLATOR
ManufacturerProduct Name
KinsekiHC-49/U22222.76.0
ExternalOscillation
Capacitance (pF)Voltage Range (V)
C1C2MIN.MAX.
50
µ
PD75104, 75106, 75108
DC CHARACTERISTICS (Ta = -40 to +85°C, VDD = 2.7 to 6.0 V)
*1: The current flowing into the internal pull-up resistor, power-ON reset circuit (mask option), and comparator
circuit is not included.
2: When the high-speed mode is set by setting the processor clock control register (PCC) to 0011.
3: When the low-speed mode is set by setting the PCC to 0000.
51
µ
PD75104, 75106, 75108
CAPACITANCE (Ta = 25°C, VDD = 0 V)
ParameterSymbolConditionsMIN.TYP.MAX.Unit
Input CapacitanceCIN f = 1 MHz15pF
Output CapacitanceCOUTPins other than thosemeasured are at 0 V15pF
Input/OutputCIO15pF
Capacitance
COMPARATOR CHARACTERISTICS (Ta = -40 to +85°C, VDD = 4.5 to 6.0 V)
It is recommended that µPD75104, 75106, and 75108 be soldered under the following conditions.
For details on the recommended soldering conditions, refer to Information Document "Semiconductor
Devices Mounting Manual" (IEI-616).
For other soldering methods and conditions, please consult NEC.
Table 15-1 Soldering Conditions of Surface Mount Type
• +12 V open-drain output: 12
(pull-up resistor as mask
option)
LED direct drive: 44
• CMOS input: 10
(pull-up resistor as mask
option: 4)
• Comparator input: 44
• 64-pin
plastic QFP
(14 × 14
mm)
512 × 4
(Bank 0:
256 × 4)
(Bank 1:
256 × 4)
58
plastic QFP
(14 × 14
mm)
• 64-pin
plastic QFP
(14 × 14
mm)
µ
512 × 4
(Bank 0: 256 × 4)
(Bank 1: 256 × 4)
High end
• CMOS I/O: 32
• +10 V open-drain output: 12
(pull-up resistor as mask option)
LED direct drive: 44
• CMOS input: 10
• Comparator input: 4
None
2.7 to 5.0 V (T
2.8 to 5.0 V (T
0.95 s (at 4.5 V to 5.0 V)
Depends on package. Only PD75P108, and 75P116 are provided with
V
PP
pin.
• 64-pin plastic QFP (14 × 20 mm)• 64-pin
a
= -40 to +50°C)
a
= -40 to +60°C)
µ
µ
1.91 s (at 3 V)
µ
• CMOS I/O: 32
• +12 V open-drain output:
12
LED direct drive: 44
2.7 to 6.0 V 5 V ± 10%
µ
0.95 s
(at 5 V)
µ
3 s
(at 3 V)
• 64-pin
plastic
shrink DIP
(750 mil)
• 64-pin
ceramic
shrink DIP
(w/window)
• 64-pin
plastic QFP
(14 × 20
mm)
• 64-pin
• 64-pin
µ
µ
0.95 s
(at 5 V)
plastic
shrink DIP
(750 mil)
plastic QFP
(14 × 20
mm)
µ
PD75104, 75106, 75108
µ
PD75104, 75106, 75108
APPENDIX B. DEVELOPMENT TOOLS
The following development support tools are readily available to support development of systems using
µ
PD75108:
Hardware IE-75000-R*
IE-75001-R
IE-75000-R-EM*
EP-75108CW-REmulation prove for µPD75108CW
EP-75108GF-REmulation prove for µPD75108GF. It is provided with a 64-pin conversion
PG-1500PROM programmer
PA-75P108CWPROM programmer adapter for µPD75P108BCW and 75P108BDW.
PA-75P116GFProgrammer adapter for µPD75P108BGF.
SoftwareIE Control Program
PG-1500 Controller
RA75X Relocatable
Assembler
1
2
EV-9200G-64
In-circuit emulator for 75X series
Emulation board for IE-75000-R and IE-75001-R
socket, EV-9200G-64
It is connected to PG-1500.
It is connected to PG-1500.
Host machine
PC-9800 series (MS-DOSTM Ver.3.30 to Ver.5.00A*3)
IBM PC/ATTM (PC DOSTM Ver.3.1)
*1: Maintenance product
2: Not provided with IE-75001-R.
3: Ver.5.00/5.00A has a task swap function, but this function cannot be used with this function.
Remarks:
For development tools from other companies, refer to 75X Series Selection Guide (IF-151).
67
APPENDIX C. RELATED DOCUMENTS
PD75104, 75106, 75108
68
µ
PD75104, 75106, 75108
GENERAL NOTES ON CMOS DEVICES
1STATIC ELECTRICITY (ALL MOS DEVICES)
Exercise care so that MOS devices are not adversely influenced by static electricity while being
handled.
The insulation of the gates of the MOS device may be destroyed by a strong static charge.
Therefore, when transporting or storing the MOS device, use a conductive tray, magazine case,
or conductive buffer materials, or the metal case NEC uses for packaging and shipment, and use
grounding when assembling the MOS device system. Do not leave the MOS device on a plastic
plate and do not touch the pins of the device.
Handle boards on which MOS devices are mounted similarly .
2PROCESSING OF UNUSED PINS (CMOS DEVICES ONLY)
Fix the input level of CMOS devices.
Unlike bipolar or NMOS devices, if a CMOS device is operated with nothing connected to its
input pin, intermediate level input may be generated due to noise, and an inrush current may flow
through the device, causing the device to malfunction. Therefore, fix the input level of the device
by using a pull-down or pull-up resistor. If there is a possibility that an unused pin serves as an
output pin (whose timing is not specified), each pin should be connected to V
a resistor.
Refer to “Processing of Unused Pins” in the documents of each devices.
DD or GND through
3STATUS BEFORE INITIALIZATION (ALL MOS DEVICES)
The initial status of MOS devices is undefined upon power application.
Since the characteristics of an MOS device are determined by the quantity of injection at the
molecular level, the initial status of the device is not controlled during the production process. The
output status of pins, I/O setting, and register contents upon power application are not guaranteed.
However, the items defined for reset operation and mode setting are subject to guarantee after
the respective operations have been executed.
When using a device with a reset function, be sure to reset the device after power application.
69
[MEMO]
µ
PD75104, 75106, 75108
No part of this document may be copied or reproduced in any form or by any means without the prior
written consent of NEC Corporation. NEC Corporation assumes no responsibility for any errors which
may appear in this document.
NEC Corporation does not assume any liability for infringement of patents, copyrights or other
intellectual property rights of third parties b y or arising from use of a device described herein or any
other liability arising from use of such device. No license, either express, implied or otherwise, is granted
under any patents, copyrights or other intellectual property rights of NEC Corporation or others.
The devices listed in this document are not suitable for uses in aerospace equipment, submarine cables,
nuclear reactor control systems and life support systems. If customers intend to use NEC devices for
above applications or they intend to use "Standard" quality grade NEC devices for the applications not
intended by NEC, please contact our sales people in advance.
Application examples recommended by NEC Corporation
Standard:
Special:Automotive and Transportation equipment, Traffic control systems, Antidisaster systems,
MS-DOS is a trademark of Microsoft Corporation.
PC DOS and PC/AT are trademarks of IBM Corporation.
Computer, Office equipment, Communication equipment, Test and Measurement equipment,
Machine tools, Industrial robots, Audio and Visual equipment, Other consumer products, etc.
Anticrime system, etc.
M4 92.6
70
This datasheet has been downloaded from:
www.DatasheetCatalog.com
Datasheets for electronic components.
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.