• sam3u usb driver
    how to use configure the CMSIS ,USB INTERFACE DRIVERS..in eclipse ??
  • USB to RS-232 using CDC on ATMEL 89C5131
    Hi all, I want to connect an atmel microcontroller to PC using USB. I use CDC driver to emulate the serial port and a small program in VB 6.0 to send and receive some data. The enumeration is fine,...
  • USB CDC
    I m writing program for USB host Virtual com port(LPC1768). May be this question found silly but this is confusing me. Im getting frames correctly upto get line coding After that host is not responding...
  • USB CDC
    Hello, Are there any examples availabe for creating a virtual com port via the USB port on the STR7EVAL board? I would like to be able to transmit data from hyper terminal to my STR7EVAL board...
  • USB-CDC
    Hi im currently working on USB drivers for LP2468 MCU.I want to send data to the host PC as fast as I can.Since i dont have much knowledge on USB HID development on the PC end Ive decided to implement...