diff options
| author | sakumisu <[email protected]> | 2025-05-11 22:57:45 +0800 |
|---|---|---|
| committer | sakumisu <[email protected]> | 2025-05-11 22:57:45 +0800 |
| commit | 6064c0beef6c615e71aa45a7a66eb92183c8a93c (patch) | |
| tree | b7f50a15de9f4ebb136a511043fb03894494ec60 | |
| parent | dc5e8dc5ed92beb1df4f140fbdf766eaeab7ccf3 (diff) | |
docs: update show
Signed-off-by: sakumisu <[email protected]>
| -rw-r--r-- | docs/source/show/img/usbhost_hub.png | bin | 0 -> 103531 bytes | |||
| -rw-r--r-- | docs/source/show/img/usbhost_hub2.png | bin | 0 -> 11107 bytes | |||
| -rw-r--r-- | docs/source/show/index.rst | 9 |
3 files changed, 8 insertions, 1 deletions
diff --git a/docs/source/show/img/usbhost_hub.png b/docs/source/show/img/usbhost_hub.png Binary files differnew file mode 100644 index 00000000..011468c7 --- /dev/null +++ b/docs/source/show/img/usbhost_hub.png diff --git a/docs/source/show/img/usbhost_hub2.png b/docs/source/show/img/usbhost_hub2.png Binary files differnew file mode 100644 index 00000000..00c09d6f --- /dev/null +++ b/docs/source/show/img/usbhost_hub2.png diff --git a/docs/source/show/index.rst b/docs/source/show/index.rst index f9966805..e005b043 100644 --- a/docs/source/show/index.rst +++ b/docs/source/show/index.rst @@ -3,7 +3,7 @@ 以下演示了 CherryUSB 在不同应用中的性能表现。主要演示高速模式,全速看不出什么性能差异。 -CDC 通信 +CDC ACM 通信 ---------------- 可以达到硬件极限性能,当然需要硬件理论支持到这速度,CherryUSB 就支持到这速度,举例如下: @@ -48,6 +48,13 @@ USB Device RNDIS .. figure:: img/usbdev_rndis_win.png .. figure:: img/usbdev_rndis_linux.png +USB Host HUB +----------------------- + +多级 hub 支持,演示 1托 7 HUB + +.. figure:: img/usbhost_hub.png +.. figure:: img/usbhost_hub2.png USB Host MSC ----------------------- |
