Product overview
Description
The STM32-MICRIUM package consists of an evaluation board and a book. It provides a step-by-step look at the inner workings of Micrium's latest real-time kernel, μC/OS-III.
The first part of the book covers the internals of μC-OS/III and the second part provides numerous examples that run on the companion evaluation board.
Available from STMicroelectronics and www.micrium.com.
-
All features
- STM32CMICOS-EVAL evaluation board based on the STM32 connectivity line microcontroller, STM32F107
- Book covering μC/OS-III features including:
- Preemptive multitasking with round-robin scheduling of tasks at the same priority
- Support of an unlimited number of tasks and other kernel objects
- Semaphores
- Mutual exclusion semaphores with full priority inheritance
- Event flags
- Message queues
- Timers
- Fixed-size memory block management, and more