Teensy 4.1 sending HEX comand with USB

momosh24

New member
Hi.
I have T4.1 with USB Host and i need to send this HEX Command

1b 00 a0 24 08 16 0a d7 ff ff 00 00 00 00 09 00 00 03 00 17 00 02 03 53 00 00 00 00 40 00 40 48 48 40 00 00 40 00 00 40 00 00 40 00 00 40 00 00 40 00 00 40 00 00 40 00 00 40 00 00 40 00 08 48 08 08 48 08 00 40 00 08 48 08 00 40 00 08 48 08 00 40 00 00 40 00 00 40 00 00 40 00 00 40 00 00 40 00 08 48 08 00 40 00 00 40 00 00 40 48

to Vendor Specific USB Deavice. I got the HEX by sniffing communication between control software and the device with Wireshark.
Please, tell me, if that's possible with USBHost_t36 library, if yes, can somebody help me with example code?
Thank you
 

Attachments

  • IMG_3169.jpg
    IMG_3169.jpg
    122.3 KB · Views: 17
Back
Top