• 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...
  • Send USB-Descriptors twice
    Hi users!! I got some Problems with my USB-Connections.First I want to explain the situation. I got the LPC2368 Controller and programmed the USB-Connection to Communicate with LabVIEW. And the...
  • editing the usb descriptor for middleware
    I'm looking at the following file. /*------------------------------------------------------------------------------ * MDK Middleware - Component ::USB:Device * Copyright (c) 2004-2016 ARM Germany...
  • 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 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...