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

Add vendor specific class custom usb device sample #25433

Closed
jamesrosssharp opened this issue May 19, 2020 · 2 comments
Closed

Add vendor specific class custom usb device sample #25433

jamesrosssharp opened this issue May 19, 2020 · 2 comments
Assignees
Labels
area: USB Universal Serial Bus

Comments

@jamesrosssharp
Copy link

It would be nice to have a sample which shows how to create a custom vendor specific (class 0xff) device with custom endpoints including an interrupt endpoint. Users could then use this sample to implement custom usb device protocol for e.g. sending sensor data etc.

@jfischer-no jfischer-no self-assigned this May 19, 2020
@jfischer-no jfischer-no added area: USB Universal Serial Bus question labels May 19, 2020
@eobalski eobalski added the Feature Request A request for a new feature label May 19, 2020
@jfischer-no
Copy link
Collaborator

Actually any class implementation can be used as example, subsys/usb/class/loopback.c is the simple one and is also used as example in the documentation. There is also more complex webusb sample.

@jfischer-no jfischer-no removed the Feature Request A request for a new feature label May 19, 2020
@carlescufi
Copy link
Member

@jamesrosssharp as per the explanation by @jfischer-phytec-iot it seems your request is addressed. I will close this issue but feel free to reopen if you need more info.

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

No branches or pull requests

4 participants