• Enable Bulk transfer for LPC2378
    Dear All, I have used the HID code available in Keil Library. I am able to transfer one one byte Using control transfer but Now as per requirements and Specifications I need to transmit data that...
  • USB HID Control Transfer Speed Vary Issue
    Hi, Don't know if it is proper to post here. Currently I'm on a project with USB HID function. The function works well without any error except that the USB HID has speed vary issue. The speed will...
  • USB HID - Control Transfer - How to send an IN Report
    Hi, I'm trying to modify the HID example in order to send IN Report in control transfer mode. So I change this : /* Endpoint, HID Interrupt In */ USB_ENDPOINT_DESC_SIZE, /* bLength */ USB_ENDPOINT_DESCRIPTOR_TYPE...
  • HID CONTROL TRANSFERS
    Something curious is happening with my USB HID device. It is a Full-speed Device. The curious thing is that my VB software transfers 64 bytes of data (EP0 CONTROL TRANSFER) to the device only one...
  • LPC2378 ARM controller
    We are working on LPC2378 ARM controller When client pc try to establish a connection to ARM board it taking minmum of 5 seconds to accept a connection.But with PC as server it connects with in a second...