串口奇偶校验

发布于 2024-08-28 09:32:24 字数 62 浏览 6 评论 0原文

在 Windows XP 下使用设置为 8 个数据位、1 个停止位甚至奇偶校验的串行端口是否存在任何已知问题?

Are there any known problems with using a serial port set for 8 data bits, 1 stop bit and even parity, under Windows XP?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

轮廓§ 2024-09-04 09:32:24

我怀疑这是“我的代码失败了,我真的希望 Windows XP 有问题”的情况。最有可能的是 select 被破坏(“这不起作用,但它不可能是我的代码”)。

如果您遇到问题,请发布代码和真正的问题,以便我们可以帮助您。您还可以更好地获得有关 WinXP 和串行端口的特定问题的链接(我不知道实际存在什么问题)。

I suspect this is a case of "my code is failing and I really hope there is a problem with Windows XP." Most likely it's a case of select is broken ("this isn't working but it can't possibly be my code").

If you're having problems, post the code and the real issue so we can help you. You'll also have better luck getting links to specific issues with WinXP and the serial port (I have no idea what issues actually exist).

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文