• usbhid for atsam3s8b
    Hi my friends! I design a board with Atmel chip (SAM3S8B) , and I want to use keil USBHID for that. I went to keil\ARM\Boards\Atmel\SAM3S-EK\USBHID but this sample is for using Atmel (SAM3S4C) ...
  • 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...
  • 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...
  • size prob in USBHID
    I need help with the USBHID example which is part of the the Keil MCB2300 Evaluation Board (using the Philips LPC2300 ARM processor). I want to re-use this source code in my project, but this example...