• USB HID IN & OUT Reports through Control & Interrupt transfer
    Hi, dig around with/for HID reports, i ran into a strange problem within a WinXP test application that i wrote. Following configuration: 1 (non compound) device with 1 config with 1 interface...
  • HID CONTROL TRANSFERS
    Something curious is happening with my USB HID device. It is a Full-speed Device. The curious thing is that my VB software transfers 64 bytes of data (EP0 CONTROL TRANSFER) to the device only one...
  • USB HID Report ID
    Hello, I am useing an SAM7S256 controller. I want to implement a USB HID communication. I have already succeded to some degree with the Keil sample code for HID. My problem is the Report descriptor...
  • USB HID Report size
    Hi. I'm working with LPC 2368 controller and need to write USB HID application. I'm using Keil's example as base and I need to change it to send more bytes from device to PC at once. I've changed the...
  • USB HID Control Transfer Speed Vary Issue
    Hi, Don't know if it is proper to post here. Currently I'm on a project with USB HID function. The function works well without any error except that the USB HID has speed vary issue. The speed will...