• 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...
  • USB HID USAGE page
    I am working on the USB HID devices. I have downloaded the HID tool from the http://www.usb.org link. I have question that while making the mouse or keyboard some times we use the generic desktop as...
  • SMT32 usb two HIDs
    Hi, working with the SMT32 processor, I've some troubles with the usb interface. I want to install two HID interface descriptors (each has one endpoint - endpoint1 and endpoint4). In the device...
  • Need help on STM32F407xx USB HOST Printer class stack for USB POS printer
    Hi, I need help on STM32F4 micro controller. I need to interface USB POS printer with micro controller. I have done little bit working in USB HOST FS/HS Host programming. But i dont know how to write...
  • 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...