2020-07-27 06:00 PM
Hi all! So currently I have set up my stm device as a touch screen usb hid. When I plug the stm into my computer it shows up as a hid touch screen. My current problem is I am stuck on how to send commands from the stm to my computer. Ex: Sending coordinates to simulate touches.
Here is a picture of my descriptors and sending process right now. Does anyone know the right way to send the touch commands so i can see the touches on my computer? Thanks so much