User Activity

I have a project that I am trying to do to learn using RTOS on STM32F407 Discovery board. I am trying to use semaphores on 4 tasks but after the scheduler starts none of the tasks are firing. Below is the code: #include "stm32f4xx_hal.h" ...
Posted on May 30, 2018 at 19:16I downloaded the STSM-Link009 driver and extracted the zip file content to a folder on my C:\ drive. ran the 64-bit .exe file. Everything seemed to install correctly. I have a Windows 10 64-bit OS. I then connected my ...