home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / robotics / 1654 < prev    next >
Encoding:
Internet Message Format  |  1992-08-30  |  3.2 KB

  1. Path: sparky!uunet!kithrup!hoptoad!decwrl!sdd.hp.com!usc!sol.ctr.columbia.edu!The-Star.honeywell.com!umn.edu!noc.msc.net!uc.msc.edu!shamash!timbuk.cray.com!hemlock.cray.com!kilian
  2. From: kilian@cray.com (Alan Kilian)
  3. Newsgroups: comp.robotics
  4. Subject: MC68HC11 versions map
  5. Message-ID: <1992Aug29.220411.3485@hemlock.cray.com>
  6. Date: 30 Aug 92 03:04:11 GMT
  7. Organization: Cray Research, Inc.
  8. Lines: 44
  9.  
  10. O.K. Here's everything I know about different versions of MC68HC11s:
  11.  
  12. +------------------------------------------------------------------------------+
  13. | PART NUMBER | EPROM | ROM | EEPROM | RAM |  Comments                         |
  14. +------------------------------------------------------------------------------+
  15. | MC68HC11A8  |  ---  |  8K |   512  | 256 | Family built around this device   |
  16. | MC68HC11A1  |  ---  | --- |   512  | 256 | 'A8 with ROM disabled             |
  17. | MC68HC11A0  |  ---  | --- |   ---  | 256 | 'A8 with ROM and EEPROM disabled  |
  18. | MC68HC811A8 |  ---  | --- | 8K+512 | 256 | EEPROM emulator for 'A8           |
  19. | MC68HC11E9  |  ---  | 12K |   512  | 512 | 4 input capture, 512 ram, 12K ROM |
  20. | MC68HC11E1  |  ---  | --- |   512  | 512 | 'E9 with ROM disabled             |
  21. | MC68HC11E0  |  ---  | --- |   ---  | 512 | 'E9 with ROM and EEPROM disabled  |
  22. | MC68HC811E2 |  ---  | --- |    2K  | 256 | No ROM part for expanded systems  |
  23. | MC68HC711E9 |  12K  | --- |   512  | 512 | One-time programmable version 'E9 |
  24. | MC68HC11D3  |  ---  |  4K |   ---  | 192 | Low cost 40-pin version           |
  25. | MC68HC711D3 |   4K  | --- |   ---  | 192 | One-time programmable version 'D3 |
  26. | MC68HC11F1  |  ---  | --- |   512  | 1K  | Non-multiplexed 68-Pin            |
  27. | MC68HC11K4  |  ---  | 24K |   640  | 768 | >1Meg memory space PWM, CS, 84-Pin|
  28. | MC68HC711K4 |  24K  | --- |   640  | 768 | One-time programmable version 'K4 |
  29. | MC68HC11L6  |  ---  | 16K |   512  | 512 | Like the 'E9 more ROM, I/O 64/68  |
  30. | MC68HC711L6 |  16K  | --- |   512  | 512 | One-time programmable version 'L4 |
  31. +------------------------------------------------------------------------------+
  32. Notes:
  33. 1) On the E2, and F1 parts the EEPROM is relocatable to the top of any 4K page.
  34.    Relocation is done with the upper 4 bits of the CONFIG register.
  35. 2) I think the L6 part comes in 64 or 68 pin versions.
  36. 3) The E9 part only comes in 52 pin PLCC
  37. 4) The A8 comes in either 52 pin PLCC or 48 pin DIP. 
  38.    On the 48 pin DIP version Port E bits 4,5,6,7 (Analog inputs 4,5,6,7) are
  39.    not available. That's where they get the extra 4 pins from.
  40. 5) The suffix for 52 pin PLCC is "FN"
  41.    The suffix for 48 pin DIP  is "P"
  42. 6) There are a million versions of all these. 2, 3, and 4 MHZ BUS speeds
  43.    and a lot of other things. I have a "Motorola roadmap" that lists 36
  44.    different suffixes.
  45. 7) There is an 'N4 version with 24K ROM, 768 RAM, 640 EEPROM, 8-bit A/D,
  46.    8-bit D/A, 6 PWMs, 16 bit math co-processor, 62 bits of I/O and a 4MHZ
  47.    non-multiplexed bus. Good luck finding this guy!
  48.  
  49.                            -Alan Kilian
  50. -- 
  51.  -Alan Kilian           kilian@cray.com 612.683.5499 (Work) 612.729.1652 (Home)
  52.   Cray Research, Inc.   655 F Lone Oak Drive, Eagan  MN, 55121 
  53.                         "It's based on actual math". -Dilbert
  54.