Z84C9008VSG Zilog, Z84C9008VSG Datasheet - Page 85

no-image

Z84C9008VSG

Manufacturer Part Number
Z84C9008VSG
Description
IC 8MHZ Z80 KIO 84-PLCC
Manufacturer
Zilog
Series
Z80r
Datasheets

Specifications of Z84C9008VSG

Processor Type
Z80
Features
Serial/Parallel Input/Output, Counter/Timer Circuit
Speed
8MHz
Voltage
5V
Mounting Type
Surface Mount
Package / Case
84-LCC (J-Lead)
Maximum Operating Temperature
+ 70 C
Minimum Operating Temperature
0 C
Mounting Style
SMD/SMT
Cpu Speed
8MHz
Digital Ic Case Style
LCC
No. Of Pins
84
Supply Voltage Range
5V
Operating Temperature Range
0°C To +70°C
Svhc
No SVHC (18-Jun-2010)
Rohs Compliant
Yes
Base Number
84
Clock Frequency
8MHz
Lead Free Status / RoHS Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
Z84C9008VSG
Manufacturer:
Zilog
Quantity:
13
Part Number:
Z84C9008VSG
Manufacturer:
ZILOG
Quantity:
6 221
Part Number:
Z84C9008VSG
Manufacturer:
Zilog
Quantity:
10 000
UM008005-0205
Three types of register indirect jumps are also included. These
instructions are implemented by loading the register pair HL or one of the
index registers 1X or IY directly into the PC. This feature allows for
program jumps to be a function of previous calculations.
A call is a special form of a jump where the address of the byte following
the call instruction is pushed onto the stack before the jump is made. A
return instruction is the reverse of a call because the data on the top of the
stack is popped directly into the PC to form a jump address. The call and
return instructions allow for simple subroutine and interrupt handling.
Two special return instruction are included in the Z80 family of
components. The return from interrupt instruction (
from nonmaskable interrupt (
unconditional return identical to the Op Code
(
peripheral chips recognize the execution of this instruction for proper
control of nested priority interrupt handling. This instruction, coupled
with the Z80 peripheral devices implementation, simplifies the normal
return from nested interrupt. Without this feature, the following software
sequence is necessary to inform the interrupting device that the interrupt
routine is completed:
This seven byte sequence can be replaced with the one byte
and the two byte
interrupt service time often must be minimized.
Table 15. Bit Manipulation Group
Disable Interrupt
LD A, n
OUT n, A
Enable Interrupt
Return
RETI
Bit
) can be used at the end of an interrupt routine and all Z80
Register Addressing
A
8
Prevent interrupt before routine is exited.
Notify peripheral that service
routine is complete.
RETI
C
instruction in the Z80. This is important because
D
RETN
E
) are treated in the CPU as an
H
Z80 CPU Instruction Description
L
C9H
. The difference is that
RETI
Reg. Indir.
(HL)
User’s Manual
) and the return
EI
Indexed
(IX+d)
DD
Z80 CPU
instruction
(IY+d)
FD
65

Related parts for Z84C9008VSG