Main Features of Intel 8086 Microprocessor

8-bit microprocessors are limited in their speed (the number of instructions that can be executed in 1 s), directly addressable memory, data handling capability, and so forth. Innovations in semiconductor technology have made it possible for the manufacturers to develop … Read More

Peripheral Devices used with Microprocessors

Microprocessors and peripheral devices provide a complete solution in enhancing complex application environments. In this article, we look at some of the common peripheral devices that are used along with the microprocessor in a microcomputer system.

Peripheral Devices used with Microprocessors

The different peripheral devices … Read More

6 Types of Microprocessor Addressing Modes

Microprocessors perform operations on data stored in the register or memory. This data is specified in the operand field of the instruction. The data can be specified in various ways as direct data value or stored in some register or … Read More

The Pentium Series of Microprocessors

The Pentium processors have a 64-bit data bus which is a major advancement in personal computer CPU design. In actual fact, the Pentium family of processors has its origins in the Intel 486 processor, and has similar instruction set with … Read More

Basic Microprocessor Instructions

Microprocessors perform various basic operations that include data transfer instructions, arithmetic instructions, logic instructions, control transfer instructions and machine control operations. This set of commands (instructions set) used to control the functions of a microprocessor is specific to a given … Read More

The Intel 8085 Microprocessor

The 8085 Microprocessor is one of the most popular microprocessors. In this article we look at some of the basic features and pin-out configuration of this microprocessor.

The block diagram of the 8085 microprocessor is shown below:

Read More

4 Types of Processor Architectures

Processor architecture can be classified as one of the following four architectures:

  • Accumulator-based processor architecture
  • Register-based processor architecture
  • Stack-based processor architecture
  • Pipeline processor architecture

Accumulator-Based Processor Architecture

Accumulator-based processor architecture
Figure 1.1 Accumulator-based processor architecture

In the accumulator-based processor architecture, illustrated above, instructions … Read More

Basic Architecture of a Microprocessor

The microprocessor is typically referred to as the central processing unit (CPU). It is the part of the processor system which processes the data, fetching instructions from memory, decoding them and executing them. The internal structure (architecture) โ€“ depends on … Read More

How Special Function Registers (SFRs) are Mapped into Memory Space

There are two basic primary architectures used for mapping special function registers into memory space. In the first type of arrangement, I/O space and memory space are separated as illustrated in Figure 1.0. The I/O devices have a separate address … Read More