Queue is the easiest way to send and receive data between the tasks. We are going to use the simple queue at first, where all the elements in the Queue…
queue
Introduction to Free RTOS in STM32
Also one important thing about using RTOS is that, we can’t use systick as the time base. So go to sys, and choose some other timebase as shown below