• USB Device Custom Class
    Dear All, Hi I want to develop a custom class USB device (which is not listed in RL-ARM classes) such as a printer class. I use AT91SAM7X family of ARM processors. I found in RL-ARM help files...
  • USB HID class device for MCB2300
    Hello, I am starting the development of a USB device driver for the generic HID class running on the MCB2300. I know that this driver is already available for the LPC214x. Has anybody already...
  • problem with usb device custom class middelware
    hi to all, i am emulating a usb floppy, and i decide to use keil usb middleware with custom class(usb floppies most implement ufi class and it dose not implemented by keil) to done this project, but...
  • LPC2378 24 bit USB audio class device
    Has anyone had any success using the KEIL USB audio class application as a starting point for a a 24 bit audio device. I've made the obvious changes to the enumeration structure of the application code...
  • USB device class supporting RNDIS required
    Hi erveryone, I adapted the RL-ARM network stack with the USB CDC device class and connect to an PC through PPP. This allows me to use most of the network stack features without having Ethernet on...