• Vendor Request
    Hello, How can I used Vendor Request with USBCore.h? * Name: usbcore.c * Purpose: USB Core Module * Version: V1.20 There is some line in these file with USB Vendor Request #if USB_VENDOR...
  • Vendor ID
    How can I obtain a vendor ID for my product to use with a custom .pack?
  • Shared code with Vendor
    Hi all, I'm writing code to be included in a larger project with an external vendor. The vendor doesn't what to share their source with me but I need the functions implemented in their code to...
  • USB Vendor ID sublicensing
    Hey all We ran into the problem that we need IDS for a proper USB device. (an unique combination of Vendor+Product) -> A common problem I guess Does anyone have a solution for that? Is there...
  • can change Vendor & Product ID?
    Hello frnds, I am using USBHID code (available on keil.com) for lpc2364. in that code in USB descriptor vendor Id & product id are there.now can I change that both ID in my Application as in my usage...