diff --git a/docs/assets/img/product_pics/unit/extio/extio_sch.webp b/docs/assets/img/product_pics/unit/extio/extio_sch.webp new file mode 100644 index 00000000..4efd4512 Binary files /dev/null and b/docs/assets/img/product_pics/unit/extio/extio_sch.webp differ diff --git a/docs/en/unit/extio.md b/docs/en/unit/extio.md index a0cd1510..92edc0d4 100644 --- a/docs/en/unit/extio.md +++ b/docs/en/unit/extio.md @@ -50,6 +50,13 @@ It’s difficult to foresee the needs of your project from the start. EXT.IO is EXT.IO UnitSCLSDA5VGND +## Schematic + +With reference to the schematic diagram and the PCA9554PW data sheet, the Unit can modify the I2C address of the device by controlling the level combination of the A0~A2 pins. (The default address is 0x27, please check the datasheet for more information) +There are three chip resistance welding positions reserved on the PCB of the Unit, which are A0-A2 (R6-R8), as shown in the following figure. + + + ## Example ### 1. Arduino IDE diff --git a/docs/zh_CN/unit/extio.md b/docs/zh_CN/unit/extio.md index a0c424c7..bb8f504b 100644 --- a/docs/zh_CN/unit/extio.md +++ b/docs/zh_CN/unit/extio.md @@ -15,6 +15,7 @@ - GROVE 接口, 支持 [UIFlow](http://flow.m5stack.com) 、 [Arduino](http://www.arduino.cc). - 2x LEGO 兼容孔 + ## 包含 - 1x EXT.IO Unit @@ -72,6 +73,14 @@ EXT.IO UnitSCLSDA5VGND + +## 原理图 + +参考原理图及PCA9554PW数据手册可知,该Unit能够通过控制A0~A2引脚的电平组合,修改设备的I2C地址。(默认地址为0x27,更多信息请查看datasheet) +在Unit的PCB板上预留了三个贴片电阻焊接位,分别为A0-A2(R6-R8),如下图所示。 + + + ## 相关链接 - Datasheet - **[PCA9554PW](https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/unit/PCA9554PW_en.pdf)**