• Atmel SAM3U does not retreive data via USB-CDC
    Hello! I have a board with atmel sam3u mcu. Unfortunately, I didn't find USB-CDC example for this mcu, so I ported example for MCB2300 using some USB code from USB-HID and USB-MSC examples which...
  • usb drivers
    I'm trying to build a module using lpc2148 mc.. MCB2140 keil kit... I installed the device driver twice but still everytime i plug in the board it says unknown device.. Please help me out... I tried...
  • usb driver
    hi...i m working on AT89C5132...i need its USB driver so that PC recgonizes it.can sb help me??
  • usb cdc driver program
    I'm trying to write an usb cdc driver program. its cummunicate between pc and arduino due.actually my aim is reciveing the data form arduino and I read in visual c++ (command prompt).how to suppose i...
  • STM32F3xx USB Driver
    Hi everyone. Does anyone know, is there a decent USB Drivers pack for STM32F3xx. Like there is in latest 2.9.0 pack for STM32F4xx: ..\STM32F4xx_DFP\2.9.0\CMSIS\Driver\OTG_FS_STM32F4xx.c but there...