forked from espressif/esp-idf
Merge branch 'feature/esp32c5_eco2_gpio_update' into 'master'
feat(gpio): esp32c5 eco2 gpio update Closes IDF-12653, IDF-12710, and IO22-24 See merge request espressif/esp-idf!38358
This commit is contained in:
@@ -59,7 +59,7 @@ The table below provides more information on pin usage, and please note the comm
|
||||
|
||||
* - GPIO7
|
||||
-
|
||||
- LP_GPIO7
|
||||
-
|
||||
- Strapping pin
|
||||
|
||||
* - GPIO8
|
||||
@@ -150,7 +150,7 @@ The table below provides more information on pin usage, and please note the comm
|
||||
* - GPIO25
|
||||
-
|
||||
-
|
||||
-
|
||||
- Strapping pin
|
||||
|
||||
* - GPIO26
|
||||
-
|
||||
@@ -169,7 +169,7 @@ The table below provides more information on pin usage, and please note the comm
|
||||
|
||||
.. note::
|
||||
|
||||
- Strapping pin: GPIO2, GPIO7, GPIO27, and GPIO28 are strapping pins. For more information, please refer to `datasheet <{IDF_TARGET_DATASHEET_EN_URL}>`__.
|
||||
- Strapping pin: GPIO2, GPIO7, GPIO25, GPIO27, and GPIO28 are strapping pins. For more information, please refer to `datasheet <{IDF_TARGET_DATASHEET_EN_URL}>`__.
|
||||
- SPI0/1: GPIO16 ~ GPIO22 are usually used for SPI flash and PSRAM, they're not recommended for other uses.
|
||||
- USB-JTAG: GPIO13 and GPIO14 are used by USB-JTAG by default. If they are reconfigured to operate as normal GPIOs, USB-JTAG functionality will be disabled.
|
||||
|
||||
|
@@ -59,7 +59,7 @@
|
||||
|
||||
* - GPIO7
|
||||
-
|
||||
- LP_GPIO7
|
||||
-
|
||||
- Strapping 管脚
|
||||
|
||||
* - GPIO8
|
||||
@@ -150,7 +150,7 @@
|
||||
* - GPIO25
|
||||
-
|
||||
-
|
||||
-
|
||||
- Strapping 管脚
|
||||
|
||||
* - GPIO26
|
||||
-
|
||||
@@ -169,7 +169,7 @@
|
||||
|
||||
.. note::
|
||||
|
||||
- Strapping 管脚:GPIO2、GPIO7、GPIO27 和 GPIO28 是 Strapping 管脚。更多信息请参考 `ESP32-C5 技术规格书 <{IDF_TARGET_DATASHEET_CN_URL}>`_。
|
||||
- Strapping 管脚:GPIO2、GPIO7、GPIO25、GPIO27 和 GPIO28 是 Strapping 管脚。更多信息请参考 `ESP32-C5 技术规格书 <{IDF_TARGET_DATASHEET_CN_URL}>`_。
|
||||
- SPI0/1:GPIO16 ~ GPIO22 通常用于 SPI flash 和 PSRAM,不推荐用于其他用途。
|
||||
- USB-JTAG:GPIO13 和 GPIO14 默认用于 USB-JTAG。如果将它们配置为普通 GPIO,驱动程序将禁用 USB-JTAG 功能。
|
||||
|
||||
|
Reference in New Issue
Block a user