R7410405 Microcontrollers & Applications
R7410405 Microcontrollers & Applications
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.
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.
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.
*****