home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / realtime / 1304 < prev    next >
Encoding:
Text File  |  1992-11-05  |  1.4 KB  |  35 lines

  1. Newsgroups: comp.realtime
  2. Path: sparky!uunet!keinstr!chaplin
  3. From: chaplin@keinstr.uucp (Roger Chaplin)
  4. Subject: Re: Microcontroller w/SDLC
  5. Message-ID: <1992Nov5.152556.18863@keinstr.uucp>
  6. Organization: Keithley Instruments, Cleveland, Ohio
  7. X-Newsreader: TIN [version 1.1 PL6]
  8. References: <1992Nov4.155838.8164@moci.uucp>
  9. Date: Thu, 5 Nov 1992 15:25:56 GMT
  10. Lines: 23
  11.  
  12. @moci.uucp (root@moci.uucp) wrote:
  13. : I have a small project which will require an 8-bit microcontroller
  14. : and must support SDLC communications.  The only microcontroller I am
  15. : aware of which has SDLC hardware on-chip is the Intel 80C152.  Are
  16. : there alternatives to this chip? 
  17.  
  18. This is probably overkill, but the Motorola MC68302 supports SDLC, with
  19. the following exception (quote from the User's Manual):
  20.  
  21.     SDLC is fully supported, but the SDLC loop mode (ring
  22.     configuration) is not supported.
  23.  
  24. The '302 has an M68000 core with 32-bit registers and 16-bit data paths
  25. (internally and externally) and some intelligent peripherals integrated
  26. into the chip.  These include 3 independent full-duplex serial
  27. communication controllers which provide the SDLC support plus several
  28. other protocols.
  29.  
  30. -- 
  31. Roger Chaplin / Instruments Division Engineering / 14 million women will not
  32. chaplin@keinstr.uucp / CI$: 76307,3506          / have the right to choose -
  33. #include <disclaimer.h>                        / they have been aborted.
  34. #include "disclaimer.h" /* cover all bases */ / 
  35.