home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.m68k
- Path: sparky!uunet!ftpbox!mothost!white!sapphire.rtsg.mot.com!declrckd
- From: declrckd@rtsg.mot.com (Dan J. Declerck)
- Subject: Re: 68hc11 functions in 68000 family?
- Message-ID: <1992Aug26.181441.17495@rtsg.mot.com>
- Sender: news@rtsg.mot.com
- Nntp-Posting-Host: marble
- Organization: Motorola Inc., Cellular Infrastructure Group
- References: <1992Aug25.184505.2344@microware.com>
- Date: Wed, 26 Aug 1992 18:14:41 GMT
- Lines: 25
-
- In article <1992Aug25.184505.2344@microware.com> smcgee@microware.com (Scott McGee) writes:
- >I have a friend who has been doing some real time controller work using 68hc11
- >chips. He asked if there was a 68000 based equivalent to this chip. If anyone
- >know of one, please drop me a note.
- >
- The entire 68300 series of microprocessors are available for this purpose.
- The closest to the HC11 would probably be 68331. None of the software is compatible
- between the two, so....
-
- There is the 68HC16 series, which is source code compatible to the HC11, while also
- providing 16 bit capability and a Multiply-and-accumulate feature.
-
- So you have two choices, go with HC16 if you have a lot invested in HC11 software,
- or go with 683XX and rewrite everything. Note: this assumes you wrote everyhting in
- assembler. If you wrote it in "C", you'll probably have an easier time porting to
- either architecture.
-
- -Dan
-
-
- --
- => Dan DeClerck | EMAIL: dand%isdgsm@rtsg.mot.com <=
- => Motorola Intl Subscriber Group | <=
- => | Phone: (708) 632-4486 <=
- ----------------------------------------------------------------------------
-