Skip to content

Commit

Permalink
fix microlink.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Aladdin-Wang committed Aug 19, 2024
1 parent 6a82680 commit 420ebd5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/tools/microlink/microlink.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,11 +72,11 @@ MicroLink基于标准的CMSIS-DAP在线调试下载协议,针对传统DAPLink

### 2、USB转串口或485

MicroLink内置USB转串口功能,支持常见的串口和485通信,开发者可以轻松与嵌入式设备进行数据传输和调试。无需额外的转换器,简化硬件连接,并且支持多种波特率选择,广泛适用于不同应用场景
MicroLink内置USB转串口功能,支持常见的串口和485通信,串口最大支持10M波特率,无丢包

![](../../images/microlink/10M_Baud.jpg)


使用逻辑分析仪抓取波形如图所示,每个bit传输的时间为1/10M=100ns。

![](../../images/microlink/10M_TTL.jpg)

Expand Down

0 comments on commit 420ebd5

Please sign in to comment.