Home | Projects | Notes > Real-Time Operating Systems (RTOS) > FreeRTOS Queue Management

FreeRTOS Queue Management

 

FreeRTOS Queue

 

freertos-queue

 

 

Creating a Queue

 

Sending Data to the Queue

1. xQueueSendToFront()

2. xQueueSendToBack()

 

Receiving Data from the Queue

1. xQueueReceive()

2. xQueuePeek()

 

 

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/