• USB-CDC
    Hello all I am Raju Kamal, a Student from University of offenburg, Germany. Now I am faceing a problem to implement the USB-CDC protocal by using MAX3420e interface with our Microprocessor. Can...
  • 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...
  • 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...