espressif / esp-iot-bridge

A smart bridge to make both ESP and the other MCU or smart device can access the Internet.
Apache License 2.0
140 stars 49 forks source link

Host Vendor Class API (AEGHB-582) #70

Open Docfch opened 2 months ago

Docfch commented 2 months ago

I am currently working on a project where I use a USB cable for communication between my stm32 in vendor-specific device mode and a PC software with libusb, and I want to replace it with a connection of my board to the USB of the esp32 s3 to communicate through WiFi. For this, I wanted to know when will we have the complete host vendor class API library?

tswen commented 2 months ago

Hello, we currently have some USB Host related examples in another repository. Please refer to: https://github.com/espressif/esp-iot-solution/tree/master/examples/usb/host