vTaskResume,vTaskSuspend
Posted on August 02, 2016 at 11:42 hi, i am using STM32F746G-Disco in that i have receiving a 16 byte of data from other device,which can be get at interrupt . problem: i have created two threads for GUI and Uart Thread, in that uart thread...