ESP32-S3-USB-OTG usability
Posted: Wed Mar 15, 2023 6:04 am
Hello Support,
Can ESP32-S3-USB-OTG be used as an OTG host and a PC-connected device at the same time? I found a example of ESP USB Bridge ( https://github.com/espressif/esp-usb-bridge ) that bridges between a PC and a JTAG/UART MCU. However for my application I need a USB OTG host that allows connection fro any device and then itself bridges/connects to a PC. Could you advise if this is possible with ESP32-S3-USB-OTG, ideally point to some sample code?
Thank you
Can ESP32-S3-USB-OTG be used as an OTG host and a PC-connected device at the same time? I found a example of ESP USB Bridge ( https://github.com/espressif/esp-usb-bridge ) that bridges between a PC and a JTAG/UART MCU. However for my application I need a USB OTG host that allows connection fro any device and then itself bridges/connects to a PC. Could you advise if this is possible with ESP32-S3-USB-OTG, ideally point to some sample code?
Thank you