home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / aix / 11647 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.2 KB

  1. Path: sparky!uunet!pmafire!mica.inel.gov!ux1!news.byu.edu!gatech!swrinde!zaphod.mps.ohio-state.edu!saimiri.primate.wisc.edu!ames!olivea!news.bbn.com!noc.near.net!mars.caps.maine.edu!maine.maine.edu!io20619
  2. From: IO20619@MAINE.MAINE.EDU
  3. Newsgroups: comp.unix.aix
  4. Subject: RS232 Communication
  5. Message-ID: <92322.111305IO20619@MAINE.MAINE.EDU>
  6. Date: 17 Nov 92 16:13:05 GMT
  7. Organization: University of Maine System
  8. Lines: 23
  9.  
  10.  
  11.  
  12.          Hello !
  13.  
  14.  I am trying to establish communication between IBM RS/6000, running
  15. AIX Operating System version 3.2.2 , and the
  16. microprocessor 68HC11, using the serial communication.
  17. I am using one of RS/6000 two RS-232 ports. The cable between RS/6000
  18. and 68HC11 has only three lines TxD , RxD, and Gnd. When using only
  19. these three wires the STTY settings had to be changed.
  20. I have the info on how to do it from "Creating Custom EIA-232 Cables
  21. for ASCII Devices on the RISC/6000" .
  22. My question is regarding the C code to run such a communication. I am
  23. interestedin sending up to 50 bytes per transmition so the size of data is not
  24. likely to
  25. cause problems. The communication would be done only when requested
  26. ( if possible ).
  27.  
  28. Any help would be appreciated.
  29.  
  30. My e-mail :     mjuric@charles.eece.maine.edu
  31.  
  32.                          Thanks !
  33.