USB HID Driver Aborts Pipe

  • Thread starter Thread starter russellprince1
  • Start date Start date
R

russellprince1

Guest
I have a Teensy++ 2.0 board that's setup as a HID device. It will randomly lose communication with my Windows 10 but still appear in my device manager. The only way to regain communication is to manually reinstall the Composite Driver. I used USBPcap and Wireshark to sniff out the transactions that are occurring and caught the host aborting the pipe (Left). On the right, is a working sequence.


It seems as tho the host is never sending a Set_idle request. I'm still learning USB, would anyone know why this would happen?


af85915c-3363-43c4-ab3c-04f3f64e5993?upload=true.png

Continue reading...
 
Back
Top