• change USBHID example for Isochronous transfer
    Hi everyone I'm new in the ARM I changed the Keil USBHID example and I could send 64 bytes about each 1 ms. but when I change for more byte the PC don't recognize the USB. I know it's because I...
  • USBHID example
    When I run the USBHID example according to description, it runs well (with Client1) just until I push the reset button on the MCB2140. Then it hungs and one needs to close (kill) HIDClient, disconnect...
  • lpc1769 usbhid example
    Hi all, I am trying the keil usbhid example with my board and gui. My aim is to send three adc value to my gui by usb. but i can send only one adc data, i can't send the other two. I have tried to...
  • USBHID example and usblib on lpc214x
    Hi I have been trying to use the USBHID example with the libusb library but without success. I get the following error: libusb:debug [libusb_set_configuration] configuration 1 Set configuration...
  • MCB2300 USBHID example
    I have MCB2300 EVB and use Keil ARM uVision 3.2. I need help on USBHID : - Change data tranfer in/out to more bytes (16,32,64,.. bytes). - Just send data when I want only(in the example data has been...