• Is there CMSIS API documentation?
    Hello, I am using an Atmel SAMD21 MCU that is based off the ARM Cortex M0+. I am programming it via the Arduino IDE. I notice that the Arduino IDE includes the CMSIS library. Below is an example call...
  • CMSIS RTOS API: Criticism, comments and CMSIS++ suggestions
    For the impatient If you ever had to do with CMSIS RTOS API and did not enjoy it, or if you felt it like a straitjacket compared to your native RTOS, well, rest assured, your're not alone. The good news...
  • CMSIS Driver API and Software Packs status
    Hello, I recently installed Keil MicroVision 5.0 and started working with an STM32 MCU. I was impressed by the highly standardized environment that lets you use peripheral in minutes. However I understand...
  • 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...
  • 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...