• botloader hid exmaple.
    I see lots of good usb examples in the pack installer, but is there a bootlaoder for usb example anywhere?
  • entering the world of arm, help with can exmaple.
    I have tried the blinky example with success now on to can. The can example seems quite involved but I see why all the code is included. It's just missing some of the basic stuff that maybe I should...
  • usb hid
    Thanks in Advance I am using keil HID example to make a usb hid device for sending data using interrupt transfer. My device is able to send data to pc .i am able to check data that i sent to PC using...
  • USB HID
    Dear Sir, I would like to have your favor in order to configure my USB HID for LPC2368. I can send data to host (PC), but i don't know how i can receive data from host. I send data in EP1 and also receive...
  • USB HID
    Hi all, I would like to consult a technical issue here. I am trying to develop a simple USB HID communication between PC and device board with STM32F400. On the host side (PC) I am using Visual Studio...