docs(usb): add TUSB1106 to tested external PHY list

This commit is contained in:
igor.masar
2025-09-11 17:50:16 +02:00
parent 030ba7d8cf
commit 06a32f2467
4 changed files with 4 additions and 0 deletions

View File

@@ -78,6 +78,7 @@ Hardware Connection
**List of Tested External PHY ICs:**
- **SP5301** — Directly supported by {IDF_TARGET_NAME}. See the guide above for schematic and routing information.
- **TUSB1106** — Directly supported by {IDF_TARGET_NAME}. Works with the external-PHY driver via GPIO mapping. Follow the reference wiring in the TUSB1106 datasheet (power-supply options and recommended series resistors on D+/D).
- **STUSB03E** — Requires signal routing using an analog switch. See example below.
.. figure:: ../../../_static/usb_device/ext_phy_schematic_stusb03e.png

View File

@@ -422,6 +422,7 @@ UVC
**List of Tested External PHY ICs:**
- **SP5301** — Directly supported by {IDF_TARGET_NAME}. See the guide above for schematic and routing details.
- **TUSB1106** — Directly supported by {IDF_TARGET_NAME}. Works with the external-PHY driver via GPIO mapping. Follow the reference wiring in the TUSB1106 datasheet (power-supply options and recommended series resistors on D+/D).
- **STUSB03E** — Requires signal routing using an analog switch. See example below.
.. figure:: ../../../_static/usb_host/ext_phy_schematic_stusb03e.png