You are on page 1of 2

Ist Assignment

CSM 3305
Microprocessors and it’s Applications
Submission date :19th Jan, 2022 on google classroom
Assignment to be Handwritten
( 20 Marks)

Note: If it is found that assignment is copied , students will be awarded 0 and no requests for
reconsideration will be entertained.

Q. 1) Explain the function of the following 8085 pins


a) ALE b) Ready c) Hold & Holda d) s0 & s1 and IO/M’ e) rd’ and wr’ f) Ad0-Ad7

Q 2.)Discuss all 8 bit programmable registers supported by 8085 giving their codes and functions.
Discuss Flag register.

Q 3.) Explain the working of Program Counter with the help of suitable examples
vis a vis 1,2 and 3 byte instructions.

Q 4.) Draw the internal block diagram of 8085.

Q 5.) If a 8085 is driven by a Crystal of 8 MHZ, calculate the time taken to execute the following
instructions.
A)STAX B
B) LDA 2950
C) LHLD 2030
D) MVI M, 05
E) ACI 05
F)INR M

Q 6.) Explain the working of SP Register in 8085.

Q 7.) Explain the following terms with the help of suitable examples
A) T-state B) Machine Cycle C) Instruction Cycle
What will be the duration of T-state if the internal frequency is 4 MHZ?
Q 8) Discuss all addressing modes supported by 8085.

Q 9.) Calculate the time taken to execute the following program segment. If 8085 is
Driven by a crystal of 10MHZ

MVI B, 05
MVI C, 03
MVI A, 04
MOV E, C
ADD E
STA 2000
ADI 05
LXI D, 3000
STAX D
HLT
Q 10.) For the above program segment , identify the machine cycles and T-state along with flag
status after execution of each step.

You might also like