MainHELP Glossary Hardware SAL Workshop Companies FTP ToolsBackAbout

SID 6581 / 8580

Employed in: C64, C128, C720, SX64

The SID (Sound Interface Device) is a 3-voice synthesizer chip which gives the Commodore 64 its fascinating sound and lead to thousands of cool SID tunes. If you don't have a C64, you might want to install a SID Player on your PC/Amiga/Mac/whatever.

Technical data


Links: SID Homepage

Pinout

[Picture of 6581] Fig.: SID, old version

Signal Description

(Click here for ASCII version)

Pin(s) Signal Dir Description
1-2CAP 1A/B ? Capacitor #1 for the programmable filters. 6581: 470pF, 8580: 22nF*. Note that both capacitors (see pin 3-4) should have the same value. [1] recommends 2200pF for normal operation, which was AFAIK never used in the C64.
3-4CAP 2A/B? Capacitor #2 for the programmable filters. See pin 1-2.
5/RESin RESet. If this line remains LOW for at least 10 ø2 cycles, all internal registers reset to zero and the audio output is turned off.
6ø2in Phi2**. System clock cycle. All data bus action takes place only when ø2=1.
7R/-Win Read/Write. 0=write access, 1=read access.
8/CS in Chip select.0=data bus valid, 1=data bus high impedance state (tri-state).
9-13A0-A4 in Address bits 0-4 for selecting one of the 29 registers.
14GND - GrouND (0V). To reduce noise, this line should be connected separately to the power supply.
15-22D0-D7 in / out Data bits 0-7.
23POT Y in POTentiometer Y. Analog input #2 for paddles. (ADC#2)
24POT X in POTentiometer X. Analog input #1 for paddles. (ADC#1)
25Vcc - Supply voltage. +5V.
26EXTERN IN in External Input. Max. input 0.6V.
27AUDIO OUTout Audio output of all voices.
28Vdd- Secondary voltage. +12V (6581) or +9V (6582, 8580).

*   You might find 330pF in some boards, too.
** The 'ø' is used as Greek 'phi' here.

Technical info

The SID 6581 was first used in the Commodore 64. It is a synthesizer with many synthesis controls and filters; additionally, it has two builtin A/D converters (used for the paddles and analog mice in the C-64). It needs both 5V (Vcc) and 12V (Vdd) supply voltage, the latter generated from the 9VAC delivered by the power supply by using a rectifier bridge with a 12V voltage regulator after it.
With the new boards (C64G and late flat case-C64s), Commodore introduced a new version of the VIC and the SID. The new SID 8580 only needs 5V (Vcc) and 9V (Vdd) for operation.

The sound of the two SID versions differs, partly due to different filter capacitors, partly due to the greater number of possible waveform combinations with the new SID. Alas, the filters in the new SID have less effect than the ones in the old SID.

The 8580's digital sound output is quite soft, but you can easily increase the digital volume to make it sound like the old 6581.

Programming info

In the Commodore 64, the SID is mapped to $d400-d7ff. For more programming information, you should refer to Mr. SID's Technical SID documentation.


[1] C64 Programmer's Reference Guide (excerpt)


Updated: June 30th, 1998
Created: January 30th, 1997
Status : Verified on September 1st, 1997

Site copyright © 1997 by Marc-Jano Knopp
This document is part of MJK's Commodore 64 & LCD Page
Brought back to life by Peter Schepers, Dec 10, 2005 because I really liked this site!