• HOW TO IMPLEMENT IN CALLBACK FOR CUSTOM CLASS
    Using MDK-PRO, 4.74 (actually 5, with legacy pack). I am trying to make a custom generic BULK class. I followed the suggestions for implementing a custom OUT Pipe and it is working fine. For my IN pipe...
  • HOW TO IMPLEMENT IN CALLBACK FOR CUSTOM CLASS
    Using MDK-PRO, 4.74 (actually 5, with legacy pack). I am trying to make a custom generic BULK class. I followed the suggestions for implementing a custom OUT Pipe and it is working fine. For my IN pipe...
  • 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...
  • 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...
  • How to create a USB host custom class for Mdk 5
    I am developing a USB Host Application using LPC1857. I need send data to device with bulk transfer. The MDK-ARM Version 5 only supports HID and MSC in USB Host component. But when I defined micro...