diff options
Diffstat (limited to 'docs/source/show')
19 files changed, 0 insertions, 103 deletions
diff --git a/docs/source/show/img/usbdev_msc.png b/docs/source/show/img/usbdev_msc.png Binary files differdeleted file mode 100644 index 30f22383..00000000 --- a/docs/source/show/img/usbdev_msc.png +++ /dev/null diff --git a/docs/source/show/img/usbdev_rndis_linux.png b/docs/source/show/img/usbdev_rndis_linux.png Binary files differdeleted file mode 100644 index 94b97312..00000000 --- a/docs/source/show/img/usbdev_rndis_linux.png +++ /dev/null diff --git a/docs/source/show/img/usbdev_rndis_lwip.png b/docs/source/show/img/usbdev_rndis_lwip.png Binary files differdeleted file mode 100644 index f4cfd0b3..00000000 --- a/docs/source/show/img/usbdev_rndis_lwip.png +++ /dev/null diff --git a/docs/source/show/img/usbdev_rndis_lwip2.png b/docs/source/show/img/usbdev_rndis_lwip2.png Binary files differdeleted file mode 100644 index 3fde91f9..00000000 --- a/docs/source/show/img/usbdev_rndis_lwip2.png +++ /dev/null diff --git a/docs/source/show/img/usbdev_rndis_wifi.png b/docs/source/show/img/usbdev_rndis_wifi.png Binary files differdeleted file mode 100644 index d6817876..00000000 --- a/docs/source/show/img/usbdev_rndis_wifi.png +++ /dev/null diff --git a/docs/source/show/img/usbdev_rndis_wifi2.png b/docs/source/show/img/usbdev_rndis_wifi2.png Binary files differdeleted file mode 100644 index dba9f3dd..00000000 --- a/docs/source/show/img/usbdev_rndis_wifi2.png +++ /dev/null diff --git a/docs/source/show/img/usbdev_rndis_win.png b/docs/source/show/img/usbdev_rndis_win.png Binary files differdeleted file mode 100644 index 5293023a..00000000 --- a/docs/source/show/img/usbdev_rndis_win.png +++ /dev/null diff --git a/docs/source/show/img/usbdev_uvc_mjpeg.png b/docs/source/show/img/usbdev_uvc_mjpeg.png Binary files differdeleted file mode 100644 index a2321c15..00000000 --- a/docs/source/show/img/usbdev_uvc_mjpeg.png +++ /dev/null diff --git a/docs/source/show/img/usbdev_uvc_yuv.png b/docs/source/show/img/usbdev_uvc_yuv.png Binary files differdeleted file mode 100644 index a630cd67..00000000 --- a/docs/source/show/img/usbdev_uvc_yuv.png +++ /dev/null diff --git a/docs/source/show/img/usbhost_ax88772_1.png b/docs/source/show/img/usbhost_ax88772_1.png Binary files differdeleted file mode 100644 index a267b292..00000000 --- a/docs/source/show/img/usbhost_ax88772_1.png +++ /dev/null diff --git a/docs/source/show/img/usbhost_ax88772_2.png b/docs/source/show/img/usbhost_ax88772_2.png Binary files differdeleted file mode 100644 index fc6e96fc..00000000 --- a/docs/source/show/img/usbhost_ax88772_2.png +++ /dev/null diff --git a/docs/source/show/img/usbhost_hub.png b/docs/source/show/img/usbhost_hub.png Binary files differdeleted file mode 100644 index 011468c7..00000000 --- a/docs/source/show/img/usbhost_hub.png +++ /dev/null diff --git a/docs/source/show/img/usbhost_hub2.png b/docs/source/show/img/usbhost_hub2.png Binary files differdeleted file mode 100644 index 00c09d6f..00000000 --- a/docs/source/show/img/usbhost_hub2.png +++ /dev/null diff --git a/docs/source/show/img/usbhost_msc.png b/docs/source/show/img/usbhost_msc.png Binary files differdeleted file mode 100644 index ec546a8d..00000000 --- a/docs/source/show/img/usbhost_msc.png +++ /dev/null diff --git a/docs/source/show/img/usbhost_msc_xhci.png b/docs/source/show/img/usbhost_msc_xhci.png Binary files differdeleted file mode 100644 index 084250f2..00000000 --- a/docs/source/show/img/usbhost_msc_xhci.png +++ /dev/null diff --git a/docs/source/show/img/usbhost_rndis.png b/docs/source/show/img/usbhost_rndis.png Binary files differdeleted file mode 100644 index 12ab1a4e..00000000 --- a/docs/source/show/img/usbhost_rndis.png +++ /dev/null diff --git a/docs/source/show/img/usbhost_uvc.gif b/docs/source/show/img/usbhost_uvc.gif Binary files differdeleted file mode 100644 index c4df04e0..00000000 --- a/docs/source/show/img/usbhost_uvc.gif +++ /dev/null diff --git a/docs/source/show/img/usbhost_wifi.png b/docs/source/show/img/usbhost_wifi.png Binary files differdeleted file mode 100644 index e57fd85b..00000000 --- a/docs/source/show/img/usbhost_wifi.png +++ /dev/null diff --git a/docs/source/show/index.rst b/docs/source/show/index.rst deleted file mode 100644 index c5d3f708..00000000 --- a/docs/source/show/index.rst +++ /dev/null @@ -1,103 +0,0 @@ -.. _performace_show: - -性能展示 -============================== - -以下演示了 CherryUSB 在不同应用中的性能表现。主要演示高速模式,全速看不出什么性能差异。 - -CDC ACM 通信 ----------------- - -可以达到硬件极限性能,当然需要硬件理论支持到这速度,CherryUSB 就支持到这速度,举例如下: - -- HPM 系列(从机可以到 42MB/S, 主机 44MB/S, 已经达到硬件极限) -- BL 系列(从机 32MB/S, 主机 25MB/S, 已经达到硬件极限) -- STM32F4 全速(从机 900KB/S, 主机 1.12MB/S, 已经达到硬件极限) - -从机测速demo: cdc_acm_template.c 并且关闭 log,脚本使用 `tools/test_srcipts/test_cdc_speed.py` -主机测速demo: usb_host.c 中 TEST_USBH_CDC_SPEED=1 - -USB Device MSC ------------------ - -演示 USB Device MSC 使用 SDXC3.0 + EMMC 测试。 - -.. figure:: img/usbdev_msc.png - -USB Device RNDIS ------------------------ - -.. note:: 默认 rndis 仅支持单包,因此下面速度为最低速度。多包支持需要联系作者。 - -演示 USB Device RNDIS 局域网下搭配 lwip 的速度。 - -作为 client - -.. figure:: img/usbdev_rndis_lwip.png - -作为 server - -.. figure:: img/usbdev_rndis_lwip2.png - -演示 USB Device RNDIS + WIFI 透传测试。 - -.. figure:: img/usbdev_rndis_wifi.png -.. figure:: img/usbdev_rndis_wifi2.png - -演示 USB Device RNDIS + 百兆以太网透传测试。 - -.. figure:: img/usbdev_rndis_win.png -.. figure:: img/usbdev_rndis_linux.png - -USB Device UVC ------------------------ - -演示 USB Device UVC + 摄像头传输 YUYV/MJPEG 640 * 480 图像。FPS 30。 - -.. figure:: img/usbdev_uvc_mjpeg.png -.. figure:: img/usbdev_uvc_yuv.png - -USB Host HUB ------------------------ - -多级 hub 支持,演示 1托 7 HUB - -.. figure:: img/usbhost_hub.png -.. figure:: img/usbhost_hub2.png - -USB Host MSC ------------------------ - -演示 USB Host MSC 在 USB2.0 和 USB3.0 下的速度,U盘推荐使用固态测试。 - -.. figure:: img/usbhost_msc.png -.. figure:: img/usbhost_msc_xhci.png - -USB Host UVC ------------------------ - -演示 USB Host UVC 驱动 648 * 480 YUV 摄像头。FPS 30。 - -.. figure:: img/usbhost_uvc.gif - -USB Host ASIX 网卡 ------------------------ - -演示 USB Host 驱动 AX88772 USB 以太网模块。 - -.. figure:: img/usbhost_ax88772_1.png -.. figure:: img/usbhost_ax88772_2.png - -USB Host RNDIS 网卡 ------------------------ - -演示 USB Host 驱动手机,手机开启 USB 共享网络即可使用 RNDIS 。 - -.. figure:: img/usbhost_rndis.png - -USB Host WIFI ------------------------ - -演示 USB Host 驱动 BL616 USB WIFI。 - -.. figure:: img/usbhost_wifi.png |
