Z9035112PSC Zilog, Z9035112PSC Datasheet - Page 123

no-image

Z9035112PSC

Manufacturer Part Number
Z9035112PSC
Description
IC 64KW DIG TV CTRL OTP 52-SDIP
Manufacturer
Zilog
Datasheet

Specifications of Z9035112PSC

Applications
TV Controller
Core Processor
Z8
Program Memory Type
OTP (128 kB)
Controller Series
Digital Television Controller (DTC)
Ram Size
2K x 8
Interface
I²C, 2-Wire Serial
Number Of I /o
25
Voltage - Supply
4.75 V ~ 5.25 V
Operating Temperature
0°C ~ 70°C
Mounting Type
Through Hole
Package / Case
52-SDIP (0.600", 15.24mm)
Lead Free Status / RoHS Status
Contains lead / RoHS non-compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
Z9035112PSC
Quantity:
774
Part Number:
Z9035112PSC
Manufacturer:
ZILOG
Quantity:
260
Result:
This example uses two words of memory and executes in two machine cycles. The call to
the subroutine FFT2 places PC+2 (1 FFDH) on the stack. All information currently on
the stack is pushed up the stack. The subroutine address is then placed in the PC register.
The processor executes the next instruction addressed by the PC, the FFT2 subroutine.
Initialization:
Instruction:
Result:
This example uses two words of memory and executes in two machine cycles. The
condition code UO is tested by the processor before executing the CALL instruction.
Because the UO bit is enabled, the CALL routine is executed exactly like the example
above. The condition code UO is input to the processor that determines if subroutine FFT2
is used. Another CALL instruction can determine if another subroutine, FFT1, is used.
Initialization:
Instruction:
Result:
This example uses two words of memory and executes in two machine cycles. The call to
the subroutine FFT2 places PC+2 (1 FFDH) on the stack. All information currently on
CALL <cc>, <direct>
CALL <direct>
PC contains F234H
Stack Level 0 contains 1FFDH
Stack Level 1 contains 0025H
PC contains 1FFBH
FFT2 subroutine address contains F234H
Stack Level 0 contains 0025H
UO (User Zero Bit) contains 1
CALL UO, FFT2
PC
Stack Level 0= 1FFDH
Stack Level 1= 0025H
PC contains 1FFBH
FFT2 subroutine address contains F234H
Stack Level 0 contains 0025H
CALL FFT2
PC containsF234H
Stack Level 0 contains 1FFDH
Stack Level 1 contains 0025H
= F234H

Related parts for Z9035112PSC