• Custom USB Class troubles
    After connecting custom USB device, device appears on Windows Device Manager, during tracing these functions are called: usbd_cls_init usbd_cls_sof But the following functions are never called...
  • 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...
  • RTX custom class example
    I'm looking for a USB device custom class example for the LPC17xx. There's plenty of examples for HID, CDC & memory, but nothing for custom classes. I have added usbd_cls.c (usbd_cls_ep_req etc)...
  • 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...
  • How can i use usb custom class??
    Hi to all, I am new in keil v5 and i want to implement usb ufi class mass storage under cbi protocol and i want use keil usb custom class in order to done that,but i do not know how i can use keil custom...