We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc5e8dc commit 6064c0bCopy full SHA for 6064c0b
docs/source/show/img/usbhost_hub.png
101 KB
docs/source/show/img/usbhost_hub2.png
10.8 KB
docs/source/show/index.rst
@@ -3,7 +3,7 @@
3
4
以下演示了 CherryUSB 在不同应用中的性能表现。主要演示高速模式,全速看不出什么性能差异。
5
6
-CDC 通信
+CDC ACM 通信
7
----------------
8
9
可以达到硬件极限性能,当然需要硬件理论支持到这速度,CherryUSB 就支持到这速度,举例如下:
@@ -48,6 +48,13 @@ USB Device RNDIS
48
.. figure:: img/usbdev_rndis_win.png
49
.. figure:: img/usbdev_rndis_linux.png
50
51
+USB Host HUB
52
+-----------------------
53
+
54
+多级 hub 支持,演示 1托 7 HUB
55
56
+.. figure:: img/usbhost_hub.png
57
+.. figure:: img/usbhost_hub2.png
58
59
USB Host MSC
60
-----------------------
0 commit comments