You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/api-reference/peripherals/usb_device.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,6 +78,7 @@ Hardware Connection
78
78
**List of Tested External PHY ICs:**
79
79
80
80
- **SP5301** — Directly supported by {IDF_TARGET_NAME}. See the guide above for schematic and routing information.
81
+
- **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–).
81
82
- **STUSB03E** — Requires signal routing using an analog switch. See example below.
Copy file name to clipboardExpand all lines: docs/en/api-reference/peripherals/usb_host.rst
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -422,6 +422,7 @@ UVC
422
422
**List of Tested External PHY ICs:**
423
423
424
424
- **SP5301** — Directly supported by {IDF_TARGET_NAME}. See the guide above for schematic and routing details.
425
+
- **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–).
425
426
- **STUSB03E** — Requires signal routing using an analog switch. See example below.
0 commit comments