• size problem in USBHID for MCBSTR9 Board
    I need help with USBHID example for Keil MCBSTR9 Evaluation Board (ARM9 chip) I want to re-use the source code in my project, but the example sends only one byte at a time. I need to send and receive...
  • size problem in USBHID for MCBSTR9 Board
    I need help with USBHID example for Keil MCBSTR9 Evaluation Board (ARM9 chip) I want to re-use the source code in my project, but the example sends only one byte at a time. I need to send and receive...
  • 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...
  • 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...
  • 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...