MCQ From PICT College of Engineering

Size: px
Start display at page:

Download "MCQ From PICT College of Engineering"

Transcription

1 1. Intel s programmable device (8253) facilitates the generation of accurate time delays. a) counter b) timer c) both a & b d) none of these 2. The programmable timer device (8253) contains three independent bit counters. a) 8 b) 16 c) 20 d) The 8-bit data buffer interfaces internal circuit of 8253 to microprocessor systems bus. a) Unidirectional b) Single c) Bidirectional d) None of these 4. The three counters available in 8253 are independent of each other in operation, but they are to each other in organisation. a) Similar b) Opposite c) Identical d) Common 5. The speciality of the 8253 counters is that they can be easily read on line without disturbing the input to the counter. a) GATE b) CLK c) OUT

2 d) WR 6. The GATE signal is and should be for normal counting. a) Active Low, Low b) Normal, Normal c) Active High, High d) None of the Above 7. When GATE goes low counting is terminated and the current count is till the GATE again goes high. a) Disturb b) Latched c) Decrease d) Increase 8. If N is loaded as the count value, then, after N pulses, the output becomes low only for clock cycle. a) One b) Zero c) N d) (N-1) 9. In this mode, the 8253 can be used as a wave rate generator. a) Sine wave b) Cosine wave c) Square wave d) All of these e) 10. When count is N loaded in, then for half of the count, the output remains high and for remaining half it remain low. a) Odd b) Even

3 c) Even-even d) Odd-odd MCQ From PICT College of Engineering 11. If the count loaded is odd the first clock cycle pulse decrement by resulting in an even count value. a) 0 b) 1 c) -1 d) None of these 12. The processor 8085 had hardware interrupt pins. a) 4 b) 5 c) 6 d) The predecessor 8259 was designed to operate only with bit processors like a) 4 b) 8 c) 16 d) A modified version, was later introduced that is compatible with 8-bit as well as 16-bit. a) 8259

4 b) 8359 c) 8259A d) 8359A MCQ From PICT College of Engineering 15. stores all the interrupt requests in it in order to serve them one by one on the priority basis. a) IRR b) ISR c) IMR d) NMI 16. keeps a track of the requests being served. a) IRR b) ISR c) IMR d) NMI 17. stores the bits required to mask the interrupt input. a) IRR b) ISR c) IMR d) NMI 18. pin is an active low write enable input to 8259A a) WR b) WR c) Both a & b d) None of these 19. In Cascade Buffer/Comparator the same pins act as inputs when the 8259A is in a) Master

5 b) Slave c) Master-Slave d) All of these MCQ From PICT College of Engineering 20. goes high whenever a valid interrupt request is asserted. a) INT pin b) NMI pin c) IRR pin d) ISR pin 21. as inputs to accept interrupt requests to the CPU. a) IR₀-IR₇ b) CR₀-CR₇ c) DR₀-DR₇ d) TS₀-TS₇ 22. In an based system, A₁₅-A₈ of the interrupt vector address are the respective bits of ICW₂. a) 8008 b) 8080 c) 8085 d) In an 8086/88 based system of the interrupt vector address are inserted in place of T₇ -T₃ respectively. a) A₁₅-A₁₁ b) A₁₅-A₈ c) A₁₅-A₁₃ d) A₁₅-A₅ 24. Special fully nested mode is selected, if SFNM=.

6 a) 0 b) -1 c) 1 d) None 25. If AEOI=, the automatic end of interrupt mode is selected. a) 1 b) 0 c) -1 d) None 26. is the default mode of operation of 8259A. a) Real mode b) AEOI (automatic end of interrupt mode) c) EOI(end of interrupt mode) d) Fully Nested mode ANSWER: d 27. If bit LTIM of ICW₁=0, they are triggered a) Edge b) Level c) Both a & b d) None of these 28. The I/O section is enabled only if CS Is a) High b) Low c) Very high d) Very low

7 MCQ From PICT College of Engineering 29. RD /WR input pins enable the data buffers to receive or send data over the bus. a) Address b) Data c) Both a & b d) None of these 30. are used to scan the key board matrix and display digits. a) SL₀-SL₃ b) RL₀-RL₃ c) CL₀-CL₃ d) All of these 31. O/P pin is used to blank the display during digit switching or by a blanking command. a) BD b) BS c) BD d) BS 32. Scanned Keyboard Mode in encoded scan keyboard or in decode scan a Keyboard can be interfaced. a) 8*8,4*8 b) 4*8,8*8 c) 4*4,8*8 d) 8*4,4*8 33. Scanned Keyboard Special Error Mode is valid only under the key rollover Mode. a) 1 b) 50

8 c) N-1 d) N ANSWER: d 34. The 8-byte FIFO RAM now acts as bit memory matrix. a) 4*4 b) 4*8 c) 8*8 d) 8*4 35. In the left entry mode, the data is entered from the side of display unit. a) Left b) Right c) Front d) Back 36. In the right entry mode, the data is entered from the side of display unit. a) Left b) Right c) Front d) Back 37. In mode, data is transmitted only in one direction over a single communication channel. a) Simplex b) Duplex c) Half duplex d) Half simplex

9 38. input pins, together with RD and WR inputs, informs the 8251A that the word on the data bus is either a data or control word/status information. a) C/D-control Word/Data b) C/D -control Word/Data c) C /D-control Word d) C /D -control Word/Data 39. A high on RESET input forces the 8251A into an state a) Wait b) Ready c) Idle d) Hold 40. input controls the rate at which the character is to be transmitted. a) System clock b) Transmitter clock c) Bus system clock d) Receiver clock 41. input controls the rate at which the character is to be received. a) System clock b) Transmitter clock c) Bus system clock d) Receiver clock

10 ANSWER: d MCQ From PICT College of Engineering 42. may be used as a general purpose one bit inverting input port. a) DSR b) DTR c) RTS d) CTS 43. may be used as a general purpose one bit inverting output port. a) DSR b) DTR c) RTS d) CTS 44. pin of 8251A receives a composite stream of the data to be received by 8251A a) RXD b) RXC c) RXRDY d) RD 45. When a data character is sent to 8251A by the CPU, it adds start bits prior to the serial data bits, followed by optional parity bit and stop bits using the mode instruction control word format. a) Synchronous b) Asynchronous c) Both a & b d) None of the above

11 46. In the character synchronization can be achieved internally or externally. a) Synchronous b) Asynchronous c) Both a & b d) None of the above 47. Once the mode instruction has been written into 8251A and SYNC characters are inserted internally by 8251A, all the further control words written with will load command instruction. a) C/D=0 b) C/D=1 c) C /D=1 d) C/D =1 ANSWER: d 48. O/P also may be used as a general purpose one bit inverting O/P port that can be programmed low to indicate the modem. a) RTS b) DTR c) CTS d) All of the above 49. is used to generate internal device timings and normally connected to clock generator. a) CLK b) CLK reset c) CLK set d) None

12 50. is active low input to 8251A is used to inform it that the CPU is reading either data or status information from its internal register. a) RD b) BD c) CS d) WR

13 Q1)In scaned sensor matrix mode, it generates if a change in sensor value is detected at the end of sensor matrix scan. (a)irq (b)cntl/stb (c)stb (d)cs Q2)Display RAM is of bits. (a)8x16 (b)16x16 (c)16x8 (d)8x8 Ans: (c) Q3)In the decoded mode, the 8279 uses only location. (a)first 4 (b)first 8 (c)last 8 (d)last 4 Q4)In the encoded mode, the 8279 uses location. (a)first 4 (b)first 8 (c)all location (d)bboth (b)&(c) Ans: (d) Q5)Following are mode for Scan counter. (a)encodede (b)decoded (c) Both (a)&(b) (d)any one Ans: (c) Q6)In the encoded mode, it provides a bit binary count on scan lines (SL0-SL3). (a)3 or 4 (b)4 or 8 (c)8 (d)4 Q7) 8279 provides command words. (a)4 (b)8 (c)16 (d)12 Ans: (b) Q8)All the 8 command words of 8279can be read or written with.

14 (a)cs=0 Ao=1 and on rising edge of WR. (b) CS=0 Ao=1 and on trailing edge of WR. (c) CS=0 Ao=1 and on rising edge of RD. (d) CS=0 Ao=1 and on trailing edge of RD. Q9) command is used for programming the operating mode of keyboard & display section. (a)keyboard/display Mode Set Command (b)program Clock Command (c)read FIFO/Sensor RAM Command (d)red Display RAM Command Q10) Keyboard/Display Mode Set Command, Keyboard mode is represented by. (a) 3 MSB, 2 LSB (b) 3 LSB, preceding 2 bit (c) 2 LSB, preceding 2 bit (d) 3 LSB, 5MSB Ans: (b) Q11)The 8279 command word for keyboard/display mode for encoded scan keyboard with two key lookout & 8 digit, 8 character display right entry is. (a) (b) (c) (d) Q12) command is used to read display RAM. (a)read Display RAM (b)program Clock (c)keyboard (d)none

15 Q13) command is used to write character into the display RAM. (a)read Display RAM (b)program Clock (c)keyboard (d)write Display RAM Ans: (d) Q14) command is used to inhabit or blank the display. (a)read Display RAM (b) Display Write Inhabit/Blanking (c)keyboard (d) Write Display RAM Ans: (b) Q15) command is used to set clear or blanking code of display and clear register status. (a)clear Command (b) Display Write Inhabit/Blanking (c)keyboard (d) Write Display RAM Q16) command disables IQR signal and enables further writing into RAM. (a)clear Command (b) Error Mode Set (c)keyboard (d) Write Display RAM Ans: (b) Q17)In sensor matrix mode, Error Mode Set command act as an. (a)end Interupt Command (b)write Display RAM (c)display Write Inhabit/Blanking (d)none Q18)The FIFO status word is used in the keyboard and mode. (a)strobed input (b)n-key rollover (c) scaned Sensor Matrix Mode (d) None

16 Q19)Whenever an empty FIFO is read by the microprocessor, an error is detected. (a)underrun (b)overrun (c)sensor closure error (d)parity error Q20)Whenever an attempt is done to write into a full FIFO an error is detected. (a)underrun (b)overrun (c)sensor closure error (d)parity error Ans: (b) Q21)Maximum keyboard size in encoded scan mode is keys. (a)16 (b)32 (c)8 (d)64 Ans: (d) Q22)Total characters recognized in encoded scan mode is. (a)128 (b)256 (c)512 (d)1024 Ans: (b) Q23)Maximum keyboard size in decoded scan mode is keys. (a)16 (b)32 (c)8 (d)64 Ans: (b) Q24)Total characters recognized in decoded scan mode is. (a)128 (b)256 (c)512 (d)1024 Q25) mode, one key must be released before another key will press will be detected and processed. (a)2-key look-out (b)n-key rollover (c)n-key lock-out (d)all of these Q26. Which display mode is similar to calculator type?

17 (a)left entry (b)right entry (c)autoincrement (d)none of these [ans=b] Q27. Which display mode is similar to typewriter type? (a)left entry (b)right entry (c)autoincrement (d)none of these [ans=a] Q28. In which mode, simultaneous key depression is not allowed? (a)scanned sensor matrix (b)n-key rollover (c)2-key lockout (d)none of these [ans=c] Q29. In which mode, each key depression is treated independently from all others? (a)scanned sensor matrix (b)n-key rollover (c)2-key lockout (d)none of these [ans=b] Q30. When the CD1CD0 bits are, the clear command selects blanking code for alphanumeric displays. (a)0 x (b)10 (c)11 (d)none of these [ans=b] Q31. For common code displays, the clear command of 8279A configure CD1CD0= (a)0 x (b)10 (c)11 (d)can not predict [ans=c] Q32. bits of clear command are used to select the blanking code for (a)cd0-cd1 (b)cf (c)ca (d)all of the above

18 [ans=a] Q33. Value of B7 B6 B5 for clear command of 8279 is (a)100 (b)101 (c)110 (d)111 [ans=c] Q34. bits of display write inhibit/blanking command of 8279A are used to blank the individual nibbles. (a)bl (b)iw (c)both (a) and (b) (d)none of these [ans=a] Q35. The values of B7 B6 B5 bits for display write inhibit/blanking mode of 8279A is (a)100 (b)101 (c)110 (d)111 [ans=b] Q36. If B4=1 of write display RAM mode of 8279A, mode is enabled. (a)autodecrement (b)autoincrement (c)both (a) and (b) (d) (a) or (b) [ans=b] Q37. When B7 B6 B5=100,8279A selects. (a)read FIFO/Sensor RAM mode (b)read display RAM mode (c)write display RAM mode (d)display write inhibit/blanking mode [Ans=c] Q38. The four LSBs specific the address of display RAM in read display RAM mode of 8279A.

19 (a)16 bit (b)16 byte (c)8 bit (d)8 byte [Ans=b] Q39. For read display RAM command of 8279A, the value of B7 B6 B5 is (a)001 (b)010 (c)011 (d)100 [Ans=c] Q40. When B7 B6 B5=010, 8279A is set in (a)read display RAM mode (b)read FIFO/Sensor RAM mode (c)program clock mode (d)keyboard/display mode [Ans=b] Q41. Value of B7 B6 B5 bits for program clock command is (a)001 (b)100 (c)010 (d)101 [Ans=a] Q42. Command words are loaded to 8279 on rising edge of (a)clk (b)wr (c)rd (d)irq [Ans=b] Q43. Command words are sent to data bus along with and. (a)cs=0, A0=0 (b)cs=0, A0=1 (c)cs=1, A0=0 (d)cs=1, A0=1 [Ans=b] Q44. In the right entry mode of 8279, the entry of next character is displayed by (a)left shifting display by one character (b)right shifting display by one character

20 (c)left shifting display by two character (d)right shifting display by two character [Ans=a] Q45. In left entry mode of 8279, if autoincrement flag is set to 1, then after each write operation display RAM address. (a)is decremented by 1 (b)is incremented by 1 (c)is decremented by 2 (d)remains unchanged [Ans=b] Q46. The data is entered at the rising edge of CNTL/STB signal in of (a)scanned keyboard (b)scanned sensor matrix (c)strobed input mode (d)all of the above [Ans=c] Q47. In the encode mode of 8279, the size of sensor matrix is whereas that in decoded mode is each. (a)8 x 4, 8 x 4 (b)8 x 8, 8 x 8 (c)8 x 8, 8 x 4 (d)8 x 4, 8 x 8 [Ans=c] Q can recognize different characters in decoded scan. (a)14 (b)49 (c)128 (d)7

21 [Ans=c] Q can rrecognize different character in encoded scan. (a)8 (b)64 (c)256 (d)16 [Ans=c] Q50. In keyboard scan of 8279, maximum size of keyboard is. (a)16 x 4 (b)8 x 4 (c)4 x 4 (d)8 x 8 [Ans=b]

Q1)In scaned sensor matrix mode, it generates if a change in sensor value is detected at the end of sensor matrix scan.

Q1)In scaned sensor matrix mode, it generates if a change in sensor value is detected at the end of sensor matrix scan. Q1)In scaned sensor matrix mode, it generates if a change in sensor value is detected at the end of sensor matrix scan. (a)irq (b)cntl/stb (c)stb (d)cs Q2)Display RAM is of bits. (a)8x16 (b)16x16 (c)16x8

More information

UNIT - II PERIPHERAL INTERFACING WITH 8085

UNIT - II PERIPHERAL INTERFACING WITH 8085 UNIT - II PERIPHERAL INTERFACING WITH 8085 Peripheral Interfacing is considered to be a main part of Microprocessor, as it is the only way to interact with the external world. The interfacing happens with

More information

Topics. Interfacing chips

Topics. Interfacing chips 8086 Interfacing ICs 2 Topics Interfacing chips Programmable Communication Interface PCI (8251) Programmable Interval Timer (8253) Programmable Peripheral Interfacing - PPI (8255) Programmable DMA controller

More information

9. PERIPHERAL CHIPS 9a

9. PERIPHERAL CHIPS 9a 9. PERIPHERAL CHIPS 9a 8255: Programmable Peripheral Interface. Draw the pin diagram of PPI 8255. Ans. The pin diagram of 8255 is shown in Fig. 9a. PA 3 4 PA 4 PA2 2 39 PA 5 PA 3 38 PA 6 PA 4 37 PA7 RD

More information

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT IV I/O INTERFACING PART A (2 Marks)

MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI UNIT IV I/O INTERFACING PART A (2 Marks) MAHALAKSHMI ENGINEERING COLLEGE TIRUCHIRAPALLI-621213. UNIT IV I/O INTERFACING PART A (2 Marks) 1. Name the three modes used by the DMA processor to transfer data? [NOV/DEC 2006] Signal transfer mode (cycling

More information

sequence is not needed. (ROM space). Another application is to use the poll mode to expand the number of priority levels to more than 64.

sequence is not needed. (ROM space). Another application is to use the poll mode to expand the number of priority levels to more than 64. Lecture-55 Poll Command: In this mode the INT output is not used for the microprocessor internal interrupt enable F/F is reset, disabling its interrupt input, service to device is achieved by software

More information

These three counters can be programmed for either binary or BCD count.

These three counters can be programmed for either binary or BCD count. S5 KTU 1 PROGRAMMABLE TIMER 8254/8253 The Intel 8253 and 8254 are Programmable Interval Timers (PTIs) designed for microprocessors to perform timing and counting functions using three 16-bit registers.

More information

Question Bank Microprocessor and Microcontroller

Question Bank Microprocessor and Microcontroller QUESTION BANK - 2 PART A 1. What is cycle stealing? (K1-CO3) During any given bus cycle, one of the system components connected to the system bus is given control of the bus. This component is said to

More information

Features: 3 8-bit IO ports PA, PB, PC. PA can be set for Modes 0, 1, 2. PB for 0,1 and PC for mode 0 and for BSR. Modes 1 and 2 are interrupt driven.

Features: 3 8-bit IO ports PA, PB, PC. PA can be set for Modes 0, 1, 2. PB for 0,1 and PC for mode 0 and for BSR. Modes 1 and 2 are interrupt driven. Features: 3 8-bit IO ports PA, PB, PC PA can be set for Modes, 1, 2. PB for,1 and PC for mode and for BSR. Modes 1 and 2 are interrupt driven. PC has 2 4-bit parts: PC upper (PCU) and PC lower (PCL), each

More information

4) In response to the the 8259A sets the highest priority ISR, bit and reset the corresponding IRR bit. The 8259A also places

4) In response to the the 8259A sets the highest priority ISR, bit and reset the corresponding IRR bit. The 8259A also places Lecture-52 Interrupt sequence: The powerful features of the 8259A in a system are its programmability and the interrupt routine address capability. It allows direct or indirect jumping to the specific

More information

Lecture-51 INTEL 8259A Programmable Interrupt Controller

Lecture-51 INTEL 8259A Programmable Interrupt Controller Lecture-51 INTEL 8259A Programmable Interrupt Controller The 8259A is a programmable interrupt controller designed to work with Intel microprocessor 8080 A, 8085, 8086, 8088. The 8259 A interrupt controller

More information

This set of Microprocessor Multiple Choice Questions & Answers (MCQs) focuses on PIO 8255 (Programmable Input Output Port).

This set of Microprocessor Multiple Choice Questions & Answers (MCQs) focuses on PIO 8255 (Programmable Input Output Port). This set of Microprocessor Multiple Choice Questions & Answers (MCQs) focuses on PIO 8255 (Programmable Input Output Port). 1. Programmable peripheral input-output port is other name for a) serial input-output

More information

UNIT-IV. The semiconductor memories are organized as two-dimensional arrays of memory locations.

UNIT-IV. The semiconductor memories are organized as two-dimensional arrays of memory locations. UNIT-IV MEMORY INTERFACING WITH 8086: The semi conductor memories are of two types: Static RAM Dynamic RAM The semiconductor memories are organized as two-dimensional arrays of memory locations. For Ex:

More information

27 December 2016 Pramod Ghimire. Slide 1 of 16

27 December 2016 Pramod Ghimire. Slide 1 of 16 8259-Programmable Interrupt Controller (8259-PIC) Slide 1 of 16 Programmable Interface Device A Programmable interface device is designed to perform various input/output functions. Such a device can be

More information

1 MALP ( ) Unit-1. (1) Draw and explain the internal architecture of 8085.

1 MALP ( ) Unit-1. (1) Draw and explain the internal architecture of 8085. (1) Draw and explain the internal architecture of 8085. The architecture of 8085 Microprocessor is shown in figure given below. The internal architecture of 8085 includes following section ALU-Arithmetic

More information

Chapter 12: INTERRUPTS

Chapter 12: INTERRUPTS Chapter 12: INTERRUPTS 12 1 BASIC INTERRUPT PROCESSING This section discusses the function of an interrupt in a microprocessor-based system. Structure and features of interrupts available to Intel microprocessors.

More information

Northern India Engineering College, Delhi (GGSIP University) PAPER I

Northern India Engineering College, Delhi (GGSIP University) PAPER I PAPER I Q1.Explain IVT? ANS. interrupt vector table is a memory space for storing starting addresses of all the interrupt service routine. It stores CS:IP PAIR corresponding to each ISR. An interrupt vector

More information

Pin Description, Status & Control Signals of 8085 Microprocessor

Pin Description, Status & Control Signals of 8085 Microprocessor Pin Description, Status & Control Signals of 8085 Microprocessor 1 Intel 8085 CPU Block Diagram 2 The 8085 Block Diagram Registers hold temporary data. Instruction register (IR) holds the currently executing

More information

7/19/2013. Introduction. Chapter Objectives Upon completion of this chapter, you will be able to: Chapter Objectives 12 1 BASIC INTERRUPT PROCESSING

7/19/2013. Introduction. Chapter Objectives Upon completion of this chapter, you will be able to: Chapter Objectives 12 1 BASIC INTERRUPT PROCESSING Chapter 12: Interrupts Introduction In this chapter, the coverage of basic I/O and programmable peripheral interfaces is expanded by examining a technique called interrupt-processed I/O. An interrupt is

More information

Chapter 12: Interrupts

Chapter 12: Interrupts Chapter 12: Interrupts Introduction In this chapter, the coverage of basic I/O and programmable peripheral interfaces is expanded by examining a technique called interrupt-processed I/O. An interrupt is

More information

8254 PROGRAMMABLE INTERVAL TIMER Y Y Y Compatible with All Intel and Most Other Microprocessors Handles Inputs from DC to 10 MHz 8 MHz 8254 10 MHz 8254-2 Status Read-Back Command Y Y Y Y Y Six Programmable

More information

8086 Interrupts and Interrupt Responses:

8086 Interrupts and Interrupt Responses: UNIT-III PART -A INTERRUPTS AND PROGRAMMABLE INTERRUPT CONTROLLERS Contents at a glance: 8086 Interrupts and Interrupt Responses Introduction to DOS and BIOS interrupts 8259A Priority Interrupt Controller

More information

Week 11 Programmable Interrupt Controller

Week 11 Programmable Interrupt Controller Week 11 Programmable Interrupt Controller 8259 Programmable Interrupt Controller The 8259 programmable interrupt controller (PIC) adds eight vectored priority encoded interrupts to the microprocessor.

More information

Hierarchy of I/O Control Devices

Hierarchy of I/O Control Devices Hierarchy of I/O Control Devices 8155 I/O + Timer 2 Port (A,B), No Bidirectional HS mode (C) 4 mode timer 8253/54 Timer 6 mode timer 8255 I/O 2 Port (A,B) A is Bidirectional HS mode (C) Extra controls

More information

Unit-IV Peripheral Interfacing S.Sayeekumar, AP/RMDEEE

Unit-IV Peripheral Interfacing S.Sayeekumar, AP/RMDEEE Unit-IV Peripheral Interfacing S.Sayeekumar, AP/RMDEEE 8251 The 8251A is a programmable serial communication interface chip designed for synchronous and asynchronous serial data communication. It supports

More information

EC6504-MP&MC, UNIT3 Page 1

EC6504-MP&MC, UNIT3 Page 1 Year/sem: 02/04 UNIT III I/O INTERFACING Academic Year: 2014-2015 (even) 1. What is interfacing? An interface is a shared boundary between the devices which involves sharing information. Interfacing is

More information

1. What is Microprocessor? Give the power supply & clock frequency of 8085?

1. What is Microprocessor? Give the power supply & clock frequency of 8085? 1. What is Microprocessor? Give the power supply & clock frequency of 8085? A microprocessor is a multipurpose, programmable logic device that reads binary instructions from a storage device called memory

More information

Lecture-55 System Interface:

Lecture-55 System Interface: Lecture-55 System Interface: To interface 8253 with 8085A processor, CS signal is to be generated. Whenever CS =0, chip is selected and depending upon A 1 and A 0 one of the internal registers is selected

More information

INTERFACING INTERFACING. Richa Upadhyay Prabhu. NMIMS s MPSTME February 25, 2016

INTERFACING INTERFACING. Richa Upadhyay Prabhu. NMIMS s MPSTME February 25, 2016 INTERFACING Richa Upadhyay Prabhu NMIMS s MPSTME richa.upadhyay@nmims.edu February 25, 2016 8255: Programmable Peripheral Interface or Programmable Input output Device Introduction METHODS OF DATA TRANSFER

More information

Architecture of 8086 Microprocessor

Architecture of 8086 Microprocessor MCQ on Microprocessor and Interfacing Technique S.E.Compure (Sem-II) UNIT 1 Architecture of 8086 Microprocessor 1 marks Questions 1. Which is first microprocessor? (a) 8008 (b) 8085 (c) 8086 (d) 4004 2.

More information

2. List the five interrupt pins available in INTR, TRAP, RST 7.5, RST 6.5, RST 5.5.

2. List the five interrupt pins available in INTR, TRAP, RST 7.5, RST 6.5, RST 5.5. DHANALAKSHMI COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING EE6502- MICROPROCESSORS AND MICROCONTROLLERS UNIT I: 8085 PROCESSOR PART A 1. What is the need for ALE signal in

More information

General Purpose Programmable Peripheral Devices. Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar

General Purpose Programmable Peripheral Devices. Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar Chapter 15 General Purpose Programmable Peripheral Devices by Rahul Patel, Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar Microprocessor & Interfacing (140701) Rahul Patel 1

More information

8259A - STUDY CARD 1. INTRODUCTION

8259A - STUDY CARD 1. INTRODUCTION 8259A - STUDY CARD 1. INTRODUCTION Electro Systems Associates Private Limited (ESA) manufactures trainers for most of the popular microprocessors viz 8085, Z-80, 8031 8086/88, 68000 and 80196. ESA offers

More information

Summer 2003 Lecture 21 07/15/03

Summer 2003 Lecture 21 07/15/03 Summer 2003 Lecture 21 07/15/03 Simple I/O Devices Simple i/o hardware generally refers to simple input or output ports. These devices generally accept external logic signals as input and allow the CPU

More information

EC2304-MICROPROCESSOR AND MICROCONROLLERS 2 marks questions and answers UNIT-I

EC2304-MICROPROCESSOR AND MICROCONROLLERS 2 marks questions and answers UNIT-I EC2304-MICROPROCESSOR AND MICROCONROLLERS 2 marks questions and answers 1. Define microprocessors? UNIT-I A semiconductor device(integrated circuit) manufactured by using the LSI technique. It includes

More information

Chapter 13 Direct Memory Access and DMA-Controlled I/O

Chapter 13 Direct Memory Access and DMA-Controlled I/O Chapter 13 Direct Memory Access and DMA-Controlled I/O The DMA I/O technique provides direct access to the memory while the microprocessor is temporarily disabled This allows data to be transferred between

More information

a16450 Features General Description Universal Asynchronous Receiver/Transmitter

a16450 Features General Description Universal Asynchronous Receiver/Transmitter a16450 Universal Asynchronous Receiver/Transmitter September 1996, ver. 1 Data Sheet Features a16450 MegaCore function implementing a universal asynchronous receiver/transmitter (UART) Optimized for FLEX

More information

UNIT II OVERVIEW MICROPROCESSORS AND MICROCONTROLLERS MATERIAL. Introduction to 8086 microprocessors. Architecture of 8086 processors

UNIT II OVERVIEW MICROPROCESSORS AND MICROCONTROLLERS MATERIAL. Introduction to 8086 microprocessors. Architecture of 8086 processors OVERVIEW UNIT II Introduction to 8086 microprocessors Architecture of 8086 processors Register Organization of 8086 Memory Segmentation of 8086 Pin Diagram of 8086 Timing Diagrams for 8086 Interrupts of

More information

Module 3. Embedded Systems I/O. Version 2 EE IIT, Kharagpur 1

Module 3. Embedded Systems I/O. Version 2 EE IIT, Kharagpur 1 Module 3 Embedded Systems I/O Version 2 EE IIT, Kharagpur 1 Lesson 15 Interrupts Version 2 EE IIT, Kharagpur 2 Instructional Objectives After going through this lesson the student would learn Interrupts

More information

CHAPTER 5 REGISTER DESCRIPTIONS

CHAPTER 5 REGISTER DESCRIPTIONS USER S MANUAL 5 CHAPTER 5 REGISTER DESCRIPTIONS 5. INTRODUCTION This section describes the functions of the various bits in the registers of the SCC (Tables 5- and 5-2). Reserved bits are not used in this

More information

EC6504 MICROPROCESSOR AND MICROCONTROLLER

EC6504 MICROPROCESSOR AND MICROCONTROLLER UNIT I THE 8086 MICROPROCESSOR 1. What do you mean by Addressing modes? (May/June 2014) The different ways that a microprocessor can access data are referred to as addressing modes. 2. What is meant by

More information

To Interface The 8085 Microprocessor

To Interface The 8085 Microprocessor To Interface The 8085 Microprocessor A microprocessor has to be interfaced with various peripherals to perform various functions. Let's discuss about the Interfacing techniques in detail. Introduction

More information

Lecture-61 Initialization Control Word 2 (ICW2):

Lecture-61 Initialization Control Word 2 (ICW2): Lecture-61 Initialization Control Word 2 (ICW2): After issuing ICW1 on even address, the PIC is ready to accept initialization Control Word 2. It is issued to an address having A 0 =1, i.e., on odd address.

More information

INPUT-OUTPUT ORGANIZATION

INPUT-OUTPUT ORGANIZATION INPUT-OUTPUT ORGANIZATION Peripheral Devices: The Input / output organization of computer depends upon the size of computer and the peripherals connected to it. The I/O Subsystem of the computer, provides

More information

CHAPTER 4 DATA COMMUNICATION MODES

CHAPTER 4 DATA COMMUNICATION MODES USER S MANUAL CHAPTER DATA COMMUNICATION MODES. INTRODUCTION The SCC provides two independent, full-duplex channels programmable for use in any common asynchronous or synchronous data communication protocol.

More information

Pin diagram Common SignalS Architecture: Sub: 8086 HARDWARE

Pin diagram Common SignalS Architecture: Sub: 8086 HARDWARE 1 CHAPTER 6 HARDWARE ARCHITECTURE OF 8086 8086 Architecture: 6.1 8086 Pin diagram 8086 is a 40 pin DIP using CHMOS technology. It has 2 GND s as circuit complexity demands a large amount of current flowing

More information

The Purpose of Interrupt

The Purpose of Interrupt Interrupts 3 Introduction In this chapter, the coverage of basic I/O and programmable peripheral interfaces is expanded by examining a technique called interrupt-processed I/O. An interrupt is a hardware-initiated

More information

8254 is a programmable interval timer. Which is widely used in clock driven digital circuits. with out timer there will not be proper synchronization

8254 is a programmable interval timer. Which is widely used in clock driven digital circuits. with out timer there will not be proper synchronization 8254 is a programmable interval timer. Which is widely used in clock driven digital circuits. with out timer there will not be proper synchronization between two devices. So it is very useful chip. The

More information

1. Internal Architecture of 8085 Microprocessor

1. Internal Architecture of 8085 Microprocessor 1. Internal Architecture of 8085 Microprocessor Control Unit Generates signals within up to carry out the instruction, which has been decoded. In reality causes certain connections between blocks of the

More information

EC 6504 Microprocessor and Microcontroller. Unit II System Bus Structure

EC 6504 Microprocessor and Microcontroller. Unit II System Bus Structure EC 6504 Microprocessor and Microcontroller Unit II 8086 System Bus Structure Syllabus: 8086 Signals Basic Configurations System bus timing System Design using 8086 IO Programming Introduction to multiprogramming

More information

PROGRAMMABLE PERIPHERAL INTERFACE (PPI) -8255

PROGRAMMABLE PERIPHERAL INTERFACE (PPI) -8255 PROGRAMMABLE PERIPHERAL INTERFACE (PPI) -8255 8255 is a general purpose programmable device used for data transfer between processor and I/O devices. It has 3 programmable I/O ports (PA,PB &PC) and port

More information

8051 Microcontroller

8051 Microcontroller 8051 Microcontroller 1 Salient Features (1). 8 bit microcontroller originally developed by Intel in 1980. (2). High-performance CMOS Technology. (3). Contains Total 40 pins. (4). Address bus is of 16 bit

More information

QUESTION BANK. EE 6502 / Microprocessor and Microcontroller. Unit I Processor. PART-A (2-Marks)

QUESTION BANK. EE 6502 / Microprocessor and Microcontroller. Unit I Processor. PART-A (2-Marks) QUESTION BANK EE 6502 / Microprocessor and Microcontroller Unit I- 8085 Processor PART-A (2-Marks) YEAR/SEM : III/V 1. What is meant by Level triggered interrupt? Which are the interrupts in 8085 level

More information

Interrupts. by Rahul Patel, Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar

Interrupts. by Rahul Patel, Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar Chapter 12 Interrupts by Rahul Patel, Assistant Professor, EC Dept., Sankalchand Patel College of Engg.,Visnagar Microprocessor & Interfacing (140701) Rahul Patel 1 Points to be Discussed 8085 Interrupts

More information

PC Interrupt Structure and 8259 DMA Controllers

PC Interrupt Structure and 8259 DMA Controllers ELEC 379 : DESIGN OF DIGITAL AND MICROCOMPUTER SYSTEMS 1998/99 WINTER SESSION, TERM 2 PC Interrupt Structure and 8259 DMA Controllers This lecture covers the use of interrupts and the vectored interrupt

More information

8086 Hardware Specification

8086 Hardware Specification Content: Segment 5 8086 Hardware Specification 8086 Modes of operation. Pin diagram and pin function of 8086. 8284A Clock generator operation and pin functions. Prepared By: Mohammed Abdul Kader Lecturer,

More information

Fig.12.5 Serial Data Line during Serial Communication

Fig.12.5 Serial Data Line during Serial Communication Lecture-66 Asynchronous Serial Data Communication A serial data signal is divided into time intervals called bit times as shown in fig.2.5. During each bit time interval (T B ), the signal is either a

More information

Sender Receiver Sender

Sender Receiver Sender EEE 410 Microprocessors I Spring 04/05 Lecture Notes # 19 Outline of the Lecture Interfacing the Serial Port Basics of Serial Communication Asynchronous Data Communication and Data Framing RS232 and other

More information

1. Draw general diagram of computer showing different logical components (3)

1. Draw general diagram of computer showing different logical components (3) Tutorial 1 1. Draw general diagram of computer showing different logical components (3) 2. List at least three input devices (1.5) 3. List any three output devices (1.5) 4. Fill the blank cells of the

More information

MICROPROCESSOR AND MICROCONTROLLER BASED SYSTEMS

MICROPROCESSOR AND MICROCONTROLLER BASED SYSTEMS MICROPROCESSOR AND MICROCONTROLLER BASED SYSTEMS UNIT I INTRODUCTION TO 8085 8085 Microprocessor - Architecture and its operation, Concept of instruction execution and timing diagrams, fundamentals of

More information

Instructions Involve a Segment Register (SR-field)

Instructions Involve a Segment Register (SR-field) BYTE 1 = 11000111 2 = C7 16 BYTE 2 = (MOD)000(R/M) = 100000112 = 83 16 BYTE 3 = 34 16 and BYTE 4 = 12 16 BYTE 5 = CD 16 and BYTE 6 = AB 16 The machine code for the instruction is: MOV [BP+DI+1234H], 0ABCDH

More information

Registers Format. 4.1 I/O Port Address

Registers Format. 4.1 I/O Port Address 4 Registers Format The detailed descriptions of the register format and structure of the ACL- 8112 are specified in this chapter. This information is quite useful for the programmer who wish to handle

More information

History and Basic Processor Architecture

History and Basic Processor Architecture History and Basic Processor Architecture History of Computers Module 1 Section 1 What Is a Computer? An electronic machine, operating under the control of instructions stored in its own memory, that can

More information

Microprocessor Architecture

Microprocessor Architecture Microprocessor - 8085 Architecture 8085 is pronounced as "eighty-eighty-five" microprocessor. It is an 8-bit microprocessor designed by Intel in 1977 using NMOS technology. It has the following configuration

More information

MP Assignment III. 1. An 8255A installed in a system has system base address E0D0H.

MP Assignment III. 1. An 8255A installed in a system has system base address E0D0H. MP Assignment III 1. An 8255A installed in a system has system base address E0D0H. i) Calculate the system addresses for the three ports and control register for this 8255A. System base address = E0D0H

More information

Configurable UART with FIFO ver 2.20

Configurable UART with FIFO ver 2.20 D16550 Configurable UART with FIFO ver 2.20 OVERVIEW The D16550 is a soft Core of a Universal Asynchronous Receiver/Transmitter (UART) functionally identical to the TL16C550A. The D16550 allows serial

More information

Chapter 1: Basics of Microprocessor [08 M]

Chapter 1: Basics of Microprocessor [08 M] Microprocessor: Chapter 1: Basics of Microprocessor [08 M] It is a semiconductor device consisting of electronic logic circuits manufactured by using either a Large scale (LSI) or Very Large Scale (VLSI)

More information

Basics of Microprocessor

Basics of Microprocessor Unit 1 Basics of Microprocessor 1. Microprocessor Microprocessor is a multipurpose programmable integrated device that has computing and decision making capability. This semiconductor IC is manufactured

More information

Architecture of 8085 microprocessor

Architecture of 8085 microprocessor Architecture of 8085 microprocessor 8085 consists of various units and each unit performs its own functions. The various units of a microprocessor are listed below Accumulator Arithmetic and logic Unit

More information

UART Register Set. UART Master Controller. Tx FSM. Rx FSM XMIT FIFO RCVR. i_rx_clk o_intr. o_out1 o_txrdy_n. o_out2 o_rxdy_n i_cs0 i_cs1 i_ads_n

UART Register Set. UART Master Controller. Tx FSM. Rx FSM XMIT FIFO RCVR. i_rx_clk o_intr. o_out1 o_txrdy_n. o_out2 o_rxdy_n i_cs0 i_cs1 i_ads_n October 2012 Reference Design RD1138 Introduction The Universal Asynchronous Receiver/Transmitter (UART) performs serial-to-parallel conversion on data characters received from a peripheral device or a

More information

UNIT II SYSTEM BUS STRUCTURE 1. Differentiate between minimum and maximum mode 2. Give any four pin definitions for the minimum mode. 3. What are the pins that are used to indicate the type of transfer

More information

Serial Communication. Simplex Half-Duplex Duplex

Serial Communication. Simplex Half-Duplex Duplex 1.5. I/O 135 Serial Communication Simplex Half-Duplex Duplex 136 Serial Communication Master-Slave Master Master-Multi-Slave Master Slave Slave Slave (Multi-)Master Multi-Slave Master Slave Slave Slave

More information

AE66/AC66/AT66/ AE108/AC108/AT108 MICROPROCESSORS & MICROCONTROLLERS

AE66/AC66/AT66/ AE108/AC108/AT108 MICROPROCESSORS & MICROCONTROLLERS Q.2 a. Draw pin diagram and signal group diagram of 8085 microprocessor. (8) b. List out the various categories of the 8085 instructions. Give examples of the instructions for each group. (8) Data transfer

More information

Understanding the basic building blocks of a microcontroller device in general. Knows the terminologies like embedded and external memory devices,

Understanding the basic building blocks of a microcontroller device in general. Knows the terminologies like embedded and external memory devices, Understanding the basic building blocks of a microcontroller device in general. Knows the terminologies like embedded and external memory devices, CISC and RISC processors etc. Knows the architecture and

More information

Serial I-O for Dinesh K. Sharma Electrical Engineering Department I.I.T. Bombay Mumbai (version 14/10/07)

Serial I-O for Dinesh K. Sharma Electrical Engineering Department I.I.T. Bombay Mumbai (version 14/10/07) Serial I-O for 8051 Dinesh K. Sharma Electrical Engineering Department I.I.T. Bombay Mumbai 400 076 (version 14/10/07) 1 Motivation Serial communications means sending data a single bit at a time. But

More information

CS609 Final Term Solved MCQs with References Without Repetitions 14/02/2013

CS609 Final Term Solved MCQs with References Without Repetitions 14/02/2013 1 CS609 Final Term Solved MCQs with References Without Repetitions 14/02/2013 In BPB, root directory is saved in. (BIOS parameter block) Cluster#0 Cluster#1 (Ref) Cluster#2 Cluster#3 In NTFS, total sizes

More information

University of Technology

University of Technology University of Technology Lecturer: Dr. Sinan Majid Course Title: microprocessors 4 th year Lecture 13 Counters Overview Counters are important components in computers The increment or decrement by one

More information

UNIT-V COMMUNICATION INTERFACE

UNIT-V COMMUNICATION INTERFACE UNIT-V COMMUNICATION INTERFACE SERIAL DATA TRANSFER INTRODUCTION Data transmission, digital transmission or digital communications is the physical transfer of data (a digital bit stream) over a point-to-point

More information

Unit DMA CONTROLLER 8257

Unit DMA CONTROLLER 8257 DMA CONTROLLER 8257 In microprocessor based system, data transfer can be controlled by either software or hardware. To transfer data microprocessor has to do the following tasks: Fetch the instruction

More information

MICROPROCESSOR MICROPROCESSOR. From the above description, we can draw the following block diagram to represent a microprocessor based system: Output

MICROPROCESSOR MICROPROCESSOR. From the above description, we can draw the following block diagram to represent a microprocessor based system: Output 8085 SATISH CHANDRA What is a Microprocessor? The word comes from the combination micro and processor. Processor means a device that processes whatever. In this context, processor means a device that processes

More information

UNIT-I. 1.Draw and explain the Architecture of a 8085 Microprocessor?

UNIT-I. 1.Draw and explain the Architecture of a 8085 Microprocessor? UNIT-I INTRODUCTION TO MICROPROCESSOR A common way of categorizing microprocessors is by the no. of bits that their ALU can work with at a time. (i) The first commercially available microprocessor was

More information

1. (a) Draw the internal architecture of 8085? Explain each block. (b) What are the special functions of GPRs in 8086? And explain them?

1. (a) Draw the internal architecture of 8085? Explain each block. (b) What are the special functions of GPRs in 8086? And explain them? Code No: R05220504 Set No. 1 1. (a) Draw the internal architecture of 8085? Explain each block. (b) What are the special functions of GPRs in 8086? And explain them? 2. Explain clearly with examples the

More information

Vidyalankar. Vidyalankar T.E. Sem. V [CMPN] Microprocessors Prelim Question Paper Solution. 1. (a)

Vidyalankar. Vidyalankar T.E. Sem. V [CMPN] Microprocessors Prelim Question Paper Solution. 1. (a) 1. (a) Step 1 : Total EPROM required Chip size available No.of chips required = 2 T.E. Sem. V [CMPN] Microprocessors Prelim Question Paper Solution = 64 KB = 32 KB No.of sets required = 2 1 2 Set 1 = Ending

More information

Real-Time Embedded Systems. CpE-450 Spring 06

Real-Time Embedded Systems. CpE-450 Spring 06 Real-Time Embedded Systems CpE-450 Spring 06 Class 5 Bruce McNair bmcnair@stevens.edu 5-1/42 Interfacing to Embedded Systems Distance 100 m 10 m 1 m 100 cm 10 cm "Transmission line" capacitance ( C) Distance

More information

Lecture Note On Microprocessor and Microcontroller Theory and Applications

Lecture Note On Microprocessor and Microcontroller Theory and Applications Lecture Note On Microprocessor and Microcontroller Theory and Applications MODULE: 1 1. INTRODUCTION TO MICROPROCESSOR AND MICROCOMPUTER ARCHITECTURE: A microprocessor is a programmable electronics chip

More information

Programmable Interval Timer CEN433 King Saud University Dr. Mohammed Amer Arafah

Programmable Interval Timer CEN433 King Saud University Dr. Mohammed Amer Arafah Programmable Interval Timer - 8254 CEN433 King Saud University Dr. 1 Functional Diagram 2 8254: Pin Description 3 8254: Read/Write Operations Summary 4 8254 System Interface 5 Control Word Format 6 Possible

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 COMPUTER SCIENCE AND ENGINEERING TUTORIAL QUESTION BANK Name : MICROPROCESSORS AND INTERFACING Code : AEC021 Class : B.

More information

82C54 CHMOS PROGRAMMABLE INTERVAL TIMER

82C54 CHMOS PROGRAMMABLE INTERVAL TIMER CHMOS PROGRAMMABLE INTERVAL TIMER Compatible with all Intel and most other microprocessors High Speed Zero Wait State Operation with 8 MHz 8086 88 and 80186 188 Handles Inputs from DC 10 MHz for -2 Available

More information

Control Unit: The control unit provides the necessary timing and control Microprocessor resembles a CPU exactly.

Control Unit: The control unit provides the necessary timing and control Microprocessor resembles a CPU exactly. Unit I 8085 and 8086 PROCESSOR Introduction to microprocessor A microprocessor is a clock-driven semiconductor device consisting of electronic logic circuits manufactured by using either a large-scale

More information

The 8255A: Programmable Peripheral Interface

The 8255A: Programmable Peripheral Interface CMP:885 Peripherals Summary- EE39: Computer Organization, rchitecture and MicroProcessors http://www.ee.iitb.ac.in/ sumantra/courses/up/up.html The 855: Programmable Peripheral Interface PROGRMMER S VIEW

More information

8255 Programmable Peripheral Interface Architecture MCT/UNIT III/NARASIMHARAJ/LECTURE NOTES /IV MECH A

8255 Programmable Peripheral Interface Architecture MCT/UNIT III/NARASIMHARAJ/LECTURE NOTES /IV MECH A 8255 Programmable Peripheral Interface Architecture 8255 PPI Architecture The parallel input-output port chip 8255 is also called as programmable peripheral input- output port. The Intel s 8255 is designed

More information

Overview of Intel 80x86 µp

Overview of Intel 80x86 µp CE444 ١ ٢ 8088/808 µp and Supporting Chips Overview of Intel 80x8 µp ٢ ١ 8088/808 µp ٣ Both are mostly the same with small differences. Both are of bit internal Data bus Both have 0 bit address bus Capable

More information

Chapter 8 Summary: The 8086 Microprocessor and its Memory and Input/Output Interface

Chapter 8 Summary: The 8086 Microprocessor and its Memory and Input/Output Interface Chapter 8 Summary: The 8086 Microprocessor and its Memory and Input/Output Interface Figure 1-5 Intel Corporation s 8086 Microprocessor. The 8086, announced in 1978, was the first 16-bit microprocessor

More information

1.Overview of X7083/X7043/X7023

1.Overview of X7083/X7043/X7023 1.Overview of X7083/X7043/X7023 11 Introduction X7083/X7043/X7023 is an LSI that generates a pulse for controlling the speed and positioning of pulse train inputtype servo motors and stepping motors. X7083

More information

Microcomputer Architecture and Programming

Microcomputer Architecture and Programming IUST-EE (Chapter 1) Microcomputer Architecture and Programming 1 Outline Basic Blocks of Microcomputer Typical Microcomputer Architecture The Single-Chip Microprocessor Microprocessor vs. Microcontroller

More information

END-TERM EXAMINATION

END-TERM EXAMINATION (Please Write your Exam Roll No. immediately) END-TERM EXAMINATION DECEMBER 2006 Exam. Roll No... Exam Series code: 100919DEC06200963 Paper Code: MCA-103 Subject: Digital Electronics Time: 3 Hours Maximum

More information

Address connections Data connections Selection connections

Address connections Data connections Selection connections Interface (cont..) We have four common types of memory: Read only memory ( ROM ) Flash memory ( EEPROM ) Static Random access memory ( SARAM ) Dynamic Random access memory ( DRAM ). Pin connections common

More information

S.R.M. INSTITUTE OF SCIENCE & TECHNOLOGY SCHOOL OF ELECTRONICS & COMMUNICATION ENGINEERING

S.R.M. INSTITUTE OF SCIENCE & TECHNOLOGY SCHOOL OF ELECTRONICS & COMMUNICATION ENGINEERING S.R.M. INSTITUTE OF SCIENCE & TECHNOLOGY SCHOOL OF ELECTRONICS & COMMUNICATION ENGINEERING QUESTION BANK Subject Code : EC307 Subject Name : Microprocessor and Interfacing Year & Sem : III Year, V Sem

More information

Introduction to Computers - Chapter 4

Introduction to Computers - Chapter 4 Introduction to Computers - Chapter 4 Since the invention of the transistor and the first digital computer of the 1940s, computers have been increasing in complexity and performance; however, their overall

More information

INTERFACING THE ISCC TO THE AND 8086

INTERFACING THE ISCC TO THE AND 8086 APPLICATION NOTE INTERFACING THE ISCC TO THE 68 AND 886 INTRODUCTION The ISCC uses its flexible bus to interface with a variety of microprocessors and microcontrollers; included are the 68 and 886. The

More information