Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
709 views
in Electronics by (237k points)
closed by
The 8051 can handle ______ interrupt sources.
1. 3
2. 4
3. 6
4. 5

1 Answer

0 votes
by (239k points)
selected by
 
Best answer
Correct Answer - Option 4 : 5

Explanation:

An interrupt is an event that occurs randomly in the continuation of something depending upon call priority, you decide whether to neglect or attend it.

8051 architecture handles 5 interrupt sources, out of which two are internal (Timer interrupts), two are external and one is a serial interrupt. Each of their interrupts has its vector address.

The highest interrupt priority upon reset in 8051 is external interrupt 0.

Priority

Interrupt source

Interrupt Bit / flag

1

External Interrupt 0

INT 0

2

Timer Interrupt 0

TF 0

3

External Interrupt 1

INT 1

4

Timer Interrupt 1

TF 1

5

Serial Interrupt

TI / RI

Hence option (4) is the correct answer.

As per 8051 interrupt priority, the lowest priority interrupts are not served until the microcontroller is finished with higher priority interrupts.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...