Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Embedded RTOS: Hands on using an STM32 ARM Cortex-M4 (updated 2/2021)

Posted By: ELK1nG
Embedded RTOS: Hands on using an STM32 ARM Cortex-M4 (updated 2/2021)

Embedded RTOS: Hands on using an STM32 ARM Cortex-M4 (updated 2/2021)
MP4 | Video: h264, 1280x720 | Audio: AAC, 44100 Hz
Language: English | Size: 1.59 GB | Duration: 2h 56m

Learn the fundamentals of Embedded Real-Time Systems using CMSIS RTOS on a Cortex M4 using the STM32F429 Discovery 1 kit

What you'll learn
RTOS
Threads & Thread Management
Timer Management
Semaphores & Signals
CMSIS RTOS Programming

Requirements
An understanding of the C programming language is beneficial
Description
This course provides an overview of what an RTOS is and how it works. It is based on the CMSIS RTOS implementation of RTX5 in the STM32F29 Discovery 1 Development kit.

In this course, we will cover several subjects including the definition of embedded real-time systems and the basic theory of operation of RTOSs in general.

You will learn:

What is an RTOS

How the CMSIS RTOS API works

Thread Management & Pre-emption

Memory Pools

Semaphores

Timers & Thread Management

Signals (Flags)

This course will go in-depth, first examining the concepts of Real-Time Operating Systems from a theoretical point of view and then diving into practice, exploring how code is written in the Keil uVision environment and looking at the intricacies of such code.

This type of in-depth analysis will provide you with a rigid foundation upon which you can build a solid understanding of the Real-Time Operating Systems. This rigid foundation, in turn, will ensure that you deeply understand how the hardware operates in the background you will be less likely to make mistakes when programming.

A lot of additional support material is provided as part of the course, including all of the code that you see written on the screen and the slides presented.

Throughout the course, extensive use of slides and graphics is being utilised to aid the understanding and memorability of complex concepts. All lessons come complete with coding exercises to help you practice the new concepts that are being discussed during the course and ensure that you have a thorough and practical understanding.

With this course, you get access to our exclusive course forum where you can directly ask the instructor any questions you like and collaborate with other students!

Who this course is for:
Beginners of embedded programming