• CMSIS CAN Driver for STM32F303
    Hi, I'm developing an application with CAN bus interface for the STM32F303. Are there any documents with an introduction to CMSIS CAN Bus Driver and examples? If I understood it correctly the CAN...
  • 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...
  • 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...
  • Perfomance of the CMSI-Drivers and RTOS
    Hello community, I'm investigating for my company, if the CMSI framework is useful. We have some really strict real-time requirements and therefore we need to know how long the different functions...
  • Missing CMSIS MCI and SPI drivers
    I am trying to use a memory card on the FRDM-K64F. When I go into manage Run-Time environment in uVision and select the file system driver for memory card it tells me that I am missing the the CMSIS...