 | Discussion Forum |  |
|
|
question about HID SET_REPORT requestNext Thread | Thread List | Previous Thread Start a Thread | Settings | Details | Message |
|---|
Read-Only Author suriva suriva Posted 28-Jul-2008 12:28 GMT Toolset None |  question about HID SET_REPORT request suriva suriva anybody can tell me how device reply host OUT request, like SET_REPORT request (HID USB-> data sent from HOST/PC to device) i'm using MAX3420.. thank you | | Read-Only Author madhu reddy Posted 28-Jul-2008 14:33 GMT Toolset None |  RE: question about HID SET_REPORT request madhu reddy get the length of the data stage through "wLength" and other details like report id, report type from setup request. arrange the buffer of length "wLength" and receive the buffer from host. finally transfer the buffer,report id, report type to application. | | Read-Only Author suriva suriva Posted 29-Jul-2008 01:10 GMT Toolset None |  RE: question about HID SET_REPORT request suriva suriva Thanks, but i'm still confused with report descriptor.can you help me?how to configure output report in report descriptor if data size is 8bit. thank you | |
Next Thread | Thread List | Previous Thread Start a Thread | Settings |
|