-
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
-
some examples of EZUSB s POR menagement
some examples of EZUSB s POR menagement
- 2022-03-11 18:29:19下载
- 积分:1
-
非常实用的通用USB驱动程序开发指南
很实用的通用usb驱动程序的应用程序开发指南-Very practical generic usb driver Application Development Guide
- 2022-02-02 06:47:34下载
- 积分:1
-
USB hardware detection software
USB硬件检测软件-USB hardware detection software
- 2023-08-04 12:05:05下载
- 积分:1
-
波形发生器bulktransferloader
波形发生器bulktransferloader-waveform generator bulktransferloader
- 2022-05-12 20:49:38下载
- 积分:1
-
PDIUSBD12 常见问题解答
PDIUSBD12 常见问题解答-PDIUSBD12 FAQ
- 2022-05-07 17:43:51下载
- 积分:1
-
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对...
这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好-this procedure with 180 OK C code can read FAT16 file system drives the root directory, we can see the root directory under the file name, would show the first document, but the very stringent procedures, and there is no error handling, the U-poor compatibility, but for the simple test a post-mortem as a reference. this procedure can be supported by Windows FAT16 formatted U disk, because the procedure is streamlined and therefore only compatible with more than 50% of the U-brand, if chips were replaced CH375A compatibility can be increased to 85%, if the company"s use of WCH Subroutine Library or an official version of the C source better compatibility
- 2022-03-17 21:27:54下载
- 积分:1
-
Motorola Motorola phone USB driver U6c
Motorola摩托罗拉 U6c手机USB驱动 -Motorola Motorola phone USB driver U6c
- 2022-05-09 05:00:02下载
- 积分:1
-
at91sam9261 usb 功能测试程序。iar工程格式
at91sam9261 usb 功能测试程序。iar工程格式-at91sam9261 usb functional test procedures. iar project format
- 2022-09-21 18:35:03下载
- 积分:1
-
一些USB驱动的英文资料,我没看懂,哈哈,希望提供给有用之人...
一些USB驱动的英文资料,我没看懂,哈哈,希望提供给有用之人-Some USB-driven information in English, I did not understand, want to provide a useful person to the
- 2022-02-01 21:44:01下载
- 积分:1