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 ... b_phy.html
Also looking at the ESP-IDF code it appears there is code for configuring the PHY pins.
As far as I can tell there are no ESP-IDF code examples, please correct me if you aware of any.
My first/biggest problem is just finding an IC compatible with recommended SP5301, since that has long been EOL and is largely unavailable. It looks like the TI TUSB1105 might do the trick: https://www.ti.com/lit/ds/symlink/tusb1105.pdf.
If anyone can point at some example code and/or schematics using other ICs that would help a lot.
Tips using an external USB PHY with ESP32-S3
-
tore-espressif
- Espressif staff

- Posts: 28
- Joined: Thu Oct 07, 2021 8:11 am
Re: Tips using an external USB PHY with ESP32-S3
Hello @xtianbetz ,
I'm sorry for the delayed response.
We have received few USB PHY ICs in our lab today. We will run few tests, update the docs and let you know
I'm sorry for the delayed response.
We have received few USB PHY ICs in our lab today. We will run few tests, update the docs and let you know
-
tore-espressif
- Espressif staff

- Posts: 28
- Joined: Thu Oct 07, 2021 8:11 am
Re: Tips using an external USB PHY with ESP32-S3
We have tested TI TUSB1105 and TUSB1106. Just set your pin numbers here https://github.com/espressif/esp-idf/bl ... _phy.h#L89 during your call.
The documentation will be updated soon
Code: Select all
usb_new_phy()The documentation will be updated soon
Who is online
Users browsing this forum: Semrush [Bot] and 4 guests