raymondh2 / CM153-Repro

A reproduction of the Philips CM-153 LMSI controller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Philips CM-153 LMSI Reproduction Card

This project aims to reproduce the LMSI CM-153 card needed to operate a Philips CM-100 CD-ROM drive. This drive was originally released in 1985 and used an early version of the LSMI protocol to connect. Later versions of LMSI cards, such as the CM-260, are not compatible with earlier drives (I do not know what the exactly compatibilities are). So an early card is required. The CM-153 is a very uncommon part to find due to it's limited use, high cost, and the fact that it would probably be tossed out with the computer when upgraded being separated from its original drive.

Thanks to Roland who has a working CM-100 and CM-153 we have some pretty high quality reference images of what this card looks like. It uses all off the shelf 74 series logic chips and one 8251A UART controller. It should therefore be possible to recreate without needing and rare chips or ROM dumps.

Parts List

RefDes Part Number Datasheet
7101 PC74HCT245P https://archive.org/details/74HCHCT245
7102 PC74HCT244P https://assets.nexperia.com/documents/data-sheet/74HC_HCT244.pdf
7104,7105 PC74HCT138P https://archive.org/details/74HCT138
7106 PC74HC08P https://archive.org/details/manuallib-id-2654066
7107,7108 PC74HC32P https://assets.nexperia.com/documents/data-sheet/74HC_HCT32.pdf
7109 PC74HC368P https://assets.nexperia.com/documents/data-sheet/74HC_HCT368.pdf
7110 PC74HC04P https://assets.nexperia.com/documents/data-sheet/74HC_HCT04.pdf
7111 PC74HC125P https://assets.nexperia.com/documents/data-sheet/74HC_HCT125.pdf
7112,7113 PC74HC74P https://assets.nexperia.com/documents/data-sheet/74HC_HCT74.pdf
7114,7115 PC74HC4024P https://assets.nexperia.com/documents/data-sheet/74HC4024.pdf
7116,7117,7118 MC74HC595AN https://assets.nexperia.com/documents/data-sheet/74HC_HCT595.pdf
7119 P8251A http://map.grauw.nl/resources/midi/intel_8251.pdf
7120 DS26LS31CN https://www.ti.com/lit/ds/symlink/am26ls31.pdf
7121 DS26LS32CN https://www.ti.com/lit/ds/symlink/am26ls32am.pdf
X-TAL 4.9152MHz
Big cap 50V 10uF
X5 2x8 pin IDC
X2 2x4 pin IDC
Y3 15 pin D-Sub

About

A reproduction of the Philips CM-153 LMSI controller