USB3集成和开发工具

发布于 2024-11-08 17:44:52 字数 125 浏览 0 评论 0原文

你好 : 我计划启动一个(硬件和软件)项目,该项目是一个用于控制机器的 USB3 电路和一个由计算机控制它的软件应用程序。 现在我正在对软件部分进行研究,并搜索这方面的最新工具和库。

我感谢任何有关此事的帮助,, 谢谢

Hello :
I'm planning to start a (Hardware & Software) project which is an USB3 circuit to control a machine and a software application to control it by a computer.
Now i'm doing a research on the software section , and searching for the latest tools and libraries in this connection.

i appreciate any help regarding this,,
thanks

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

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

发布评论

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

评论(1

ゝ杯具 2024-11-15 17:44:52

如果单纯用USB来“控制”,USB3就有点大材小用了。对于大多数“控制”(发送命令),全速(12Mbps)是合适的。您可以使用许多兼容 USB2 的控制器。

如果您想以 > 的速率传输数据1.5Gbps 那么 USB3 可能是解决方案。如果您不需要高传输速率,您最好使用内置 USB 的主流微型计算机之一; AVR、ARM 变体、Cypress FX2 等。

如今,大多数控制器都兼容 2.0。 USB 2.0 定义了 3 种速度:低速 (1.5Mbps)、全速 (12Mbps) 和高速 (480Mbps)。 USB3定义了额外的超高速。

If you are simply using USB to "control", USB3 is overkill. For most "control" (sending commands) full speed (12Mbps) is suitable. There are many USB2 compliant controllers that you can use.

If you are wanting to transfer data at rates > 1.5Gbps then USB3 might be the solution. If you do not need the high transfer rates you are better off using one of the main stream micros with built in USB; AVR, ARM variants, Cypress FX2, etc.

Most controllers, these days, will be 2.0 compliant. USB 2.0 defines 3 speeds, low (1.5Mbps), full (12Mbps), and high (480Mbps). USB3 defines and additional superhigh speed.

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