Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

虚拟串口波特率超过921600后不准确 #8

Open
rhyttr opened this issue Jun 2, 2022 · 1 comment
Open

虚拟串口波特率超过921600后不准确 #8

rhyttr opened this issue Jun 2, 2022 · 1 comment

Comments

@rhyttr
Copy link

rhyttr commented Jun 2, 2022

STLINK-V3 测试虚拟串口可以到16Mb稳定.
测试了 DAP link 虚拟串口
当配置 波特率小于 921600 时没问题
当配置 波特率大于 921600 时不准确:
配置波特率为 2304000(2.3Mb) 时位时间应当为 434 ns, 但实际测试位时间为 320 ns
配置波特率为 4608000(4.6Mb) 时位时间应当为 217 ns, 但实际测试位时间为 160 ns

高速波特率时看了波形边沿还可以, 只是目前的固件位宽不正确, 能不能修正一下

@MasterQ233
Copy link

921600也无法正常通信

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants