diff --git a/docs/en/base/lan_base.md b/docs/en/base/lan_base.md
index 3ad03e4b..9cc067fc 100644
--- a/docs/en/base/lan_base.md
+++ b/docs/en/base/lan_base.md
@@ -6,7 +6,7 @@
## Description
-Although M5 core is ESP32-based, having Wi-Fi and Bluetooth intergrated, it doesn't stop you enable the Ethernet function. This **LAN** is a M5 Base that having a W5500 chip, which is a Hardwired TCP/IP embedded Ethernet controller that provides easier Internet connection to embedded systems. This Base is speciffically design for industrial application scenarioes, comes with couple of HT3.96 connectors, 485(?) metal rail and magnet discs for easy installation and fixation.The 6 pin of HT3.96 connector are dangling, you can wired them up with the M-BUS and other circuit as you like.
+Although M5 core is ESP32-based, having Wi-Fi and Bluetooth intergrated, it doesn't stop you enable the Ethernet function. This **LAN** is a M5 Base that having a W5500 chip, which is a Hardwired TCP/IP embedded Ethernet controller that provides easier Internet connection to embedded systems. This Base is speciffically design for industrial application scenarioes, comes with couple of HT3.96 connectors, 485 metal rail and magnet discs for easy installation and fixation.The 6 pin of HT3.96 connector are dangling, you can wired them up with the M-BUS and other circuit as you like.
**The figure below shows the inner of LAN**
diff --git a/docs/en/core/m5stickc_plus.md b/docs/en/core/m5stickc_plus.md
new file mode 100644
index 00000000..e69de29b
diff --git a/docs/en/hat/hat-adc.md b/docs/en/hat/hat-adc.md
index 7251919a..776738f4 100644
--- a/docs/en/hat/hat-adc.md
+++ b/docs/en/hat/hat-adc.md
@@ -39,6 +39,14 @@ ADS1100 itself is able to accept a differential input from -5 ~ +5 V, but we hav
- **Datasheet** - [ADS1100](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/ads1100_en.pdf)
+### Pin Map
+
+
+ | M5StickC | GPIO0 | GPIO26 | 5V | GND |
+ | HAT ADC | SDA | SCL | 5V | GND |
+
+
+
## Schematic
@@ -65,12 +73,6 @@ Open http://flow.m5stack.com and Load Demo
-### Pin Map
-
-
- | M5StickC | GPIO0 | GPIO26 | 5V | GND |
- | HAT ADC | SDA | SCL | 5V | GND |
-
\ No newline at end of file
diff --git a/docs/zh_CN/hat/hat-powerc.md b/docs/zh_CN/hat/hat-powerc.md
index e18c6b8f..4120e4fa 100644
--- a/docs/zh_CN/hat/hat-powerc.md
+++ b/docs/zh_CN/hat/hat-powerc.md
@@ -34,6 +34,14 @@
- **[IP5209 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/IP5209.pdf)**
- **[IP3005 Datasheet](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/hat/IP3005-INJOINIC.pdf)**
+## 引脚映射
+
+
+ | M5StickC | GPIO0 | GPIO26 | 5V | GND |
+ | PowerC | SDA | SCL | 5V | GND |
+| PortA | YELLO | WHITE | RED | BLACK |
+
+
## 案例程序
- **UIFlow**
@@ -73,14 +81,6 @@ UIFlow代码点击这里[下载](https://github.com/m5stack/M5-ProductExampleCod
-## 引脚映射
-
-
- | M5StickC | GPIO0 | GPIO26 | 5V | GND |
- | PowerC | SDA | SCL | 5V | GND |
-| PortA | YELLO | WHITE | RED | BLACK |
-
-