X-Git-Url: https://codewiz.org/gitweb?p=wiki.git;a=blobdiff_plain;f=MicroController;h=8b137891791fe96927ad78e64b0aad7bded08bdc;hp=c8e29c663f5b40d1cec13480a2c994d9c974a821;hb=ce7bb807e81a29ebdd70073fcb14aea5d27f9150;hpb=a3177224084a84b72feec3963c76b10bb4168952 diff --git a/MicroController b/MicroController index c8e29c6..8b13789 100644 --- a/MicroController +++ b/MicroController @@ -1,40 +1 @@ -=== Atmel === - * AVR 8bit RISC microcontroller (ATmega 103L, ATmega 128, ATmega 64, and many others) - -=== Motorola/Freescale === - - * M68K family (including M68000, M68030, M68040 and M68060) - - * Coldfire 32bit CISC microcontroller (including MCF5272 and MCF5282) - - * 68HC705 8bit microcontroller family (several models) - - * DSP56K (DSP56805 and DSP56807E) - Used extensively for stepper motor control, - data acquisition and other mechanical devices. - -=== Intel === - - * 80C196 - 16bit microcontroller; - - * 80x86 - Not properly a microcontroller, but used for some embedded Linux applications nevertheless. - -=== ARM === - - * Motorola Dragonball MX-1/MX-L - Helped porting kernel 2.6 to it. - - * Intel PXA250/PXA255 - Wrote Linux kernel drivers for this chip - - * Atmel's AT91SAM7C3 - Small embedded application for the FreeRTOS real-time kernel. - - * (many others, evaluation only) - - -=== Texas Instruments === - - * DSP TI54 series, employed for high-speed signal processing such as an FSK modem. - - -=== Zylog === - - * Z80, mostly for experimental purposes.