Book description
A comprehensive guide designed to provide practical kills and insights to supercharge your embedded engineering journey All formats include a free PDF and an invitation to the Embedded System Professionals community
Key Features
- Unlock the secrets of RTOS and master them on the highly capable STM32 platform
- Upgrade your programming skills and elevate your game in building top-notch embedded systems
- Master the art of RTOS implementation and explore the vast array of possibilities for your embedded systems.
Book Description
Want to stay ahead of the curve with embedded systems development? The updated edition of Hands-On RTOS with Microcontrollers is here and packed with cutting-edge content to up your skills.
This book contains everything you need to know about real-time operating systems, how they work, and why they’re essential for today’s time-critical applications; learn about FreeRTOS and its primary capabilities and APIs.
You’ll find a detailed overview of system-design topics such as memory management, project-design topics (MCU, IDE, and RTOS API), and hands-on system use, as well as the system platform, dev-board with an MCU and debug-probe, and development tools (IDE, build system, source-code debugging).
The new edition includes 10 real-world embedded applications showcasing the latest features of FreeRTOS, teaching you how to implement them in your own projects and exploring how to optimize your code with dynamic analysis.
It also provides example programs on a GitHub repo for you to explore with detailed instructions. You’ll learn how to create and install your own FreeRTOS system on the dev-board, and set up an IDE project with debugging tools. With dozens of reference manuals listed, you’ll never be short on resources for system development.
Stay ahead of the curve — get your second edition of Hands-On RTOS with Microcontrollers today!
What you will learn
- Understand RTOS, use-cases and decide when to (and not-to) use real-time OS
- Utilize FreeRTOS scheduler to create, start and monitor task states
- Improve task signaling and communication using queues, semaphores, and mutexes
- Streamline task data transfer with queues and notifications
- Upgrade peripheral communication via UART using drivers and ISRs
- Enhance interface architecture with a command queue for better system control
- Maximize FreeRTOS memory management with trade-off insights
Who this book is for
This book is an indispensable guide for systems-programmers, embedded-systems engineers, and software-developers who want to learn about Real-Time Operating Systems (RTOS) and how to use FreeRTOS in their embedded system design. A basic understanding of the C programming language and embedded systems and microcontrollers will be helpful.
Table of contents
- Hands-On RTOS with Microcontrollers, Second Edition: Create high-performance, real-time embedded systems using FreeRTOS, STM32 MCUs and SEGGER debug tools
-
01 Introducing Real-Time Systems
- Join our book community on Discord
- Technical requirements
- What is real-time anyway?
- The ranges of timing requirements
- The ways of guaranteeing real-time behavior
- Types of real-time systems
- Hardware
- Bare-metal firmware
- RTOS-based firmware
- RTOS-based software
- Carefully crafted OS software
- Defining RTOS
- Hard real-time systems
- Firm real-time systems
- Soft real-time systems
- Practical real-time systems
- The range of RTOSes
- The RTOS used in this book
- Deciding when to use an RTOS
- Summary
- 02 Introducing the Development-Board
- 03 Introducing the Development Tools
- 04 Understanding Super-Loops
- 05 Implementing the Super-Loop
- 06 Understanding RTOS Tasks
- 07 Running the FreeRTOS Scheduler
- 8 Protecting Data and Synchronizing Tasks
- 9 Intertask Communication
- 10 Drivers and ISRs
- 11 Efficient Drivers and ISRs
Product information
- Title: Hands-On RTOS with Microcontrollers - Second Edition
- Author(s):
- Release date: February 2024
- Publisher(s): Packt Publishing
- ISBN: 9781803237725
You might also like
book
Hands-On RTOS with Microcontrollers
Build a strong foundation in designing and implementing real-time systems with the help of practical examples …
book
Programming with STM32: Getting Started with the Nucleo Board and C/C++
Create your own STM32 programs with ease! Get up and running programming the STM32 line of …
book
Embedded Systems Architecture - Second Edition
Design safe and reliable software for embedded systems and explore the internals of device drivers, RTOS, …
book
Linux Device Driver Development - Second Edition
Get up to speed with the most important concepts in driver development and focus on common …