enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. MCS-51 - Wikipedia

    en.wikipedia.org/wiki/MCS-51

    8-bit arithmetic logic unit (ALU) and accumulator, 8-bit registers (one 16-bit register with special move instructions), 8-bit data bus and 2 × 16-bit address buses, program counter, data pointer, and related 8/11/16-bit operations; hence it is mainly an 8-bit microcontroller

  3. XC800 family - Wikipedia

    en.wikipedia.org/wiki/XC800_family

    SAB-C515-LN by Infineon is based on the 8051. The Infineon XC800 family is an 8-bit microcontroller family, first introduced in 2005, [1] with a dual cycle optimized 8051 "E-Warp" [2] [3] core. The XC800 family is divided into two categories, the A-Family for Automotive and the I-Family for Industrial and multi-market applications.

  4. Atmel AT89 series - Wikipedia

    en.wikipedia.org/wiki/Atmel_AT89_series

    An AT89c2051 microcontroller in circuit. The Atmel AT89 series is an Intel 8051-compatible family of 8 bit microcontrollers (μCs) manufactured by the Atmel Corporation.. Based on the Intel 8051 core, the AT89 series remains very popular as general purpose microcontrollers, due to their industry standard instruction set, their low unit cost, and the availability of these chips in DIL (DIP ...

  5. Motorola 68HC11 - Wikipedia

    en.wikipedia.org/wiki/Motorola_68HC11

    In addition, there is an 8 x 8-bit multiply (A x B), with full 16-bit result, and fractional/integer 16-bit by 16-bit divide instructions. A range of 16-bit instructions treat the A and B registers as a combined 16-bit D register for comparison (X and Y registers may also be compared to 16-bit memory operands), addition, subtraction and shift ...

  6. Special function register - Wikipedia

    en.wikipedia.org/wiki/Special_Function_Register

    Because special registers are closely tied to some special function or status of the microcontroller, they might not be directly writeable by normal instructions (such as adds, moves, etc.). Instead, some special registers in some microcontroller architectures require special instructions to modify them.

  7. Motorola 68HC08 - Wikipedia

    en.wikipedia.org/wiki/Motorola_68HC08

    The 68HC08 (also abbreviated as HC08) is a broad family of 8-bit microcontrollers from Motorola Semiconductor (later from Freescale then NXP). HC08's are fully code-compatible with their predecessors, the Motorola 68HC05. Like all Motorola processors that share lineage from the 6800, they use the von Neumann architecture as well as memory ...

  8. Accumulator (computing) - Wikipedia

    en.wikipedia.org/wiki/Accumulator_(computing)

    In a computer's central processing unit (CPU), the accumulator is a register in which intermediate arithmetic logic unit results are stored.. Without a register like an accumulator, it would be necessary to write the result of each calculation (addition, multiplication, shift, etc.) to cache or main memory, perhaps only to be read right back again for use in the next operation.

  9. Motorola 68HC05 - Wikipedia

    en.wikipedia.org/wiki/Motorola_68HC05

    The 68HC05 (also abbreviated as HC05) is a broad family of 8-bit microcontrollers from Motorola Semiconductor (later Freescale then NXP). Like all Motorola processors that share lineage from the 6800 , they use the von Neumann architecture as well as memory-mapped I/O.