Skip to Content
Hands-On RTOS with Microcontrollers
book

Hands-On RTOS with Microcontrollers

by Brian Amos
May 2020
Intermediate to advanced
496 pages
13h 54m
English
Packt Publishing
Content preview from Hands-On RTOS with Microcontrollers

Questions

As we conclude, here is a list of questions for you to test your knowledge of this chapter's material. You will find the answers in the Assessments section of the appendix:

  1. What type of driver is more complicated to write and use?
    • Polled
    • Interrupt-driven
  2. True or false: In FreeRTOS, it is possible to call any RTOS function from any ISR?
    • True
    • False
  3. True or false: When using an RTOS, interrupts are constantly fighting the scheduler for CPU time?
    • True
    • False
  4. Which technique for a peripheral driver requires the fewest CPU resources when transferring large amounts of high-speed data?
    • Polling
    • Interrupt
    • DMA
  5. What does DMA stand for?
  6. Name one case when using a raw buffer-based driver is not a good idea.
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RTOS with Microcontrollers - Second Edition

Hands-On RTOS with Microcontrollers - Second Edition

Jim Yuill, Penn Linder

Publisher Resources

ISBN: 9781838826734Supplemental Content