Que
Que
[2] “the 8051 microcontroller and embedded systems” by mazidi ,pearson education, second edition
1. Prepare both internal question papers
2. Draw and explain block diagram of 8085 microprocessor. 7
3. Draw pin diagram of 8085 and explain pin function of each pin. 7
4. Draw timing diagram for instruction MVI B,29H written on memory address 5025H 5
5. Prepare memory and Draw memory interfacing diagram to interface following memory with 6
8085 using 74LS138(3 to 8 decoder)
a. 2KB RAM
b. 2KB additional space for future expantion
c. 2KB ROM
Starting address must be 0000H
6. Explain bus structure of 8085. 4
7. Discuss pin function of ALE and explain demultiplexing of address bus from data bus. 3
8. Write an assembly level program to generate time delay of 250micro second consider 2Mhz 3
frequency of crystal.
9. Calculate time required to execute program given below. 3
MVI B,25H
loop:MOV A, B
DCR B
JNZ loop
10. Programing questioned attached in lab manual. 2 to 5
11. Explain following assembly instruction with example (read all instruction from laboratory 2 for each
question)
12. Write & explain various special keywords for programming in keil micro-vision. (sfr, sbit and 6
interrupt)
Pg No-31 [1], Read from Class note, Pg No-154 to 157 [2]
13. State various data types with their range and scope for storage of variable. 1 for each
Pg No-31 [1]
14. Explain all C Programming loops with required flowchart and snap of code. 2 for each
https://www.programiz.com/c-programming#tutorial
15. Discuss use of single and multi-dimensional array with required snap of code. 2 for each
https://www.programiz.com/c-programming#tutorial
16. Explain reason, why Embedded C codes are always having infinite loop? Explain any four 2
method of constructing such loop.
-refer class note
17. Explain various C operators (Arithmetic, Logical, Bitwise etc.) 0.5 for
https://www.programiz.com/c-programming/c-operators each
operator
18. Explain difference between soft delay and timer based hardware delay. 4
-refer attached document [7]+ refer class note
Note:
1. Only theory questions are written above. For preparation of program you need to take reference of laboratory work and
program discussed in classroom.
2. Also advised to prepare for internal exam question paper.
3. Although the answers to above questions were discussed in class during theory hours but, it will be re-discussed if you need
as per your convenient time. For the same meet wither of us.
Subject Teacher,
Jignesh Patel