MICROPROCESSOR

Microprocessor unit (MPU) is the heart of every microcomputer. It performs a number of functions, including.

  1. Providing timing and control signals for all elements of the microcomputer (μC).
  2. Fetching instructions and data from memory (Fig. 48.1).
  3. Transferring data to and from memory and I/O (input/output) devices.
  4. Decoding instructions.
  5. Performing arithmetic and logic operations called for by instructions.
  6. Responding to I/O-generated control signals such as RESET and INTERRUPT.

The MPU contains all of the logic circuitry for performing these functions, but its internal logic is not externally accessible. Instead, we can control what happens inside the MPU by the program of instructions that we put in memory for the MPU to execute. ...

Get Consumer Electronics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.