-
Notifications
You must be signed in to change notification settings - Fork 16
Jinhui-Lin edited this page Feb 18, 2017
·
14 revisions
- Universal Serial Bus Specification Revision 1.1
- Universal Serial Bus Revision 2.0 specification
- Universal Serial Bus Revision 3.1 Specification
- http://libusb.info/
- WebUSB API : access to Universal Serial Bus devices from web pages.
- Free USB Analyzer : monitor and analyze usb data flows
- USBPcap : USB Packet capture for Windows
- Bushound : Bus Hound is a software product for capturing device data transfers and protocol. Bus Hound can also be used to build and submit commands to devices including bus resets.
- BusTrace : USB Protocol Analyzer Software for Windows
- Buslyzer : USBlyzer is an easy to use software-based USB Analyzer and USB Data Traffic Sniffer for Windows, which provides a complete yet simple to understand view for monitoring and analyzing USB Host Controllers, USB Hubs and USB Devices activity.
- busTRACE :
- USB Analyzer : Monitor USB ports and analyze USB activity
- USB Monitor : USB Monitor is a basic tool for monitoring and analyzing USB devices and any kind of application working with them on Windows platform.
- Advanced USB Port Monitor : Advanced USB Port Monitor is USB bus, USB device and protocol analyzer software. Advanced USB Port Monitor packs the robust functionality that customers have come to capture, view and process USB traffic. It offers sophisticated viewing and intelligent searching to accurately and efficiently debug and test High (480Mbps), Full (12Mbps) and Low (1.5Mbps) speed USB devices and software.
- USB基础知识概论 : 本文主要介绍了USB协议的基础知识,包括USB协议的来龙去脉,OHCI/UHCI/EHCI/xHCI之间的区别和联系,USB的firmware,以及USB 2.0协议的概览,USB的枚举的详细过程,OHCI的一些特点
- 圈圈:如何修改STM32的USB例程为自己所用
- STM32 USB学习笔记1
- 图解USB总线枚举过程
- USB 的 NRZI 编码
- USB协议基本知识
- 基于STM32的USB枚举过程学习笔记
- 对 USB 协议层的深层分析
- 官网STM32 USB资料汇总 + USB培训资料(6月20日更新)
- 离奇的bulk in传输,求高人指点
- STM32自定义USB设备开发详细流程讲解及全套资料源码下载(基于libusb)
- STM32-USBLib解读(1) 接口定义
- 关于STM32F102/103的USB模块和USB库函数
- STM32F105实现的USB转双串口
- 入门级详细USB移植教程——致正在为USB烦恼的朋友
- A Series of Articles on USB
- Simplified Description of USB Device Enumeration
- Embedded USB - a brief tutorial
- USB in a NutShell | pdf
- USB Made Simple : This series of articles on USB is being actively expanded. If you find the information useful, you may wish to come back to this page in the future to check for newly added parts.
- Silicon Lab USB Overview : This course serves as an introduction to USB.
- The Universal Serial Bus : How it Works and What it Does
- Universal Serial Bus Wiki
- STSW-STM32102 STM32 Virtual COM Port Driver:VCP_V1.4.0_Setup
- STM32F105/7, STM32F2 and STM32F4 USB on-the-go Host and device library (UM1021):STM32_USB-Host-Device_Lib_V2.1.0
- STSW-STM32121-STM32F10x, STM32L1xx and STM32F3xx USB full speed device library (UM0424):STM32_USB-FS-Device_Lib_V4.0.0
- 圈圈教你玩 USB
- USB Complete
- Linux那些事儿之戏说USB