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

Writing reusable drivers 

There are a few different levels of drivers that are fairly common in embedded development. MCU peripheral drivers are the drivers used to provide a convenient API to hardware included on the MCU. These types of drivers were developed in Chapter 10, Drivers and ISRs. Another commonly used driver is a driver for a specific IC, which is what was alluded to in the preceding ADC example:

Peripheral drivers sit immediately above the hardware. IC drivers sit above (and often use) peripheral drivers in the stack. If an IC driver is meant to work across multiple MCUs, it must use interfaces that are completely agnostic to ...

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