Home | Projects | Notes > Real-Time Operating Systems (RTOS) > Exercise: FreeRTOS Hook Functions

Exercise: FreeRTOS Hook Functions

 

Problem Statement

 

stm32f407xx-low-power-mode-summary

WFI (Wait For Interrupt) makes the processor suspended execution (Clock is stopped) until one of the following events take place:

  • An IRQ interrupt

  • An FIQ interrupt

  • A Debug Entry request made to the processor

 

Analysis

 

 

 

References

Nayak, K. (2022). Mastering RTOS: Hands on FreeRTOS and STM32Fx with Debugging [Video file]. Retrieved from https://www.udemy.com/course/mastering-rtos-hands-on-with-freertos-arduino-and-stm32fx/