mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
add Pahub some tutorial
This commit is contained in:
@@ -951,7 +951,7 @@ mark {
|
||||
display: -webkit-flex;
|
||||
display: flex;
|
||||
flex-direction:column;
|
||||
z-index: 100;
|
||||
z-index: 50;
|
||||
width: max-content;
|
||||
|
||||
}
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 43 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 115 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 261 KiB |
@@ -35,6 +35,21 @@
|
||||
|
||||
<img src="assets/img/product_pics/unit/pahub/pahub_sch.png">
|
||||
|
||||
|
||||
参考原理图及TCA9548A数据手册可知,该Unit能够通过控制A0~A2引脚的电平组合,修改设备的I2C地址。
|
||||
|
||||
在Unit的PCB板上预留了三个贴片电阻焊接位,分别
|
||||
|
||||
<img src="assets\img\product_pics\unit\pahub\pahub_p5.jpg">
|
||||
|
||||
引脚电平组合与其对应的I2C地址如下表所示。
|
||||
|
||||
<img src="assets\img\product_pics\unit\pahub\pahub_p4.jpg">
|
||||
|
||||
|
||||
该 Unit 的 I2C 地址为0x77(可通过调整电阻进行更改).
|
||||
|
||||
|
||||
### 套件清单
|
||||
|
||||
- 1x PaHUB Unit
|
||||
|
||||
Reference in New Issue
Block a user