mirror of
https://github.com/espressif/esp-idf.git
synced 2025-07-29 18:27:20 +02:00
docs(usb): Update ESP32-P4 USB pins to MP version
Closes https://github.com/espressif/esp-idf/issues/16136
This commit is contained in:
@ -22,7 +22,7 @@ ESP BOARD USB CONNECTOR (type A)
|
||||
| | USB_DP | USB_DM |
|
||||
| ------------ | ------ | ------ |
|
||||
| ESP32-S2/S3 | GPIO20 | GPIO19 |
|
||||
| ESP32-P4 2.0 | pin 51 | pin 50 |
|
||||
| ESP32-P4 2.0 | pin 50 | pin 49 |
|
||||
| ESP32-P4 1.1 | GPIO27 | GPIO26 |
|
||||
|
||||
> 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.
|
||||
|
Reference in New Issue
Block a user