Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USB device CDC-ACM class is not stable when we use host machine as windows or mac, #164

Open
MaheshAvula-Alifsemi opened this issue May 8, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@MaheshAvula-Alifsemi
Copy link

Hi @xiaocq2001,

I am working on USB device CDC-ACM class and running stress, when we connect my USB device to Linux host machine stress test was passing but when we connect USB device to Windows host machine stress test was failing after running some time.
stress test includes testing host machine sending 512 bytes of data to the device and device sending back to the host.
from the USB trace I can see SET LINE CODING request is not succeeded.

Do we need to do handle any other requests which sent from Window machine?, could you please give anyinputs on this.
Here I am attaching USB data trace .
B3_data_trace.zip

Thanks
Mahesh

@MaheshAvula-Alifsemi MaheshAvula-Alifsemi added the bug Something isn't working label May 8, 2024
@MaheshAvula-Alifsemi
Copy link
Author

Hi @xiaocq2001,

I really appriciate your help on above issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant