• 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...
  • 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...
  • 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...
  • 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...