From 7304e81cb332e98642113a19d53938bcef35eda8 Mon Sep 17 00:00:00 2001
From: Gitshaoxiang <1026025056@qq.com>
Date: Wed, 12 Feb 2020 17:16:05 +0800
Subject: [PATCH] add Pahub I2C address change tutorial
---
docs/en/unit/pahub.md | 12 +++++++++++-
docs/zh_CN/unit/pahub.md | 21 ++++++++-------------
2 files changed, 19 insertions(+), 14 deletions(-)
diff --git a/docs/en/unit/pahub.md b/docs/en/unit/pahub.md
index bb9c6594..aafc5e47 100644
--- a/docs/en/unit/pahub.md
+++ b/docs/en/unit/pahub.md
@@ -54,7 +54,17 @@ The I2C address of this unit is 0x70 (changable by resistors).
## Schematic
-
s
+
+
+Referring to the schematic diagram and the TCA9548A data sheet, it can be seen that the Unit can modify the I2C address of the device by controlling the level combination of the A0 ~ A2 pins. (Default address is 0x70)
+
+Three chip resistance welding positions are reserved on the PCB of the Unit, which are A0-A2, as shown in the figure below.
+
+
+
+After soldering a 0 ohm resistor, the corresponding pin will change from low to high, and the pin level combination and its corresponding I2C address are shown in the table below.
+
+
## Example
diff --git a/docs/zh_CN/unit/pahub.md b/docs/zh_CN/unit/pahub.md
index c5d0c21a..d0825405 100644
--- a/docs/zh_CN/unit/pahub.md
+++ b/docs/zh_CN/unit/pahub.md
@@ -30,22 +30,17 @@
## 原理图
-
+
+参考原理图及TCA9548A数据手册可知,该Unit能够通过控制A0~A2引脚的电平组合,修改设备的I2C地址。(默认地址为0x70)
-参考原理图及TCA9548A数据手册可知,该Unit能够通过控制A0~A2引脚的电平组合,修改设备的I2C地址。
+在Unit的PCB板上预留了三个贴片电阻焊接位,分别为A0-A2,如下图所示。
-在Unit的PCB板上预留了三个贴片电阻焊接位,分别
+
-
-
-引脚电平组合与其对应的I2C地址如下表所示。
-
-
-
-
-该 Unit 的 I2C 地址为0x77(可通过调整电阻进行更改).
+焊接0欧电阻后,相应的引脚将由低电平变为高电平,引脚电平组合与其对应的I2C地址如下表所示。
+
### 套件清单
@@ -85,9 +80,9 @@
\ No newline at end of file