• USB CDC descriptor problem
    Hello. First of all, I want to say that I don't know if this is the right forum to do the question, but after days searching in the web, reading papers and changing the code, I'll try to explain...
  • usbDeviceError in USB CDC connection
    Hello everyone, I have a following problem, I am trying to use my LPC4357 on MCB4300 as USB Host for CDC connection. I have the simplest code #include <stdio.h> #include "cmsis_os.h" #include...
  • USB CDC WorngPID error
    Hi there! i've googling for a few days to find out what's wrong with my cdc implementation. Finally i found this forum with many threads about usb cdc. I'm trying to connect my atmega3xx to my nokia...
  • STM32F4Discovery USB CDC
    Hello. I'd like to use USB on STM32F4Discovery board. But i have an error, that requires to install CMSIS Driver:USB Driver 2.00. Where i should take this pack? Or how i should add this libraries to...
  • USB CDC driver
    Hi, we are using µVision 4.71.2 and NXP LPC11U35. We have tested most of the hardware peripherals with "LPC11Uxx Keil examples New release V1.05-LPCware". The examples work fine for uart, spi, clock...