• USBMem on Chip-Driver issue
    I run the USBMem USB on-chip driver as one of the example from LPC13xx that run on KEIL, when it is run and downloaded on the LPCXpresso Baseboard mounted with LPC1343 board it did'n work properly. During...
  • CMSIS Driver USART_STM32F4xx issue
    For our stm32f437xx device we use the latest(2.11.0) DFP package including CMSIS drivers. The USART driver works fine, but sometimes there is something curious. The driver doesn't stop to send data...
  • 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...
  • STM32 USB KEYBOARD DRIVER ISSUE
    Hi, I'm working on a project where I'm connecting a USB keyboard to one USB port on STM32F746NG-discovery board and one USB port is connected to the PC. Here I can send data to the PC but I am not...