• 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...
  • #USB #DEVICE #DRIVER
    I am using LPC 2478 Microcontroller, in it i am testing USB Device code (available @ Keil Examples),but any how my PC does not detect "anything", i don't know whats going on. Can any one guide me...
  • USB Drivers for LPC2478
    Hai this is Siva Krishna, I am present implementing USB Pendrive drivers on LPC2478. Here USB Pendrive is a slave that means device,so arm will act as host.Am i correct? If it is correct how to...