ABSTRACT
Microprocessors fetch instruction codes from memory, find out what that instruction is commanding it to do, and then they do it. This is formally called the fetch-execute cycle. The three main areas of microprocessor-based systems are:
• CPU - central processing unit; • Memory - read only or read/write; • I/O - input/output.