CD-ROM Panasonic

Panasonic/MKE/SLCD 40-pin IDC proprietary interface used on early-1990s CD-ROM drives including the CR-521, CR-522, CR-523, CR-562, and CR-563 series.

CD-ROM Panasonic – 40-pin IDC header 40 PIN IDC MALE at the controller and CD-ROM

CD-ROM Panasonic – 40-pin IDC header 40 PIN IDC FEMALE at the cable

The Panasonic/MKE (Matsushita-Kotobuki Electronics) interface, also known as the SLCD interface, is a proprietary 40-pin IDC parallel bus used on Panasonic CD-ROM drives from roughly 1991 to 1995, covering the CR-521, CR-522, CR-523, CR-562, and CR-563 model series. Unlike the contemporaneous Mitsumi and Sony proprietary interfaces, it uses no DMA or IRQ lines; communication is entirely polled via four status bits (ST0–ST3), a WRITE/READ strobe pair, and an 8-bit data bus with active-low pulses of approximately 500 ns. The interface became commercially widespread because Creative Labs integrated it into the Sound Blaster Pro (CT1600) and Sound Blaster 16 MCD, and many ISA multimedia cards based on the OPTi 82C929 (MAD16 Pro) chipset also provided a compatible header; the DOS driver supplied with these cards was typically SBCD.SYS (Creative) or CDMKE.SYS (Matsushita generic). Up to four drives may share a single bus using the MODE0/MODE1 jumper lines for drive selection.

PinNameDescription
1GNDGround
2RESETReset
3GNDGround
4GNDGround
5GNDGround
6MODE0Operation mode bit 0 (drive select)
7GNDGround
8MODE1Operation mode bit 1 (drive select)
9GNDGround
10WRITEI/O write strobe (IOW)
11GNDGround
12READI/O read strobe (IOR)
13GNDGround
14ST0Status bit 0 (STCH)
15GNDGround
16n/cNot connected
17GNDGround
18n/cNot connected
19GNDGround
20ST1Status bit 1 (DTEN)
21GNDGround
22ENData enable
23GNDGround
24ST2Status bit 2 (/STEN)
25GNDGround
26S/DEStatus/data enable (CMD)
27GNDGround
28ST3Status bit 3 (EOP)
29GNDGround
30GNDGround
31D7Data bit 7
32D6Data bit 6
33GNDGround
34D5Data bit 5
35D4Data bit 4
36D3Data bit 3
37GNDGround
38D2Data bit 2
39D1Data bit 1
40D0Data bit 0

Signals

  • RESET — Active-high reset line asserted by the host controller to initialise the drive.
  • MODE0 / MODE1 — Drive-select and operation-mode bits, asserted active-low by the host; used to address up to four drives on a shared bus via jumper configuration on the drive.
  • WRITE (IOW) — Active-low I/O write strobe; host clocks data onto D0–D7 during the low pulse (approximately 500 ns).
  • READ (IOR) — Active-low I/O read strobe; drive places data or status onto D0–D7 during the low pulse.
  • ST0 (STCH) — Status bit 0; indicates a status change has occurred on the drive.
  • ST1 (DTEN) — Status bit 1; data transfer enable, indicates the drive is ready to transfer data.
  • ST2 (/STEN) — Status bit 2; active-low status enable.
  • ST3 (EOP) — Status bit 3; end-of-process indicator.
  • EN — Data enable line asserted by the host to enable data-bus drivers (connects to a 74LS245 bus transceiver on the CR-562 PCB).
  • S/DE (CMD) — Status/data enable line; selects whether the bus carries a command/status byte or a data byte (connects to a 74LS244 on the CR-562 PCB).
  • D7–D0 — 8-bit bidirectional parallel data bus; active-low read/write pulses of approximately 500 ns. Carried on pins 31–32, 34–36, 38–40.
  • Pins 16, 18 — Not connected on the CR-562; PCB analysis labels these pads ADPCM ENABLE and DRQ respectively, but they are unpopulated and electrically unused.

Notes

  • The connector is a standard 40-pin IDC (0.1 in / 2.54 mm pitch) ribbon cable; the same physical connector used by the contemporaneous Mitsumi interface and by IDE/ATA, but the Panasonic/MKE signalling is entirely incompatible with both.
  • The drive end and the controller (soundcard) end both use a 40-pin IDC male header; the cable carries a 40-pin IDC female connector at each end.
  • No DMA or IRQ lines are present; the host must poll the four status bits (ST0–ST3) to determine drive state.
  • The Panasonic/MKE interface is electrically distinct from the Mitsumi 40-pin interface and the Sony 34-pin interface; standard ATA/IDE ribbon cables should never be used as substitutes, as this risks damage to the host or drive.
  • The CR-562-J was sold as Creative CR-562-J and bundled with Sound Blaster Pro (CT1600/CT1740) multimedia kits from approximately 1992; the drive runs at 2× speed (300 KB/s) and is 5.25-inch half-height.

References

Category:Data Storage Connectors