From 301c578d1ec678c69d8d647dd7365836f22ab5b9 Mon Sep 17 00:00:00 2001 From: Tangxiulin <11016272+ha-ha-earl@user.noreply.gitee.com> Date: Thu, 17 Jul 2025 17:04:26 +0800 Subject: [PATCH] =?UTF-8?q?1.EC200U=E6=94=AF=E6=8C=81GNSS=E7=9A=84?= =?UTF-8?q?=E5=9E=8B=E5=8F=B7=EF=BC=8C=E7=9B=B8=E5=85=B3=E5=BC=95=E8=84=9A?= =?UTF-8?q?Module=20that=20support=20GNSS=20function=20do=20not=20enable?= =?UTF-8?q?=20the=20multiplexing=20function=20of=20this=20pin=20and=20it?= =?UTF-8?q?=20need=20to=20be=20left=20open.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- en/peripherals/machine.Pin.md | 12 +++++++++++- zh/peripherals/machine.Pin.md | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/en/peripherals/machine.Pin.md b/en/peripherals/machine.Pin.md index 966597b..652f01e 100644 --- a/en/peripherals/machine.Pin.md +++ b/en/peripherals/machine.Pin.md @@ -3562,6 +3562,13 @@ class machine.Pin(GPIOn, direction, pullMode, level)
2.GPIO27, GPIO39, and GPIO40 have weak driving capabilities, so it is recommended to use them only as input pins
+ +++Note:
+1.Pin37-GPIO11,Pin38-GPIO12,Pin39-GPIO13,Module that support GNSS function do not enable the multiplexing function of this pin and it need to be left open.
+
2.GPIO27、GPIO39、GPIO40驱动能力较弱,建议仅做输入引脚使用
+ +++注:
+1.Pin37-GPIO11,Pin38-GPIO12,Pin39-GPIO13,支持GNSS的模块不会启用此引脚的复用功能,因此该引脚需要保持处于断开状态。
+