• to transfer more bytes from kit to pc
    Hi, i want to transfer to/from 64 bytes from kit to pc and viceversa.so i made the following changes in the code. in HID_Client VC++ program in HIDClientDlg.cpp the if conidtion on !HID_WRITE();...
  • No HID interrupt IN transfers
    Hi, For a LPC23xx device, I'm adding HID besides MSC. I got everything working fine, except for HID interrupt IN transfers. So I can get and set HID reports via control transfers. Also, I can set...
  • No HID interrupt IN transfers
    Hi iÂ'm using the MCB2300 Board, with HID usb example. But this example send continually reports to host, i would like send data to host only when the host call a readfile ,what i do???
  • 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...
  • No HID interrupt IN transfers
    Hi, For a LPC23xx device, I'm adding HID besides MSC. I got everything working fine, except for HID interrupt IN transfers. So I can get and set HID reports via control transfers. Also, I can set...