• USB COMMUNICATION DEVICE CLASS
    hi, Firstly please ignore my English and grammer mistake. i am new to usb development. i am using NXP LPC 1768 for development. i am using usb Communication Device class. i want directly send my data...
  • 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...
  • Converting USB Mass Storage Class Code into USB Hid class on LPC2468
    I am Using LPC2468 USB Host for Mass storage purpose,i have used the UsbHostLite code for this. Now I want to Interface an HID Bar-code Scanner with 2468.As to initialize a Mass storage device we use...
  • LPC1768 RL USB Device HID Class - Data Transfer
    Dear Friends, I use RL USB HID V 4.22. I've sent 8bit data to the PC successfully, but I do not have any idea how can I send 12 bits (and even more) data to the PC. I tried to change the length; ...
  • Changing NXP USB HOST lite for HID class
    Hi, I have worked with NXP USB host lite example and successful tested it for my USB stick ,now i want to change the code for HID class as it is mean for Mass storage Class only . By studying i...