Event Groups in FreeRTOS with STM32 (Synchronization Primitives #04)

Опубликовано: 04 Август 2026
на канале: MP Coding
835
15

In this video, we explore Event Groups in FreeRTOS and learn how to use them for task synchronization and ISR event handling.
You’ll learn:

How multiple tasks synchronize using event bits.
How to simulate task failure and analyze the watchdog behavior.
How to trigger an event bit from an ISR using HAL_GPIO_EXTI_Callback.
How event groups behave in real-time with a logic analyzer and UART debug messages.

Github :- https://github.com/madhawapolkotuwa/S...

#embeddedsystems #freertos #stm32 #eventgroups #india