• CMSIS-RTOS API v2 Multiple Event Flag Problem
    Hello everyone, I am developing an app on Stm32f429 which is irrelevand with my question. My question is about event flags. I have 3 threads. One of them is FreeMODBUS Slave poller task. It waits for...
  • CMSIS-RTOS API v2 Multiple Event Flag Problem
    Hello everyone, I am developing an app on Stm32f429 which is irrelevand with my question. My question is about event flags. I have 3 threads. One of them is FreeMODBUS Slave poller task. It waits for...
  • How to wait for multiple threads on CMSIS-RTOS API
    Hi, experts. I'm recently working on CMSIS-RTOS API with MDK-ARM V5.1, on STM32F103 MCU. I'd like to know how to wait for multiple threads.(and mode) and I'd like to know how to wait for any one of thread...
  • How to wait for multiple threads on CMSIS-RTOS API
    Hi, experts. I'm recently working on CMSIS-RTOS API with MDK-ARM V5.1, on STM32F103 MCU. I'd like to know how to wait for multiple threads.(and mode) and I'd like to know how to wait for any one of thread...
  • problem with cmsis::rtx rtos
    hi to all i am new in mdk5 and i want create a project with mdk5 and using cmsis::rtx rtos, i wrote a simple blinky program with cmsis::rtx and work well in simulator, but when i deploy it in my board...