• ask cmsis rtos memory allocation
    iam new to the cmsis rtos, and i want to ask how is memory allocation in cmsis rtos i mean how it is allocated, what algorithm that used to allocate a memory and is there any paper or reference about...
  • Timer Delay: CMSIS-RTOS RTX
    Hello, I have a problem with CMSIS-RTOS RTX. My program works through the main()-function and after that it jumps to the Timer_Callback()-function. I didn't understand why I must define a timerDelay...
  • CMSIS DRIVER USART - rx_timeout
    Hello, is thare any way to configure a time delay or a number of unreceived bits that will generate ARM_USART_EVENT_RX_TIMEOUT event through CMSIS DRIVER USART interface? I would like to use...
  • CMSIS DRIVER API
    Hello All, I see that for every peripheral driver, there are some common API defined by CMSIS. Like Initialization, Power Control , Control function. May i know the what is the significance of...
  • Speciality of CMSIS RTX RTOS
    Hi Experts, What is the special feature in the CMSIS ARM RTX RTOS compared to other commercial RTOS which makes the integration smoother and gives best performance ?