home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20430 < prev    next >
Encoding:
Internet Message Format  |  1992-12-30  |  1.4 KB

  1. Xref: sparky comp.sys.mac.programmer:20430 comp.sys.mac.programmer:20431
  2. Newsgroups: comp.sys.mac.programmer,comp.sys.mac.programmer
  3. Path: sparky!uunet!cis.ohio-state.edu!bat.cis.ohio-state.edu!jim
  4. From: jim@bat.cis.ohio-state.edu (Jim Curran)
  5. Subject: SCC 8530 Interface
  6. Message-ID: <JIM.92Dec30092820@bat.cis.ohio-state.edu>
  7. Originator: jim@bat.cis.ohio-state.edu
  8. Sender: news@cis.ohio-state.edu (NETnews        )
  9. Organization: Ohio State Computer Science
  10. Distribution: comp.sys.mac.programmer,comp.sys.mac.hardware
  11. Date: Wed, 30 Dec 1992 14:28:20 GMT
  12. Lines: 28
  13.  
  14. Hello,
  15.  
  16. The documentation in IM Vol III, pg. III-25 gives the memory locations to
  17. write to the 8530 SCC.  I'm confused though about the utility of the control
  18. registers (aCtl, bCtl):
  19.  
  20. 1)  It seems that the control signals A/!B , !(CE), D/!C, !(RD) and !(WR)
  21.     should be write-only.  Why is there an address for reading them?  Are
  22.     they latched somehow?
  23.  
  24. 2)  It would seem that the offsets and base addresses given to write the data
  25.     lines on the SCC can be decoded to supply the information needed to set
  26.     all of the control signals.  How does this work?
  27.  
  28. 3)  However without aCtl and bCtl how would one simultaneously assert !(RD)
  29.     and !(WR) to reset the chip (one of serveral ways, as I understand)?
  30.  
  31.  
  32. Are aCtl and bCtl just there for future expansion or how do you use them?
  33.  
  34. In case you are wondering I'd like to directly program the SCC on a Mac Plus.
  35.  
  36. Thanks in Advance,
  37.  
  38. Jim
  39.  
  40.  
  41.  
  42.