Can PC communicate with USB HID with INT EndPoint?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Can PC communicate with USB HID with INT EndPoint?

934 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by iamonline on Sat Aug 09 22:23:58 MST 2014
Hi:
    There are 4-cdc & 1-hid device(composite device) on my LPC1768 Platform. When power on, usb enum is OK. I can also write data to the CDC Endpoint by calling USB_WriteEP() function and PC can receive the data. But when I write data to the HID IN EndPoint, PC can not read these data. Can any body give me some advice why I cannot write data to HID EP directly? Can only the HID exchange data with PC by HID report?
    Thanks a lot.
Labels (1)
0 Kudos
Reply
0 Replies