Question
FreeRTOS Mutex example ?
Posted on April 03, 2017 at 00:53
Everyone,
Does anyone know where I can find a simple example for FreeRTOS on Mutex ?
I want to do two task but the first task never finishes and jump already to the second one because of the systick,
how can I make the first one finish and do the second one with Mutex ?
Thanks for reading and advicing
#multitasking #rtos #stm32f1xx #mutex Note: this post was migrated and contained many threaded conversations, some content may be missing.