Explain the operation of 8085 microprocessor using block diagram. Justify that design of control unit in more difficult.
What do you mean by addressing mode? Discuss different types of addressing modes with example.
Write a program in 8-bit Microprocessor to store 68h, B3h, C Oh, and 11h in the memory location starting from 3000h. Move these data and store in the memory location starting from 3200h.
Short Questions
Attempt any eight questions: (8 × 5=40)
What do you understand by PUSH operation? Explain the use of push operation in the case of stack.
Write an assembly language program to add two 16-bit numbers.
What do you understand by address decoding in the case of memory interface? Explain address decoding using Simple NAND Gate Decoder.
What do you understand by I/O interface? Explain different types of I/O instructions.
What do you mean by interrupt? Explain in detail about Basic Interrupt Processing.
Explain the basic DMA Operation with required timing diagram.
How can you interface 80286SX microprocessor? Explain.
How can you implement pipelining in the basic microprocessor? Explain it with diagram.
Draw the timing diagram for MVI B and explain it.
Write an assembly language program to display a string “Microprocessor programming is a fun” using 16 bit microprocessor code. Assume any necessary data.