Skip to content

Commit 074a730

Browse files
committed
Merge branch 'docs/p4_eco1_usb_pins_backport_v5.3' into 'release/v5.3'
docs(usb): Update ESP32-P4 USB pins to MP version (backport to v5.3) See merge request espressif/esp-idf!39904
2 parents cf343ab + 6d28c1a commit 074a730

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)