diff --git a/docs/en/hat/hat-roverc.md b/docs/en/hat/hat-roverc.md
index ac3a23e4..30a57130 100644
--- a/docs/en/hat/hat-roverc.md
+++ b/docs/en/hat/hat-roverc.md
@@ -25,11 +25,32 @@
- Flexible movement in all directions
## Instructions
+Before use, please make sure that the roverc is fully charged. Charging method: insert m5stickc into the roverc, and connect the USB cable for charging.
Burn the easyloader firmware of Joyc and roverc with two M5StickC respectively. Insert Joyc and roverc respectively after burning. After power on, roverc will display the MAC address name and battery power. At the same time, Joyc will scan the MAC address name of roverc. Long press the a key of M5StickC on Joyc, and the work will be matched. Left rocker up and down control front and back, left and right control translation, right rocker left and right control steering.
## Usage
Two M5StickCs will be burned into the EasyLoader firmware of JoyC and RoverC respectively. After burning, they will be inserted into JoyC and RoverC respectively. After booting, RoverC will display the hotspot name of "M5AP+2 bytes mac address", and JoyC will scan the mac address name of RoverC. Press and hold the A5 button of the M5StickC on the JoyC for 3 seconds to start scanning the hotspot of the car, and the pairing is successful. After successful pairing, the link icon is highlighted in the upper left corner of the screen, and the joystick value is displayed on the screen. The left and right joysticks are controlled up and down, the left and right controls pan, and the right rocker controls the steering.
+MotorControl:
+
+
+| Motor serial number | Register address | Parameter value |
+| 01 | 0x01 | -127~127 |
+| 02 | 0x02 | -127~127 |
+| 03 | 0x03 | -127~127 |
+| 04 | 0x04 | -127~127 |
+
+
+
+### 管脚映射
+
+
+ | M5StickC | GPIO0 | GPIO26 | 3.3V | GND |
+ | RoverC HAT | SDA | SCL | 3.3V | GND |
+ | I2C① | SDA | SCL | 3.3V | GND |
+ | I2C② | SDA | SCL | 3.3V | GND |
+
+

