• 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...
  • 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...
  • Vcom Driver for LPC214X by nxp
    Hi all, I have downloaded vcom example for MCB214X from www.standardics.nxp.com/.../code.lpc214x.usb.zip. Using this i am able to transmit the data from UART to VCOM but when i try transmiting...