Skip to content

Commit 32bee68

Browse files
Merge branch 'docs/p4_eco1_usb_pins' into 'master'
docs(usb): Update ESP32-P4 USB pins to MP version Closes IDFGH-15495 See merge request espressif/esp-idf!39901
2 parents e6e629e + 025aec9 commit 32bee68

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)