• CMSIS Driver - USART issue
    Hi all, I am using the CMSIS Driver USART driver in Keil uVision with the STM32F746 discovery board and have a weird bug in the usart callback. I'm kind of following the example from - https://www...
  • 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 - USART issue
    Hi all, I am using the CMSIS Driver USART driver in Keil uVision with the STM32F746 discovery board and have a weird bug in the usart callback. I'm kind of following the example from - https://www...
  • 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...
  • HELP USING CMSIS USART DRIVER
    I am trying to use CMSIS USART DRIVER API to use UART0 on my LPC1768. But whenever I try to build the project, I get the following error: .\Objects\1.axf: Error: L6218E: Undefined symbol DRIVER_USART0...