• USB CDC descriptor doubt
    Hi! First of all, some information: I'm starting a project using LPC2388 (I have MCB2000 board) and I'm new to ARM. In this project we have some code provided by other company to speed up our development...
  • 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 Descriptor Problem, XP ok, Vista/7 not?!?
    Hey! we're having a problem with our USB-device...it's a composite device with 3 interfaces, a normal cdc interface, a cdc data interface and a costum interface. Using windows XP, everthing is...
  • descriptor
    Above example code also supports DMA using conditional compilation. Search "#if USB_DMA #endif" pair on the example code. The example code will help you to understand the description on the datasheet...
  • editing the usb descriptor for middleware
    I'm looking at the following file. /*------------------------------------------------------------------------------ * MDK Middleware - Component ::USB:Device * Copyright (c) 2004-2016 ARM Germany...