Microprocessor and its Application - B.Tech 5th Semester Examination, 2017
Microprocessor and its Application
Instructions:
- The marks are indicated in the right-hand margin.
- There are NINE questions in this paper.
- Attempt FIVE questions in all.
- Question No. 1 is compulsory.
-
How many general purpose registers are there in 8085 microprocessor?
-
Program counter is an 8-bit register. (State True or False)
-
How many address buses are there in 8085 microprocessor?
-
If sign flag is set result of the arithmetic operation is positive. (State True or False)
-
How many pins are there in 8085 microprocessor?
-
What is the addressing mode of the instruction STA 2400H?
-
LXI H, 2500H is a 3-byte instruction. (State True or False)
-
How many segment registers are there in 8086 microprocessor?
-
How many data buses are there in 8086 microprocessor?
-
Intel 8251 is a programmable counter/interval timer. (State True or False)
-
State the functions of the following pins of 8085 microprocessor: ALE, \( IO/\overline{M} \), S0, S1, HLDA
-
Discuss flag register of 8085 microprocessor.
-
What are the functions of the following instructions of 8085 microprocessor? LXI H, 2400H, RAL, LDA 2500H, IN 01
-
Explain addressing modes of 8085 microprocessor with suitable examples.
-
Draw the timing diagram of MVI A, 05.
-
Discuss the functions of program counter and stack pointer.
-
Write an assembly language program to add two 8-bit numbers and sum is 16 bits.
-
Write an assembly language program to find largest no. in a data array.
-
What are the functions of the following pins of Intel 8257? DRQ0 - DRQ3, \( A_6 - A_7 \), AEN, ADSTB
-
Draw and discuss the pin description of Intel 8251.
-
Write the functions of the following pins of 8086 microprocessor: \( BHE/S7 \), NMI, \( \overline{TEST} \), \( \overline{DEN} \)
-
Discuss register organization of 8086 microprocessor.
-
Write the functions of the following instructions of 8086 microprocessor: MOV AX, DX, ADD AL, 35H, DIV CL, LODSB
-
Write an assembly language program to add series of 16 bit numbers and sum is 32 bits.