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