0% found this document useful (0 votes)
42 views

Microcontroller 8051 Programming

This document discusses the microcontroller 8051 and its features. It describes how microcontrollers use less power-hungry CMOS technology and have power management modes like sleep and idle to reduce power consumption compared to microprocessors. It also outlines some of the 8051's key inputs like power, crystal for timing, and reset signal, as well as its internal architecture including data memory, special function registers, accumulator, stack pointer, port registers, and power management register.

Uploaded by

muthai
Copyright
© © All Rights Reserved
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
42 views

Microcontroller 8051 Programming

This document discusses the microcontroller 8051 and its features. It describes how microcontrollers use less power-hungry CMOS technology and have power management modes like sleep and idle to reduce power consumption compared to microprocessors. It also outlines some of the 8051's key inputs like power, crystal for timing, and reset signal, as well as its internal architecture including data memory, special function registers, accumulator, stack pointer, port registers, and power management register.

Uploaded by

muthai
Copyright
© © All Rights Reserved
Available Formats
Download as PPT, PDF, TXT or read online on Scribd
You are on page 1/ 24

Microcontroller -8051

By
Dr.S.Ananthi
Microprocessor Based System
Microcontroller
Advantages of Microcontroller Over
Microprocessor
Similarities between 8085 and MCS-51
Differences between 8085 and MCS-51
MCS Family Characteristics
Power Management
Modern microcontrollers are designed with less power-
hungry Complementary Metal Oxide Semiconductor
(CMOS) technology.
Apart from that most microcontrollers offer power
management modes like, Sleep Mode or Idle Mode.
In these modes, microcontrollers consume less power than
at the time when they are fully functional.
Some microcontrollers (like AVR) allows to shut down
their unused sectors (like ADC or DAC) So that less power
could be consumed.
Schematic Inputs & Outputs,
External Features
Power is the most important input, without which the device would not
function at all.
External crystal input is necessary to generate the heartbeats of the
processor.
The third input signal, RESET, is necessary to initialize various features of the
processor to make a fresh start.
MCS-51 Pin Diagram
MCS-51 Internal Architecture
Data Memory
Internal Data Memory
Special Function Register(SFR)
Processor Status Word
Accumulator (Register A)
Register B
Stack Pointer
Port Registers (P0,P1,P2,P3)
Power Management (PCON)

You might also like