• USB descriptor for serial comm port
    Hello, I'm using a c8051F321 and I want to have a simple communication interface to this µC over USB. Therefore I thought that a virtual serial comm port will be the right solution. I know that...
  • 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 descriptor for serial comm port
    Hello, I'm using a c8051F321 and I want to have a simple communication interface to this µC over USB. Therefore I thought that a virtual serial comm port will be the right solution. I know that...
  • 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 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...