• 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 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...
  • Memory used for CMSIS API's implementation?
    I would like to know where is the CMSIS SW stored with respect to Cortex-M3 Processor. Will it be stored inside the vendor specific on-chip flash present in MCU?
  • add project CFLAGS to CMSIS-PACK Project Description (*.CPDSC)
    in the CPDSC definition, I can not find how to add CFLAGS settings for dedicated project. so how can I do this?
  • 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...