June 2016
Intermediate to advanced
490 pages
12h 14m
English
This chapter details how to use the CMSIS (Cortex Microcontroller Software Interface Standard) Driver and CMSIS Pack specifications to make a software component that can be reused across many projects. CMSIS Driver provides a standard application programming interface (API) for many common microcontroller peripherals. Code that has been written to use the CMSIS Driver, API can then be reused across many project and even different manufacturers’ microcontrollers. CMSIS Pack defines a method encapsulating code into a pack file so that it can be downloaded and installed into a compatible toolchain. Together, CMSIS Driver and CMSIS Pack allows you to write generic software components that can be deployed across ...
Read now
Unlock full access