home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / sci / electron / 15046 < prev    next >
Encoding:
Text File  |  1992-08-31  |  3.1 KB  |  53 lines

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