Path: utzoo!attcan!uunet!mcsun!unido!ira.uka.de!fauern!faui43.informatik.uni-erlangen.de!faui4n!wgstuken From: wgstuken@faui4n.informatik.uni-erlangen.de (Wolfgang Stukenbrock (Dipl. Zugangssystem Inf4)) Newsgroups: comp.periphs.scsi Subject: Re: SCSI practicality questions Keywords: SCSI Message-ID: Date: 24 Jan 91 11:05:54 GMT References: <1991Jan23.211128.14599@evax.arl.utexas.edu> Organization: University of Erlangen, Germany Lines: 17 smith@evax.uta.edu writes: >...? I would like to interface a Single chip MCU to >a SCSI hard drive. ... Is this practical? Yes, it is practical. >Can SCSI work in an asynchronous mode? You wouldn't reach full speed (asynchronous) and will run into trubble, if you like to use synchronous, But it will work. SCSI controller-chips does nothing else as you wil do with the MCU. >Where can I find a *simple* explanation of the SCSI interface? ... >Where can I get a cheap chip, and do you have any source code ... Look at SCSI specifications. There you find the SCSI-commands, thats all you need. It's easy to write it yourself! Wolfgang