adafruit / Adafruit_TinyUSB_Arduino

Arduino library for TinyUSB
MIT License
486 stars 129 forks source link

CDC USB HOST ESP32 #196

Closed Saeedsaeb closed 2 years ago

Saeedsaeb commented 2 years ago

Hello , I am trying to make a USB device (caller ID) which is powered by an STM32 Device in CDC Serial ,into a WIFI device , the program is quite simple since its just a bridge .

error "Currently multiple CDCs on ESP32-Sx is not yet supported. An PR to update core/esp32/USBCDC and/or pre-built libusb are needed."

// for ESP32, we need to specify instance number when declaring object

I wanted to ask if this problem has been solved , I am getting the error obviously , or if I can do something like getting libusb library from somewhere , thank you

hathach commented 2 years ago

this is not a valid feature request, for questions please either post it in Discussion or Adafruit forum support.