Interrupt for PIC programming

Interrupt for PIC programming

12th Grade

10 Qs

quiz-placeholder

Similar activities

Employability Skills mbaker

Employability Skills mbaker

9th Grade - University

10 Qs

Accounting Terminology

Accounting Terminology

9th - 12th Grade

15 Qs

Active Listening (Wednesday)

Active Listening (Wednesday)

12th Grade

7 Qs

Brick Bonding

Brick Bonding

12th Grade - University

10 Qs

Chapter 4 Listening Prof

Chapter 4 Listening Prof

9th - 12th Grade

9 Qs

Codes of Conduct

Codes of Conduct

9th - 12th Grade

5 Qs

Accommodations and Modifications

Accommodations and Modifications

KG - University

15 Qs

Communication and Management Essentials Quiz

Communication and Management Essentials Quiz

12th Grade

10 Qs

Interrupt for PIC programming

Interrupt for PIC programming

Assessment

Quiz

Professional Development

12th Grade

Hard

Created by

arfah hasb

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the alternative to interrupts in the MCU world?

Hardware

Polling

Software

Interrupts

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which bit in the INTCON register is responsible for enabling and disabling interrupts globally?

D7

A3

B5

C2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used to place code at a specific ROM address in C18 compiler?

#ifdef

#define

#include

#pragma code

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which interrupt source has three bits to control its operation?

CCP2

ADC

Timer 1

INT0

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the advantage of interrupts over polling?

Interrupts check all devices in a round-robin fashion

Polling avoids tying down the microcontroller

Polling is faster than interrupts

Interrupts can serve many devices based on priority

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which register is used to enable and disable the Timer0 interrupt and external hardware interrupt 0 (INT0)?

INTEDG

PORTB

INTCON2

INTCON

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the function of the INT0IE bit in the PIC18?

Enable INT0

Enable Timer0

Enable Timer1

Enable Timer2

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?