Quiz 6

Quiz 6

University

5 Qs

quiz-placeholder

Similar activities

DSC TECH QUIZ

DSC TECH QUIZ

University

10 Qs

Digital logic design

Digital logic design

University

5 Qs

Quiz 6

Quiz 6

Assessment

Quiz

Design

University

Practice Problem

Hard

Created by

EC24D0007 FERIDINAND T

Used 3+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which bit needs to set in the CTRL register for the systick timer to enable interrupt functionality

0th bit

1st bit

2nd bit

3rd bit

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How many bits are allocated in the SYSPRI3 register to set the priority of the systick timer interrupt

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

The count flag which acts as a trigger for the systick interrupt occurs at which bit of the CTRL register?

0th bit   

3rd bit

12th bit

16th bit

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

For highest priority, SYSPRI3 register having hexadecimal value equal to ____

0

7

5

1

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which function is called automatically when the systick periodic interrupt occurs?

SysTick_Handler

SysTick_Timer

SysTick_Busy

Systick_Interrupt