0% found this document useful (0 votes)
106 views2 pages

FMA Imp Questions

The document contains a list of important questions related to the Fundamentals of Microcontroller and its Applications for the S.E. A.Y. 2024-2025 course at Dr. D. Y. Patil Institute of Technology. Key topics include differences between microprocessors and microcontrollers, features of the 8051 microcontroller, programming tasks, and explanations of various instructions and addressing modes. It serves as a study guide for students in the Electrical Engineering department.
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)
106 views2 pages

FMA Imp Questions

The document contains a list of important questions related to the Fundamentals of Microcontroller and its Applications for the S.E. A.Y. 2024-2025 course at Dr. D. Y. Patil Institute of Technology. Key topics include differences between microprocessors and microcontrollers, features of the 8051 microcontroller, programming tasks, and explanations of various instructions and addressing modes. It serves as a study guide for students in the Electrical Engineering department.
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/ 2

Dr. D. Y.

PATIL INSTITUTE OF TECHNOLOGY


PIMPRI, PUNE-411 018
DEPARTMENT OF ELECTRICAL ENGINEERING
S.E. A.Y.2024-2025

Sub : Fundamentals of Microcontroller and its Application-(203149)

IMP QUESTIONS

Sr. No. Questions


1 Explain the difference between Microprocessor and Microcontroller.
2 Explain features of 8051 in brief.
3 Write a program for 8 bit addition.
4
Explain Memory Organization of 8051

5
With the help of block diagram of 8051 microcontroller explain function of each block.

6
Write an assembly language program for 8051 to select register bank 3.

7
Explain following instructions in brief –
1. MOV A,#15H 2. RLC A 3. MUL AB 4. INC DPTR
5. ANL Direct, A
8
Define following pins of 8051 – 1. ALE 2. PSEN 3. EA
4.XTAL2 ,XTAL1 5. RST
9
Write program to load data 05H into accumulator and then transfer the same data to the register
R0 and register R1 of the register bank 1
10
Explain Addressing modes of 8051.

11
Write a difference between bit addressable and byte addressable instructions.

12
Write a program to copy an array of 16 elements from a location 30H onwards to 50H onwards.

You might also like