FreeRTOS on the Raspberry Pi Pico (RP2040) Part 4: Mutex
FreeRTOS is an open source Real Time OS available for a wide range of microcontrollers and this video is part 4 in a series on using FreeRTOS on RP2040 based boards such as the Raspberry Pi Pico. In this video we show you how the FreeRTOS mutexes work and we briefly cover how to use mutexes, what they are and when not to use them. By the end of this tutorial you will have a project which explains how mutexes can affect and protect shared resources.
The written version of this tutorial and the code used is available:
Template Project Repo:
GitHub Command: “git clone --recurse-submodules “
Playlist of FreeRTOS on the RP2040:
In this tutorial we create a simple program where a Raspberry Pi Pico uses two FreeRTOS tasks to print to a com
69 views
62
45
4 years ago 00:08:25 22
FreeRTOS on STM32 v2 - 18a Mutexes - lab
3 years ago 00:10:40 30
FreeRTOS on the Raspberry Pi Pico (RP2040) Part 3: Scheduling and Task Priorities
3 years ago 00:09:24 69
FreeRTOS on the Raspberry Pi Pico (RP2040) Part 4: Mutex
3 years ago 00:10:06 40
How To Use FreeRTOS on the Raspberry Pi Pico (RP2040) Part 1: VSCode Setup and Blinky Test!
8 months ago 00:35:11 1
Запуск LwIP и Mongoose под FreeRTOS на STM32 | Running LwIP and Mongoose on FreeRTOS with STM32
5 years ago 00:31:17 6
Программирование МК ESP8266. Урок 21. FreeRTOS. Wi-Fi. Режим STA
2 years ago 00:42:36 1
Displaying analog voltage value on TouchGFX GUI using STM32F746G-DISCO kit.
4 years ago 00:16:27 10
Introduction to RTOS Part 12 - Multicore Systems | Digi-Key Electronics