Skip to content

Commit 025aec9

Browse files
docs(usb): Update ESP32-P4 USB pins to MP version
Closes #16136
1 parent 5beacd1 commit 025aec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/peripherals/usb/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ESP BOARD USB CONNECTOR (type A)
2222
| | USB_DP | USB_DM |
2323
| ------------ | ------ | ------ |
2424
| ESP32-S2/S3 | GPIO20 | GPIO19 |
25-
| ESP32-P4 2.0 | pin 51 | pin 50 |
25+
| ESP32-P4 2.0 | pin 50 | pin 49 |
2626
| ESP32-P4 1.1 | GPIO27 | GPIO26 |
2727

2828
> Note: On the ESP32-P4, the USB 2.0 PHY pins are dedicated to USB-OTG functionality and cannot be used as general-purpose GPIOs.

0 commit comments

Comments
 (0)