0
1.4kviews
Microcontroller And Applications Question Paper - May 17 - Electronics Engineering (Semester 5) - Mumbai University (MU)
1 Answer
0
18views

Microcontroller And Applications - May 17

Electronics Engineering (Semester 5)

Total marks: 80
Total time: 3 Hours
INSTRUCTIONS
(1) Question 1 is compulsory.
(2) Attempt any three from the remaining questions.
(3) Draw neat diagrams wherever necessary.

1(a) Explain the ARM7 pipeline and justify how hazards are reduced in the pipeline of the ARM7.
(5 marks) 00

1(b) Explain the concept of register banks in 8051
(5 marks) 00

1(c) Explain the power saving modes of 8051.
(5 marks) 00

1(d) Explain the function of the barrel shifter in the ARM7 core.
(5 marks) 00

2(a) Write an assembly language program for interfacing an alphanumeric LCD to the 8051. Draw the interfacing diagram
(10 marks) 00

2(b) Explain the architecture of the ARM7 core with a neat diagram.
(10 marks) 00

3(a) Write an assembly language program to transfer a block of data in memory using load and store instructions of the ARM47.
(10 marks) 00

3(b) Explain the structure of the Input /Output ports of the 8051 with neat diagrams.
(10 marks) 00

4(a) Explain the functions of the bits of the CPSR in the ARM7 and differentiate between the CPSR and the SPSR.
(10 marks) 00

4(b) Interface 32K of RAM (using 16K devices) and 32K of ROM (using 16K devices) to the 8051.Show the memory map, clock circuitry and other necessary signals.
(10 marks) 00

5(a) Write a program (with and without timer) to generate square wave on pin P1.2. Highlight the difference in the two methods.
(10 marks) 00

5(b) “ARM-Thumb interworking improves the code density”. Justify with a neat example.
(10 marks) 00

6(a) Write a detailed note on the Interrupt structure of the 8051 and explain the related SFRs.
(10 marks) 00

6(b) Explain the following instructions:

(i) MOVC A,@A+DPTR

(ii) DJNZ R2,Back

(iii) MLA R7,R8,R9,R3

(iv) BLE loop.

(10 marks) 00

Please log in to add an answer.