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

samples: subsys: testusb: I want to know how to test in window10. #35714

Closed
ghost opened this issue May 27, 2021 · 1 comment
Closed

samples: subsys: testusb: I want to know how to test in window10. #35714

ghost opened this issue May 27, 2021 · 1 comment
Assignees
Labels
area: USB Universal Serial Bus Enhancement Changes/Updates/Additions to existing features

Comments

@ghost
Copy link

ghost commented May 27, 2021

Describe the bug
Unable to perform usb loopback test on Desktop (window10).

etc
Device Status :

  • The driver for this device is not installed. (Code 28)
  • There are no compatible drivers for this device.

There are no compatible drivers on this device

To Reproduce
Steps to reproduce the behavior:

  1. mkdir build; cd build
  2. cmake -DBOARD=nucleo_wb55rg ..
  3. west flash

Expected behavior
I want to do a usb loopback test on window10 OS.

Environment (please complete the following information)
OS: Linux ubuntu 18.04
Toolchain: zephyr-sdk-0.11.4
Commit SHA or Version used: 7a3b253

Additional context
I read README.rst and tested usbloopback sources on Linux.
However, I would like to do a usbloopback test on my Desktop (OS: winow7, 10).
When you build samples/subsys/usb/testusb sources and connect them to Desktop (window10) as usb, the device looks like this, but there are no compatible drivers for this device:
I found a way to test it in the window, but I couldn't find a good way to post it for advice.
Is there a good way to test it simply?

@ghost ghost added the bug The issue is a bug, or the PR is fixing a bug label May 27, 2021
@ghost ghost changed the title samples: subsys: testusb: I want to know how to test in window. samples: subsys: testusb: I want to know how to test in window10. May 27, 2021
@galak galak added area: USB Universal Serial Bus Enhancement Changes/Updates/Additions to existing features and removed bug The issue is a bug, or the PR is fixing a bug labels May 27, 2021
@jfischer-no
Copy link
Collaborator

jfischer-no commented May 28, 2021

Only Linux host is supported by this sample. Other host OS can not be supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: USB Universal Serial Bus Enhancement Changes/Updates/Additions to existing features
Projects
None yet
Development

No branches or pull requests

2 participants