ECE404 Assignment02-Spring2024
ECE404 Assignment02-Spring2024
Microprocessor 2
Assignment 02
Student Name
Student ID
1
Question 1
2. In 8086 what is the instruction to read an ASCII character from keyboard (let
keyboard i/o port no. be 20H)?
a) IN AL 20H
b) OUT AL 20H
4. The pin that clears the control word register of 8255 when enabled is
a) CLEAR
b) SET
c) RESET
d) CLK
2
7. Which pins are used to select the ports and the control register?
a) CS
b) A1
c) A0
d) All of the mentioned
8. The memory address of the last location of a 1KB memory chip is given as 0FBFF,
Choose the address of the first location?
a) 0F800H
b) 0F801H
c) 0F808H
d) 0F817H
Question 2
3
4
Question 3
Design for IN AL,83H by using
a) 72ls373
b) 8255