We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e6e629e + 025aec9 commit 32bee68Copy full SHA for 32bee68
examples/peripherals/usb/README.md
@@ -22,7 +22,7 @@ ESP BOARD USB CONNECTOR (type A)
22
| | USB_DP | USB_DM |
23
| ------------ | ------ | ------ |
24
| ESP32-S2/S3 | GPIO20 | GPIO19 |
25
-| ESP32-P4 2.0 | pin 51 | pin 50 |
+| ESP32-P4 2.0 | pin 50 | pin 49 |
26
| ESP32-P4 1.1 | GPIO27 | GPIO26 |
27
28
> 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