• Having issues compiling various CMSIS drivers for the LPC4357
    I have been trying to compile the drivers for the LPC4357 found at www.lpcware.com/.../lpc4350apdlzip for a while now, but I keep getting lots of strange errors, usually something like this: compiling...
  • 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...
  • USB Serial Mode Issue in LPC4357
    I only enable CDC class, but it seems the USB is working in composite mode, the composite device in found in device manager on PC. How can I disable the composite mode?
  • 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...