ZX Spectrum 16K/48K/+ ULA colour difference pin voltages

Post Reply
User avatar
1024MAK
Posts: 5118
Joined: Mon Sep 26, 2011 10:56 am
Location: Looking forward to summer in Somerset, UK...

ZX Spectrum 16K/48K/+ ULA colour difference pin voltages

Post by 1024MAK »

The following is for a Nebula fitted in a ZX Spectrum 48K issue 3 board.
AF826497-A0B0-427F-A60D-12DA2E541C0D.jpeg
Voltages in the columns marked (*1) tested with an inexpensive 3 ½ digit multimeter on the 20V DC range.
Voltages in the columns marked (*2) tested with an expensive professional 3 ¾ digit auto-ranging multimeter on the DC setting.

Test program:

Code: Select all

10 FOR a=0 TO 7
15 BEEP 0.1,1
20 PAPER a: INK a: BORDER a: CLS
30 PAUSE 50
40 LET i$=INKEY$
50 IF i$=“” THEN GO TO 30
60 NEXT a
70 GO TO 10
ZX Spectrum 16K/48K/+ IC14 colour difference pin voltages
3BD8A5D0-98FE-4F7E-980F-3C92E7D05F2B.jpeg
Voltages in the columns marked (*1) tested with an inexpensive 3 ½ digit multimeter on the 20V DC range.
Voltages in the columns marked (*2) tested with an expensive professional 3 ¾ digit auto-ranging multimeter on the DC setting.

IC14 voltages when a completely white picture (ink, paper and border all white) is being shown:
Pin 1, 9.676V (Chroma Lead)
Pin 3, 5.14V (Chroma Bias)
Pin 5, 0V (Ground)
Pin 6, 0.544V (not used)
Pin 7, 0.83V (not used)
Pin 8, 0.83V (not used)
Pin 9, 0.62V (not used)
Pin 10, 4.608V (not used)
Pin 11, 4.635V (not used)
Pin 12, 12.121V (Video input)
Pin 13, 4.163V (Chroma Sub-carrier, output) #1
Pin 14, 12.145V (+12V)
Pin 15, 12.145V (+12V)
Pin 16, 12.145V (+12V)
Pin 17, 8.768V (Chroma Osc Output)
Pin 18, 9.695V (Chroma Lag)

Note #1 the loading of the test equipment may affect the picture.
All voltages tested with an expensive professional 3 ¾ digit auto-ranging multimeter on the DC setting.

Mark
Last edited by 1024MAK on Tue Nov 30, 2021 6:06 pm, edited 1 time in total.
Reason: Updated 30th November 2021
ZX81 Variations
ZX81 Chip Pin-outs
ZX81 Video Transistor Buffer Amp

:!: Standby alert :!:
There are four lights!
Step up to red alert. Sir, are you absolutely sure? It does mean changing the bulb :!:
Looking forward to summer later in the year.
hellraiseruk
Posts: 18
Joined: Tue Oct 12, 2021 5:58 pm

Re: ZX Spectrum 16K/48K/+ ULA colour difference pin voltages

Post by hellraiseruk »

Thanks for this, it'll be very useful for those fault-finding colour related issues. If only this had been posted a few weeks earlier 😪

JD
Post Reply