• 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...
  • 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
    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...
  • ARM7: LPC2148 & USB communication
    I want to develop mass storage device using LPC2148.I am just referring code from Keil for USBMem. My problem is - I get Get_descriptor command from PC to which I respond with device descriptor. On...
  • HID USB
    Hi. I too have some question for HID USB demo example project for LPC2148 MCU. Demo application work good but: if don't change any code then firmware still send GetReport (button state). In my code...