Post Reply 
USBOpen(), USBSend() and USBRecv()
04-30-2023, 08:37 PM (This post was last modified: 04-30-2023 09:34 PM by matalog.)
Post: #6
RE: USBOpen(), USBSend() and USBRecv()
Thanks again, I am going to try and receive a report, could you possibly help with what you can of these:

[Image: Get%20Report.png?dl=1]

I assume that these should be:

Byte 0 : 161
Byte 1 : 01
Byte 3 : 03
Byte 4 : 161 (For System Status)
Byte 5 : Interface - I'm not sure that the device expects here
Byte 6 : Interface
Byte 7 : Report Length - I'm not sure how this length should be ordered - surely there is not a report longer than 255 bytes.
Byte 8 : Report Length.


And the likes of this:
[Image: Set%20Report.png?dl=1]

Is this set with a Set Report?

Where is "request" entered - "request" is mentioned in byte 1?

Or is this data just sent to the device as USBSend({161,66,0,75,0,0}) (I tried this and it didn't seem to work.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: USBOpen(), USBSend() and USBRecv() - matalog - 04-30-2023 08:37 PM



User(s) browsing this thread: 1 Guest(s)