mcuee / libusbk

libusbk official github repo
79 stars 37 forks source link

How to handle the stall PID and what causes it? #31

Closed only-test-linux closed 2 years ago

only-test-linux commented 2 years ago

How to handle the stall PID and what causes it?

mcuee commented 2 years ago

What is your device? Is it a know good USB device? What is the driver used? Without the details, nobody can help you.

mcuee commented 2 years ago

Read the ABCs of USB first before you try to work with USB devices. https://www.usbmadesimple.co.uk/

mcuee commented 2 years ago

Ref: https://community.silabs.com/s/article/the-role-of-stall-handshake-packet-in-usb-transfer?language=en_US

mcuee commented 2 years ago

This github is NOT for technical support, but rather for issue reporting. I will close the issue.

mcuee commented 2 years ago

If you have generic USB related questions, please ask in relevant forum or mailing list.