• USB host custom class... help please
    Hi, we have a project coming up that will involve attaching an instrument via USB with a custom class to an LPC4337. We have the full Keil development suit and I noticed that there is Host custom class...
  • 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 Custom Class
    Dear All, I use STM32F103VB MCU on my project, I do test some examples on MDK V5.10 and acquire some knowledge (surely not enough as an expert). Anyway, I try to write custome class USB Device with...
  • 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...
  • 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...