SlideShare a Scribd company logo
1 of 11
DAWOOD UNIVERSITY OF ENGINEERING AND TELECHNOLOGY
DEPARTMENT OF TELECOMMUNICATION ENGINEERING
Microprocessor and Microcontroller System
ONLINE MID EXAMINATION-2020
MICROPROCESSOR 8085 PIN
CONFIGURATION
Presented by:
Mr. Noor Nabi Khan
Roll No:D-19-TE-28
Date:02-09-2020
8085-Pin Diagram
First of all we will have a look at the basic Pin diagram of a 8085:
This diagram basically
describe the architecture
of an 8-bit general
purpose microprocessor
that can address 64Kb of
memory.
The 8085 has 40 pins
and uses the input
voltage of 5V for
power.
This processor can run
or perform at the
maximum frequency of
3 MHz.
CLASSIFICATION OF 8085 PINS
The pins of the microprocessor are classified into mainly seven groups
according to the properties of each pin, studying each pin will be complicated
so these pins are grouped to gather which is easier to understand;
1. Address Bus and Data Bus
2. Control and Status Signals
3. Power Supply and Clock Frequency
4. Interrupts
5. Reset Signals
6. External/Peripheral Signals
7. Serial I/O ports
1.Address and Bus Data:
• The group consists of 16 pins which are named from A0 to A15.
• The Address bus from A8 to A15 are unidirectional which means that the bits can
flow only in one direction from 8085 to other peripheral devices. It carries most
significant 8-bits of memory address
• While the Data bus from A0 to A7 are bidirectional which means they can perform
in two directions at a time bit can flow in 2 ways. It carries least significant 8-bit
address and data bus.
2.Control and Status Signals:
The control and status signals have three pins each total of 6 pins. Basically these
pins or signals are used to check the type of the operations that what operation is
going on.
Control Signals: RD,WR and ALE.
• ALE: It stands for Address Latch Enable. It tells us the address if the pulse is high i.e. 1 and it tells
the data when it is low i.e. 0.
• WR: It is signal of control Write operation. Data bus is written when the pulse goes low.
• RD: It is signal of control Read operation. The selected memory will be read when the pulse is low.
3.Power Supply and Clock Frequency:
Power Supply pins are those which are used to give power input to the
processor through different specific ports:
• VCC: It is +5V power supply
• VSS: It is the ground reference.
• Clock Signals pins:
• X1 and X2: the crystals are connected to these two pins. The internal frequency is
divided by two. It is basically used for the clock signal generator.
• CLK (OUT): This signal can be used as the system clock for other peripheral
devices.
4.Interrupts:
These are request signals. 8085 has five interrupts signals that are used
to interrupt the execution of program of command; RST 7.5, RST 6.5,
RST 5.5, TRAP and INTR.
The microprocessor 8085 accepts the requested interrupt
by INTA signal.
• INTR: this is an interrupt request signal from devices.
• INTA: this is an acknowledgment sent by 8085 after
INTR is received.
5.Reset Signals:
RESET IN: when the signal on this pin is low ‘0’ then the counter set the program to zero. Then the
microprocessor is reset.
RESER OUT: after the microprocessor is reset this signal indicates that the unit is reset, and then the
other devices can also be reset now.
6.External or Peripheral Initiated Signals:
In addition to the interrupts and reset signals the 8085 has three external/peripheral initiated signals.
• HOLD: the HOLD tell us that the other external device is requesting to use the address and data bus.
• HLDA: this is basically a acknowledgment that the HOLD request has been received and the access will be
granted in next clock cycle. This goes low(0) after removal of request.
• READY: the READY signal tell us that the device can be used fro transfer data. The system has to wait until
the READY goes high(1).
7.Serial I/O Ports:
The serial transmission lines in 8085 are performed by two signals and these signals
can be used for communication.
• SID: SID is Serial Input Data line. The input data line used for
serial input. The data in this input data line is loaded into accumulator
when instruction is executed.
• SOD: this is Serial Output Data line. This line is used for serial output
and the output is set or reset as specified by the instruction.
CONCLUSION
THANK YOU

More Related Content

What's hot

Serial Io
Serial IoSerial Io
Serial Io
Aisu
 
8251 a usart programmable communication interface(1)
8251 a usart   programmable communication interface(1)8251 a usart   programmable communication interface(1)
8251 a usart programmable communication interface(1)
divyangpit
 
8251
82518251
8251
Aisu
 

What's hot (20)

8259 Programmable Interrupt Controller
8259 Programmable Interrupt Controller8259 Programmable Interrupt Controller
8259 Programmable Interrupt Controller
 
8259 programmable interrupt controller
8259 programmable interrupt controller8259 programmable interrupt controller
8259 programmable interrupt controller
 
Serial Io
Serial IoSerial Io
Serial Io
 
Serial communication in 8085
Serial communication in 8085Serial communication in 8085
Serial communication in 8085
 
8155 PPI
8155 PPI8155 PPI
8155 PPI
 
PIN Specification of 8086 Microprocessor
PIN Specification of 8086 MicroprocessorPIN Specification of 8086 Microprocessor
PIN Specification of 8086 Microprocessor
 
PINDIAGRAM OF 8085 MICROPROCESSOR
PINDIAGRAM OF 8085 MICROPROCESSORPINDIAGRAM OF 8085 MICROPROCESSOR
PINDIAGRAM OF 8085 MICROPROCESSOR
 
8251 a usart programmable communication interface(1)
8251 a usart   programmable communication interface(1)8251 a usart   programmable communication interface(1)
8251 a usart programmable communication interface(1)
 
Coi2 pin description of 8086
Coi2 pin description of 8086 Coi2 pin description of 8086
Coi2 pin description of 8086
 
Intel 8259 - Programmable Interrupt Controller
Intel 8259 - Programmable Interrupt Controller  Intel 8259 - Programmable Interrupt Controller
Intel 8259 - Programmable Interrupt Controller
 
8251 USART
8251 USART8251 USART
8251 USART
 
28. 8251 programmable communication interface
28. 8251 programmable communication interface28. 8251 programmable communication interface
28. 8251 programmable communication interface
 
Pin description of 8086
Pin description of 8086Pin description of 8086
Pin description of 8086
 
8254 Programmable Interval Timer by vijay
8254 Programmable Interval Timer by vijay8254 Programmable Interval Timer by vijay
8254 Programmable Interval Timer by vijay
 
itft-Clock generator
itft-Clock generatoritft-Clock generator
itft-Clock generator
 
IC 8253 - Microprocessor
IC 8253 - Microprocessor IC 8253 - Microprocessor
IC 8253 - Microprocessor
 
With suitable diagram explain the working of 8255 a and inerrupts
With suitable diagram explain the working of 8255 a and inerruptsWith suitable diagram explain the working of 8255 a and inerrupts
With suitable diagram explain the working of 8255 a and inerrupts
 
Pci
PciPci
Pci
 
Interrupts of microprocessor 8085
Interrupts of microprocessor  8085Interrupts of microprocessor  8085
Interrupts of microprocessor 8085
 
8251
82518251
8251
 

Similar to 8085 Pin Configuration

Pin configuration of 8085
Pin configuration of 8085Pin configuration of 8085
Pin configuration of 8085
82338476
 
Microprocessor and Application (8085)
Microprocessor and Application (8085)Microprocessor and Application (8085)
Microprocessor and Application (8085)
ufaq kk
 
An alarm system is to have 4 different devices, each with its sensor..pdf
An alarm system is to have 4 different devices, each with its sensor..pdfAn alarm system is to have 4 different devices, each with its sensor..pdf
An alarm system is to have 4 different devices, each with its sensor..pdf
leventhalbrad49439
 

Similar to 8085 Pin Configuration (20)

Microprocessor and Microcontroller lec5
Microprocessor and Microcontroller lec5Microprocessor and Microcontroller lec5
Microprocessor and Microcontroller lec5
 
PPT-1.pptx
PPT-1.pptxPPT-1.pptx
PPT-1.pptx
 
PPT-1.pptx
PPT-1.pptxPPT-1.pptx
PPT-1.pptx
 
Microprocessors 8085 pin diagram
Microprocessors 8085 pin diagramMicroprocessors 8085 pin diagram
Microprocessors 8085 pin diagram
 
Pin configuration of 8085
Pin configuration of 8085Pin configuration of 8085
Pin configuration of 8085
 
Pin Configuration.pptx
Pin Configuration.pptxPin Configuration.pptx
Pin Configuration.pptx
 
Live B tech Projects & Industrial Training @Technogroovy
Live B tech Projects & Industrial Training @Technogroovy Live B tech Projects & Industrial Training @Technogroovy
Live B tech Projects & Industrial Training @Technogroovy
 
Embedded System
Embedded SystemEmbedded System
Embedded System
 
12 mt06ped001
12 mt06ped001 12 mt06ped001
12 mt06ped001
 
3. MCA-203 (Architecture pin configuration).pptx
3. MCA-203 (Architecture  pin configuration).pptx3. MCA-203 (Architecture  pin configuration).pptx
3. MCA-203 (Architecture pin configuration).pptx
 
8051
80518051
8051
 
Microprocessor.pptx
Microprocessor.pptxMicroprocessor.pptx
Microprocessor.pptx
 
Microprocessor and Application (8085)
Microprocessor and Application (8085)Microprocessor and Application (8085)
Microprocessor and Application (8085)
 
8085 microprocessor
8085 microprocessor8085 microprocessor
8085 microprocessor
 
MICROPROCESSOR AND INTERFACING
MICROPROCESSOR AND INTERFACING MICROPROCESSOR AND INTERFACING
MICROPROCESSOR AND INTERFACING
 
Pin 8085
Pin 8085Pin 8085
Pin 8085
 
8085-microprocessor
8085-microprocessor8085-microprocessor
8085-microprocessor
 
UNIT 1 Microprocessors.pptx
UNIT 1 Microprocessors.pptxUNIT 1 Microprocessors.pptx
UNIT 1 Microprocessors.pptx
 
An alarm system is to have 4 different devices, each with its sensor..pdf
An alarm system is to have 4 different devices, each with its sensor..pdfAn alarm system is to have 4 different devices, each with its sensor..pdf
An alarm system is to have 4 different devices, each with its sensor..pdf
 
Microprocessor questions converted
Microprocessor questions convertedMicroprocessor questions converted
Microprocessor questions converted
 

More from Noor Nabi (8)

Cooperative Spectrum Sensing in Cognitive Radio
Cooperative Spectrum Sensing in Cognitive RadioCooperative Spectrum Sensing in Cognitive Radio
Cooperative Spectrum Sensing in Cognitive Radio
 
Calling Procedure and Channel Mapping in GSM Network
Calling Procedure and Channel Mapping in GSM Network Calling Procedure and Channel Mapping in GSM Network
Calling Procedure and Channel Mapping in GSM Network
 
The substitute communication media(dilemma)
The substitute communication media(dilemma)The substitute communication media(dilemma)
The substitute communication media(dilemma)
 
IoT based Tracking System
IoT based Tracking SystemIoT based Tracking System
IoT based Tracking System
 
DMA Controller Modes Of Operation
DMA Controller Modes Of OperationDMA Controller Modes Of Operation
DMA Controller Modes Of Operation
 
LAN ARCHITECTURE (LAN Network Design)
LAN ARCHITECTURE (LAN Network Design)LAN ARCHITECTURE (LAN Network Design)
LAN ARCHITECTURE (LAN Network Design)
 
Transmission Impairment (Attenuation, Distortion, Noise)
Transmission Impairment (Attenuation, Distortion, Noise)Transmission Impairment (Attenuation, Distortion, Noise)
Transmission Impairment (Attenuation, Distortion, Noise)
 
Purpose of Writing (Inform,Entertain,Persuade)
Purpose of Writing (Inform,Entertain,Persuade)Purpose of Writing (Inform,Entertain,Persuade)
Purpose of Writing (Inform,Entertain,Persuade)
 

Recently uploaded

Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Dr.Costas Sachpazis
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Christo Ananth
 

Recently uploaded (20)

Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024Water Industry Process Automation & Control Monthly - April 2024
Water Industry Process Automation & Control Monthly - April 2024
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptxBSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
BSides Seattle 2024 - Stopping Ethan Hunt From Taking Your Data.pptx
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 

8085 Pin Configuration

  • 1. DAWOOD UNIVERSITY OF ENGINEERING AND TELECHNOLOGY DEPARTMENT OF TELECOMMUNICATION ENGINEERING Microprocessor and Microcontroller System ONLINE MID EXAMINATION-2020 MICROPROCESSOR 8085 PIN CONFIGURATION Presented by: Mr. Noor Nabi Khan Roll No:D-19-TE-28 Date:02-09-2020
  • 2. 8085-Pin Diagram First of all we will have a look at the basic Pin diagram of a 8085: This diagram basically describe the architecture of an 8-bit general purpose microprocessor that can address 64Kb of memory. The 8085 has 40 pins and uses the input voltage of 5V for power. This processor can run or perform at the maximum frequency of 3 MHz.
  • 3. CLASSIFICATION OF 8085 PINS The pins of the microprocessor are classified into mainly seven groups according to the properties of each pin, studying each pin will be complicated so these pins are grouped to gather which is easier to understand; 1. Address Bus and Data Bus 2. Control and Status Signals 3. Power Supply and Clock Frequency 4. Interrupts 5. Reset Signals 6. External/Peripheral Signals 7. Serial I/O ports
  • 4. 1.Address and Bus Data: • The group consists of 16 pins which are named from A0 to A15. • The Address bus from A8 to A15 are unidirectional which means that the bits can flow only in one direction from 8085 to other peripheral devices. It carries most significant 8-bits of memory address • While the Data bus from A0 to A7 are bidirectional which means they can perform in two directions at a time bit can flow in 2 ways. It carries least significant 8-bit address and data bus.
  • 5. 2.Control and Status Signals: The control and status signals have three pins each total of 6 pins. Basically these pins or signals are used to check the type of the operations that what operation is going on. Control Signals: RD,WR and ALE. • ALE: It stands for Address Latch Enable. It tells us the address if the pulse is high i.e. 1 and it tells the data when it is low i.e. 0. • WR: It is signal of control Write operation. Data bus is written when the pulse goes low. • RD: It is signal of control Read operation. The selected memory will be read when the pulse is low.
  • 6. 3.Power Supply and Clock Frequency: Power Supply pins are those which are used to give power input to the processor through different specific ports: • VCC: It is +5V power supply • VSS: It is the ground reference. • Clock Signals pins: • X1 and X2: the crystals are connected to these two pins. The internal frequency is divided by two. It is basically used for the clock signal generator. • CLK (OUT): This signal can be used as the system clock for other peripheral devices.
  • 7. 4.Interrupts: These are request signals. 8085 has five interrupts signals that are used to interrupt the execution of program of command; RST 7.5, RST 6.5, RST 5.5, TRAP and INTR. The microprocessor 8085 accepts the requested interrupt by INTA signal. • INTR: this is an interrupt request signal from devices. • INTA: this is an acknowledgment sent by 8085 after INTR is received.
  • 8. 5.Reset Signals: RESET IN: when the signal on this pin is low ‘0’ then the counter set the program to zero. Then the microprocessor is reset. RESER OUT: after the microprocessor is reset this signal indicates that the unit is reset, and then the other devices can also be reset now. 6.External or Peripheral Initiated Signals: In addition to the interrupts and reset signals the 8085 has three external/peripheral initiated signals. • HOLD: the HOLD tell us that the other external device is requesting to use the address and data bus. • HLDA: this is basically a acknowledgment that the HOLD request has been received and the access will be granted in next clock cycle. This goes low(0) after removal of request. • READY: the READY signal tell us that the device can be used fro transfer data. The system has to wait until the READY goes high(1).
  • 9. 7.Serial I/O Ports: The serial transmission lines in 8085 are performed by two signals and these signals can be used for communication. • SID: SID is Serial Input Data line. The input data line used for serial input. The data in this input data line is loaded into accumulator when instruction is executed. • SOD: this is Serial Output Data line. This line is used for serial output and the output is set or reset as specified by the instruction.