VOGONS


First post, by boxpressed

User metadata
Rank Oldbie
Rank
Oldbie

I'm trying to learn more about the various chipsets and ICs on ISA sound cards and was hoping for help figuring out which functions specific ICs actually perform. I've attached a photo of the Silicom Wavemaster 32FGP Rev 1.2. This card has a number of ICs on it.

Crystal CS4231A-KL
OPTi 82C924
AdMOS QDSP QS700
MX QS702
MX QS703
Yamaha YMF262-M
LGS GMS80C501-G010

Here's what I know/suspect already:

Crystal CS4231A-KL
OPTi 82C924
AdMOS QDSP QS700 - controller for MIDI?
MX QS702 - GM patch set
MX QS703 - GM patch set
Yamaha YMF262-M - OPL3 FM synth
LGS GMS80C501-G010

I assume some ICs control the IDE. I'd really like to know what the Crystal and OPTi chips do, specifically.

Also, is there a way to tell how large (in MB) a patch set is just by looking at ICs?

Reply 1 of 6, by h-a-l-9000

User metadata
Rank DOSBox Author
Rank
DOSBox Author

http://www.datasheetarchive.com/82C924-datasheet.html
http://www.datasheetarchive.com/CS4231A-datasheet.html
http://www.datasheetcatalog.com/datasheets_pd … MX23C8000.shtml - 1Myte ROM
http://pdf.datasheetcatalog.com/datasheets/120/80203_DS.pdf - 128k ROM
U15 may be a I²S or similar DAC for the proprietary Qdsp sound processor.
The YMF262 and its DAC YAC512 should be well-known.
The smaller ones top right are for analog signals.
LS245 are bus drivers for CDROM.

1+1=10

Reply 2 of 6, by boxpressed

User metadata
Rank Oldbie
Rank
Oldbie

Thank you very much. It seems like the Opti 924 is the main IC, the "16 Bit Sound Controller."

The Crystal IC is a "Parallel Interface, Multimedia Audio Codec." Not sure if it is optional, but I do have an Opti 931 board with no Crystal chip or equivalent.

Here are snippets from both datasheets. At the risk of sounding dense, can someone help me to understand their functions in layman's terms?

The attachment opti.JPG is no longer available
The attachment crystal.JPG is no longer available

Reply 3 of 6, by alexanrs

User metadata
Rank l33t
Rank
l33t

The OPTi card needs a codec to operate. These cards usually use an Analog Devices chip or the pin-compatible Crystal variant.

Reply 4 of 6, by boxpressed

User metadata
Rank Oldbie
Rank
Oldbie

Thank you. I also discovered that the OPTi 82C931 has an integrated codec, so no need for a Crystal IC. I didn't know that the Analog Devices and Crystal both manufactured codecs. I wonder if a discrete codec means higher quality in general.

Reply 5 of 6, by gerwin

User metadata
Rank l33t
Rank
l33t

Have you seen the ISA sound card overview document in my signature? In addition to cards it lists the common chipsets.

--> ISA Soundcard Overview // Doom MBF 2.04 // SetMul

Reply 6 of 6, by boxpressed

User metadata
Rank Oldbie
Rank
Oldbie

Thanks, gerwin. I did see your excellent resource, but I didn't put two and two together. Very informative and helpful!