Search found 1 match
- Fri Jan 10, 2025 5:22 pm
- Forum: Hardware
- Topic: Tips using an external USB PHY with ESP32-S3
- Replies: 0
- Views: 882
Tips using an external USB PHY with ESP32-S3
I would like to use an external USB PHY so that the builtin USB PHY can still be used along with embedded USB Serial/JTAG. The only documentation of this feature seems to be here: https://docs.espressif.com/projects/esp-iot-solution/en/latest/usb/usb_overview/usb_phy.html Also looking at the ESP-IDF...