-
USB设备
USB设备端固件程序,枚举部分是全部程序的基础和重心,只有主机对设备枚举成功后,主机才能和设备进行正常的通信
USB的枚举过程分为4个状态.
1.接入态
v主机检测到USB设备插上,击活端口,并发送复位命令(保持10ms)
2.默认态
v主机使用默认地址读取设备描述符 (GET_DESCRIPTOR)
v主机分配给设备一个总在线的唯一地址 (SET_ADDRESS)
3.地址态
v主机从新的地址获取设备描述符(GET_DESCRIPTOR)
v主机获取所有设备的配置描述符(GET_DESCRIPTOR)
4.配置态
v主机设置描述符(设备,配置) (SET_CONFIGURATION)
v主机读取配置状态(可选) (GET_CONFIGURATION)
v主机读取接口状态(可选) (GET_INTERFACE)
-USB device-side firmware, enumerate all part of the foundation and focus of the procedure, only the host of equipment after the successful enumeration, the host and equipment in order to engage in normal communication USB enumeration process is divided into four status. 1. Access state v host detected USB devices plug in, hit live ports, and send the reset command (to maintain 10ms) 2. default state v Use the default address of the host to read device descriptor (GET_DESCRIPTOR) v host assigned to the equipment of a total online only Address (SET_ADDRESS) 3. A
- 2022-01-21 17:52:38下载
- 积分:1
-
usb host mainframe development of a master's thesis
usb host 主机开发的硕士论文1-usb host mainframe development of a master"s thesis
- 2023-07-21 10:40:04下载
- 积分:1
-
This document describes the minimun capabilities and characteristic that a video...
This document describes the minimun capabilities and characteristic that a video streaming devicemust support to comply eith USB video class specification.
- 2022-03-10 13:34:48下载
- 积分:1
-
usb与RS232之间的通信,包括主机程序,固件源程序。采用HID类!我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com...
usb与RS232之间的通信,包括主机程序,固件源程序。采用HID类!我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com-between USB and RS232 communications, including mainframe procedures, firmware source. Using HID category! I now need a USB keyboard aspects of the source, if you have please provide crzman@163.com
- 2022-04-28 08:30:28下载
- 积分:1
-
带并行总线的USB接口器件
带并行总线的USB接口器件-parallel bus with USB Interface
- 2022-08-23 08:35:02下载
- 积分:1
-
这个USB 3规范的PDF。
This USB 3.0 Specification pdf.
-This is USB 3.0 Specification pdf.
- 2022-09-02 03:05:04下载
- 积分:1
-
usb2.0协议,用于usb开发的参考资料
usb2.0协议,用于usb开发的参考资料-USB 2.0 protocol for the development of reference materials usb
- 2022-08-06 22:21:10下载
- 积分:1
-
这是一个测试MP3的程序,通过USB口来测试此款MP3是否出现了功能故障,或者此MP3是否是出厂状态,实现了从PC上层直接控制下层硬件的范例....
这是一个测试MP3的程序,通过USB口来测试此款MP3是否出现了功能故障,或者此MP3是否是出厂状态,实现了从PC上层直接控制下层硬件的范例.-This is a test MP3 procedure for the adoption of USB MP3 Photo Player to test whether there is a functional fault, or whether this is manufactured MP3 state, from the PC to achieve the direct control of the upper class hardware model.
- 2022-03-19 15:57:07下载
- 积分:1
-
- 2022-02-26 02:34:09下载
- 积分:1
-
some examples of EZUSB s interrupt routine
some examples of EZUSB s interrupt routine
- 2022-07-20 10:03:39下载
- 积分:1