• USB HID multiple packet problem
    Trying to send an InReport > 64 bytes. Read all threads(thanks Tsuneo) but still not working. That is too say, I'm using SimpleHIDWrite as my tester, 64-byte packets work fine. If I run this code, sending...
  • Multiple USB Interfaces
    I´m trying to get 02 USBTMC interfaces in a LXP1768 ARM7 with RL-ARM but the host just show me one. Anyone know if it´s possible? Any example.... Following the Configuration /* USB Standard...
  • Multiple HID reports on one endpoint
    Hi everyone, I'm working on a project that requires multiple input reports. It's an LPC2141 based system and I'm using Keil's USBHID code as the basis. I've tried everything I can think of to get...
  • 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...