I am looking for example code that implements a vendor class device using tinyusb. On the PC I would like it to enumerate as a WinUSB device. It needs to do bulk transfers.
Tinyusb defines this as: Vendor-specific class support with generic In & Out endpoints. Can be used with MS OS 2.0 compatible descriptor to load winUSB driver without INF file. There is no example on their site for this device class.
I have an ESP32-S3-DevKitC-1 that I am using for development in VSCode with ESP-IDF (not Arduino).
Thanks for any advice.
TinyUSB Vendor class device
Re: TinyUSB Vendor class device
Did you get something working that you are willing to share please? I am doing something similar...
Andy
Andy
Re: TinyUSB Vendor class device
I think this is good place to start
https://github.com/hathach/tinyusb/tree ... usb_serial
https://github.com/hathach/tinyusb/tree ... usb_serial
- TheRealRevK
- Posts: 14
- Joined: Mon Aug 26, 2019 7:32 pm
Re: TinyUSB Vendor class device
I too am trying to make a simple device that has bulk in and out with some custom descriptors.
That link looks most encouraging yet, I'll see what I can do.
But if you did make progress, that would be great.
That link looks most encouraging yet, I'll see what I can do.
But if you did make progress, that would be great.
Re: TinyUSB Vendor class device
I am also curious for a solution: I have one using winusb but it requires a signed WinUSB driver.
So a solution, or hint of one, that implements MS OS Descriptors, would be greatly appreviated
So a solution, or hint of one, that implements MS OS Descriptors, would be greatly appreviated
Re: TinyUSB Vendor class device
I am also curious for a solution: I have one using winusb but it requires a signed WinUSB driver.
So a solution, or hint of one, that implements MS OS Descriptors, would be greatly appreciated
So a solution, or hint of one, that implements MS OS Descriptors, would be greatly appreciated
Who is online
Users browsing this forum: ChatGPT-User, Google [Bot], PerplexityBot and 11 guests