• CMSIS-RTOS2 and CMSIS perpherial code HAL timeout
    Folks Looking for a sanity check and perhaps looking to see how others are dealing with this issue So I had fault with a peripheral on a stm32F1xx where basically it would never timed out so that...
  • CMSIS-RTOS2 and CMSIS perpherial code HAL timeout
    Folks Looking for a sanity check and perhaps looking to see how others are dealing with this issue So I had fault with a peripheral on a stm32F1xx where basically it would never timed out so that...
  • CMSIS-RTOS2 Using mutex
    Hi, I'm new with the CMSIS-RTOS2. I want to test the Mutexes, so I read the online documentation and I create the Mutex.c template file from Keil. I see from the template file that the mutex is...
  • CMSIS-RTOS2 Using mutex
    Hi, I'm new with the CMSIS-RTOS2. I want to test the Mutexes, so I read the online documentation and I create the Mutex.c template file from Keil. I see from the template file that the mutex is...
  • CMSIS RTOS2 API is missing
    Hi, I am working with Freertos kernel in ARM cortex microcontrollers. So, I felt Keil complier has a better optimization level comparing others. So i planned to using Freertos with Keil. i installed...