Skip to content

Commit 9c763e0

Browse files
author
puboy7
committed
fix
1 parent 372e2fb commit 9c763e0

File tree

2 files changed

+9
-17
lines changed

2 files changed

+9
-17
lines changed

docs/get_started/en/LCD_OLED/T-Keyboard-S3-Pro/T-Keyboard-S3-Pro.md

+4-9
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,11 @@ In terms of expandability, the board offers STEMMA QT/Qwiic, JST-SH 4-PIN interf
3838

3939
## Module Information and Specifications
4040
### Notes
41-
1.
42-
>默认固件配置为 I2C 通信扩展模式。请注意,若要扩展从设备数量,必须确保每个设备具有唯一的 I2C 地址,以避免地址冲
43-
> 突。从设备不能独立使用,正确的用法是由一个主设备与多个从设备进行通信的系统中使用。
4441

45-
2.
46-
>最多可连接 6 个设备。当连接多个设备时,需要将板载 LED 的最大亮度调低至 10。
47-
48-
3.
49-
>由于硬件长距离走线的限制,开发板在扩展方向上存在一定限制。主控板左右两侧各只能扩展一个设备,向下最多可扩展两个设备(USB 接口会阻碍扩展)。
50-
>因此,最多可形成一个 2x3 的网格布局,总共支持 6 个设备。
42+
>! The default firmware is configured for I2C communication expansion mode. Please note that when adding multiple slave devices, each must have a unique I2C address to avoid conflicts. Slave devices cannot operate independently and must be used within a system where one host communicates with multiple slaves.
43+
>! Up to 6 devices can be connected. When using multiple devices, the maximum brightness of the on-board LED should be reduced to 10.
44+
>! Due to hardware limitations from long-distance wiring, the expansion directions of the board are restricted. Only one device can be added to each side of the main board (left and right), and up to two devices can be added downward (USB ports may obstruct downward expansion).
45+
>This configuration supports a maximum 2×3 grid layout, allowing up to 6 devices in total.
5146
### Description
5247

5348
| Component | Description |

docs/get_started/zh/LCD_OLED/T-Keyboard-S3-Pro/T-Keyboard-S3-Pro.md

+5-8
Original file line numberDiff line numberDiff line change
@@ -29,16 +29,13 @@ T-Keyboard-S3 Pro 是一款基于 双 MCU 架构(ESP32-S3 + STM32G030F6P6)
2929

3030
## 模块资料以及参数
3131
### 注意事项
32-
1.
33-
>默认固件配置为 I2C 通信扩展模式。请注意,若要扩展从设备数量,必须确保每个设备具有唯一的 I2C 地址,以避免地址冲
34-
> 突。从设备不能独立使用,正确的用法是由一个主设备与多个从设备进行通信的系统中使用。
35-
36-
2.
37-
>最多可连接 6 个设备。当连接多个设备时,需要将板载 LED 的最大亮度调低至 10。
3832

39-
3.
40-
>由于硬件长距离走线的限制,开发板在扩展方向上存在一定限制。主控板左右两侧各只能扩展一个设备,向下最多可扩展两个设备(USB 接口会阻碍扩展)。
33+
>!默认固件配置为 I2C 通信扩展模式。请注意,若要扩展从设备数量,必须确保每个设备具有唯一的 I2C 地址,以避免地址冲
34+
> 突。从设备不能独立使用,正确的用法是由一个主设备与多个从设备进行通信的系统中使用。
35+
>!最多可连接 6 个设备。当连接多个设备时,需要将板载 LED 的最大亮度调低至 10。
36+
>!由于硬件长距离走线的限制,开发板在扩展方向上存在一定限制。主控板左右两侧各只能扩展一个设备,向下最多可扩展两个设备(USB 接口会阻碍扩展)。
4137
>因此,最多可形成一个 2x3 的网格布局,总共支持 6 个设备。
38+
4239
### 开发板参数
4340

4441
| 组件 | 描述 |

0 commit comments

Comments
 (0)