Closed maaamcube closed 1 month ago
You can select CONFIG_BRIDGE_DATA_FORWARDING_NETIF_USB to enable the USB Device function, which is possible if your stm32's USB Host supports USB Net Class.
@tswen my stm32 can't work as a host usb
Then it is impossible to connect to stm32, because the USB interface of esp32-S implements Net Class and can only be used as a USB Device.
@tswen usb host should be added.
What is the purpose of connecting stm32 via USB? Is it used for CDC communication or something else? We support USB host. For specific examples of using USB host, please refer to:
@tswen Yes, i'm using USB Vendor Specific communication
Checklist
Feature description
Hello everyone, Does the wireless NIC works with usb devices ? i have an usb device on my stm32. Thanks.
Use cases
wireless NIC for usb devices
Alternatives
No response
Additional context
No response