home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / dsp / 2113 < prev    next >
Encoding:
Text File  |  1992-09-08  |  2.1 KB  |  47 lines

  1. Newsgroups: comp.dsp
  2. Path: sparky!uunet!spool.mu.edu!darwin.sura.net!wupost!zaphod.mps.ohio-state.edu!malgudi.oar.net!chemabs!vjh21
  3. From: vjh21@cas.org (Vince Herried ext 2877)
  4. Subject: Motorola HC16 finally came, now what :-)
  5. Message-ID: <1992Sep8.173831.29537@cas.org>
  6. Sender: usenet@cas.org
  7. Organization: Chemical Abstracts Service
  8. Date: Tue, 8 Sep 1992 17:38:31 GMT
  9. Lines: 36
  10.  
  11. The MCU chip has a DS0, DS1, and some kind of clock line that goes to a PAL
  12. chip.  The PAL converts the serial data into a parallel I/O line.
  13. The book says ,plug in yer 25 wire cable between yer IBM pc and
  14. the HC16 Evaluation board and run....
  15.  
  16. I don't have an IBM pee cee.  I've got a Commodore Amiga which uses
  17. a MOTOROLA 68030 micro.  I think I can come up with an assembler, or
  18. at least get my files assembled.  I would like to talk to the evaluation
  19. board via my Amiga.
  20.  
  21. Here is the question......
  22. Does anyone know the parallel port protocol used?
  23. The PAL appears to convert the 17 bit command words as documented by the
  24. CPU16 manual into a 'centronics' parallel port format.  The PAL connects
  25. to 7 of the 8 data lines (The high order line is Not Connected?) the
  26. Ack line, and the busy line.  The question is,  
  27. are all 7 bits used, taking turns sending and receiving?
  28. Are some used to send and others used to receive?
  29. How is the handshaking done?  Do I gotta hook a logic probe just to
  30. find out how the data gets to and fro?
  31.  
  32. I'm ready to start writting code on my Amiga but need some protocol first.
  33.  
  34. Email would be fine.
  35. -- 
  36. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  37.                  |     Vincent Herried  (614) 447-3600 x 2877
  38.                  |     Chemical Abstracts Service
  39.  _____________________           |     P.O. Box 3012
  40. (_)________________   \          |     Columbus, OH 43210-0012
  41.   ________________|\   \         |
  42.  (_)______________\_\   \        |     Current thought: People who cannot be
  43.    ______________________\       |     understood are geniuses, so management
  44.   (_)____________________|       |     assigns them the toughest projects.
  45.                  |
  46. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  47.