• 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...
  • 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...
  • 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...
  • CMSIS Driver v1.10 UART_STM32F4xx.c Bug
    CMSIS Driver UART Revision: V1.02 file C:\Keil\ARM\Pack\Keil\STM32F4xx_DFP\1.0.8\RTE_Driver\UART_STM32F4xx function UART_ReadData static int32_t UART_ReadData (uint8_t *data, uint32_t size...