| The COP8 microcontrollers from National_Semiconductor are 8 bit CISC core Microcontroller, which main features are:
- Large amount of I/O pins.
- Plenty of FLASH/ROM for code and data (upto 32 KiB).
- Very low EMI. No known bugs.
- Many integrated peripherals (meant as single chip design).
- In System Programming
- Free assembler toolchain. Commercial C compilers available.
- Free Multitasking OS and TCP/IP stack.
It has a machine cycle of upto 2M cycles per second, but most versions seem to be overclockable to upto 2.8M cycles per second
(28 MHz clock).
|