0% found this document useful (0 votes)
63 views1 page

R7410405 Microcontrollers & Applications

The document is an exam paper for a Microcontrollers and Applications course. It contains 8 questions related to microcontroller concepts like the 8051, 80196, and ARM. The questions cover topics such as executing single instructions with external circuitry, transferring data between memory types, interrupt structures and priorities, timer modes, keypad interfacing, multi-tasking algorithms, and instruction sets. Students are instructed to answer any 5 of the 8 questions in the 3 hour exam.

Uploaded by

subbu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views1 page

R7410405 Microcontrollers & Applications

The document is an exam paper for a Microcontrollers and Applications course. It contains 8 questions related to microcontroller concepts like the 8051, 80196, and ARM. The questions cover topics such as executing single instructions with external circuitry, transferring data between memory types, interrupt structures and priorities, timer modes, keypad interfacing, multi-tasking algorithms, and instruction sets. Students are instructed to answer any 5 of the 8 questions in the 3 hour exam.

Uploaded by

subbu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Code: R7410405 R07

B.Tech IV Year I Semester (R07) Supplementary Examinations June 2015


MICROCONTROLLERS & APPLICATIONS
(Electronics and Communication Engineering)

Time: 3 hours Max. Marks: 80

Answer any FIVE questions


All questions carry equal marks
*****
1 (a) Determine whether the 8051 can be made to execute a single program instruction using external
circuitry only without the help of software.
(b) Write 8051 programs to transfer data from:
(i) Internal program memory to internal data memory.
(ii) External program memory to internal data memory.

2 (a) Write a program to find length of the string which terminates with a special character , with an
assembly program.
(b) Describe the internal RAM organization of 8051.

3 (a) Explain interrupt latency, interrupt response time and interrupt recovery time in real time operating
system.
(b) Discuss the interrupt structure of 8051. Mention the priority. Explain how least priority is made as
highest priority.

4 (a) Describe one mode of timer of 8051 microcontroller.


(b) Write an assembly language program to generate a square wave of KHz at port pin 1.5 using auto
reload mode of timer 0.

5 (a) Write an algorithm for sending ASCII codes in a FIFO repeatedly up to maximum 32 times when a
key is pressed for a duration more than 200 ms. Key is repeatedly passed every 200 ms. Write
8051 assembly routine also.
(b) Draw an interface for 3 scan lines and 5 return lines in a keypad.

6 (a) Explain round robin pre-emptive multi-tasking algorithm.


(b) Discuss about various software development tools for micro controllers.

7 (a) What is a page address for a direct address of a register in 80196? What is the page address for a
direct address of an internal memory? Can this address be predefined?
(b) Explain about the instruction set of 80196 microcontroller.

8 (a) Draw and explain the CPU architecture of ARM processor.


(b) Explain the program flow control instructions in ARM with examples.

*****

You might also like