Page 1 of 1

Getting data from PC (USB_HID protocol)

Posted: Mon Sep 11, 2023 5:50 am
by mehbstnc
Hello I want to receive data from the windows machine using USB HID protocol. I already implement a gamepad structure that works as a classic gamepad and I want to add this vibration. How can I send data to the USB gamepad device? I did not find anything .
Thanks for helps. (I am using tinyusb library)