diff --git a/docs/en/core/m5stick.md b/docs/en/core/m5stick.md
index dc9ba275..be9ba715 100644
--- a/docs/en/core/m5stick.md
+++ b/docs/en/core/m5stick.md
@@ -83,8 +83,8 @@ M5stick is one of the core devices in M5Stack product series which is built in a
**OLED Screen**
- | ESP32 | GPIO14 | GPIO27 | GPIO33 |
-
| OLED | CS | DC | RST |
+
| ESP32 | GPIO14 | GPIO27 | GPIO33 | GPIO18 | GPIO23 |
+
| OLED | CS | DC | RST | D0 | D1 |
**GROVE Port**
diff --git a/docs/zh_CN/core/m5stick.md b/docs/zh_CN/core/m5stick.md
index 14fa2217..4ca98b15 100644
--- a/docs/zh_CN/core/m5stick.md
+++ b/docs/zh_CN/core/m5stick.md
@@ -85,8 +85,8 @@ M5stick 是 M5Stack 产品系列中的核心设备之一,该产品系列建立
**OLED屏幕**
- | ESP32芯片 | GPIO14 | GPIO27 | GPIO33 |
-
| OLED屏幕 | CS | DC | RST |
+
| ESP32芯片 | GPIO14 | GPIO27 | GPIO33 | GPIO18 | GPIO23 |
+
| OLED屏幕 | CS | DC | RST | D0 | D1 |
**GROVE接口**