MPECE 1 UNIT-1 Introduction
MPECE 1 UNIT-1 Introduction
MICROPROCESSORS &
MICROCONTROLLERS
(GEC-401)
Unit-1
By
Dr. Mangal Deep Gupta
(Assistant Professor-ECE)
Department of Electronics and Communication Engineering
Syllabus
Fig. Block Diagram of Computer with Microprocessor as CPU IET, DDUGU, MDG
Block Diagram of Computer
• Memory stores such binary information as instructions and data, and provides
that information to the microprocessor whenever necessary.
• To execute programs, the micro-processor reads instructions and data from
memory and performs the computing operations in its ALU section.
• Results are either transferred to the output section for display or stored in
memory for later use.
• The memory block has two sections:
1. Read-Only memory (ROM) and
2. Read/Write memory (R/WM), popularly known as RAM
SYSTEM BUS
• Machine language and assembly language are microprocessor specific and are
both considered low-level languages.
• The machine language is in binary, and the assembly language is in English-like
words; however, the microprocessor understands only the binary.
• The assembly language mnemonics written and translated into machine language
or binary code?
Example: