• USB Composite VCOM Speed
    Dear all, Thanks a lot for every consecutive help i get from this forum and a special thanks to Tsuneo. I downloaded VCOM example program from keil but that doesn't fits to my requirement. The...
  • CMSIS-USART driver clock speed
    Hi, I have a project where I need to interface with a device through a serial port at 2,250,000 baud but the CMSIS usart drive won't let me as it has too large an error. Does anyone have any ideas...
  • USB Composite Device for LPC134x
    Hi, I've created a firmware application for USB composite device in LPC1343, I found an example for this Micro controller which is the composite device is composed of CDC and MSC in AN11018 from...
  • composite device msd+hid
    hello my friends! I want to implement Atmel composite device code (msd+hid) on at91sam7s256 . I downloaded the software package and tried to implement usb mass storage first, it worked correctly...
  • USB composite device
    Hi, I've implemented code for composite USB device with CDC and Mass Storage interfaces (on ARM AT91SAM7SE512). After driver instalation on windows XP I can see both devices on device manager. I...