diff --git a/docs/en/core/m5stickc.md b/docs/en/core/m5stickc.md
index 9407bef2..a29e49d4 100644
--- a/docs/en/core/m5stickc.md
+++ b/docs/en/core/m5stickc.md
@@ -35,8 +35,8 @@ M5stickC is one of the core devices in M5Stack product series which is built in
*Notice*: One issue commonly exists on M5Stick-C, which happens when the battery is at a low level. In this case, some of the devices will have problem powering on, this is probably caused by a chaos timing sequence of power-on of ESP32, some component is involved, such as AXP192, 552, ESP32. There is one way to bring the device back to live:
- 1, Connect G0 to 3V3.
- 2. Plug in the USB cable.
-- 3, The screen will light up and leave the USB to charge the device.
-
+- 3, The screen will light up and leave the USB to charge the device.
+
diff --git a/docs/en/hat/hat-ncir.md b/docs/en/hat/hat-ncir.md
index d387e45e..ca9a55a2 100644
--- a/docs/en/hat/hat-ncir.md
+++ b/docs/en/hat/hat-ncir.md
@@ -16,7 +16,7 @@ Unlike most temperature sensors, this sensor measures infrared light bouncing of
The MLX90614 is factory calibrated in wide temperature ranges: -40 to 125 ˚C for the ambient temperature and -70 to 382.2 ˚C for the object temperature. T
-Connect with M5Core via GROVE A IIC(0x5A).
+Connect with M5StickC via GOIO 0/26 (I2C add: 0x5A).
@@ -71,7 +71,7 @@ Connect with M5Core via GROVE A IIC(0x5A).
| M5StickC | GPIO0 | GPIO26 | 5V | GND |
- | HAT ENV | SDA | SCL | 5V | GND |
+ | HAT NCIR | SDA | SCL | 5V | GND |
diff --git a/docs/en/hat/hat-thermal.md b/docs/en/hat/hat-thermal.md
index 31706990..f50eafc2 100644
--- a/docs/en/hat/hat-thermal.md
+++ b/docs/en/hat/hat-thermal.md
@@ -16,7 +16,7 @@ The MLX90640 Infrared (IR) sensor array combines high resolution and reliable op
The field of view (FoV) option includes a standard 55° x 35° version and a wide angle version of 110° x 75° for distances up to 7m. This Unit is **110°×75° FoV**, also known as the BAA package.
-The Unit communicates with the M5Core through the Grove A interface, IIC address is **0x33**
+Connect with M5StickC via GOIO 0/26 (I2C add: 0x33).
@@ -72,7 +72,7 @@ The Unit communicates with the M5Core through the Grove A interface, IIC address
| M5StickC | GPIO0 | GPIO26 | 5V | GND |
- | HAT ENV | SDA | SCL | 5V | GND |
+ | HAT THERMAL | SDA | SCL | 5V | GND |