Explain instruction cycle, machine cycle and T-states. Draw timing diagram of instruction cycle of STA instruction with brief description.
Draw block diagram of 8086 microprocessor and explain its main two functional units. Differentiate between Real Address Mode and Protected Virtual address mode of 80286 microprocessor.
Explain the working of PUSH and POP instruction with suitable example. Write an assembly language program using 8085 microprocessor instructions to divide 34h by 08h, store the remainder in memory location 8050h and quotient in memory location 8051h.
Attempt any Eight questions
[8x5=40]Differentiate between Isolated mapped and Memory Mapped I/O. Explain basic DMA operation in brief.
What is flag? Explain all the flags available in 8085 microprocessor.
Write an assembly language program for 8086 microprocessor to convert the string "microprocessor is programmable" to uppercase.
What is the use of AD7-AD0 in 8085 microprocessor? Explain address de-multiplexing process in 8085 microprocessor with suitable diagram.
What is interrupt? Explain 8259 interrupt controller in brief with suitable diagram.
Explain Register Organization in 80386 microprocessor.
Draw a logic diagram showing generation of memory and I/O read/write control signals in 8085 microprocessor.
What is Descriptor? How logical address is converted to physical address using Descriptor table with suitable diagram.
Write short notes on:
a)Operating Modes of 8255 PPI
b) Harvard Architecture