-
USB 项目技术报告,是2002 年12 月 北航 frank所做的关于USB协议和开发过程的报告,非常详细。...
USB 项目技术报告,是2002 年12 月 北航 frank所做的关于USB协议和开发过程的报告,非常详细。
-USB project technical report is December 2002 BUAA frank done on the USB protocol and the report of the development process, very detailed.
- 2023-03-19 23:25:03下载
- 积分:1
-
usb通用驱动
驱动通用的usb设备
vc环境下
usb通用驱动
驱动通用的usb设备
vc环境下-generic usb driver usb generic device driver vc environment
- 2022-03-26 19:27:54下载
- 积分:1
-
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地毯对USB驱动程序的描述
usb carpet for descrive about usb driver
- 2022-03-21 10:21:18下载
- 积分:1
-
this procedure with 180 OK C code can read FAT16 file system drives the root dir...
这个程序用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 the pilot, 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
- 2023-01-03 09:35:04下载
- 积分:1
-
基于omap5912平台的usb设备驱动源程序
基于omap5912平台的usb设备驱动源程序-Omap5912 platform based on the usb device driver source code
- 2022-12-16 09:40:03下载
- 积分:1
-
usb 接口设计
usb 接口设计-usb interface design
- 2022-04-25 00:22:00下载
- 积分:1
-
Usb2.0原码及其详细资料,包含USB2.0详细资料及调试助手代码。
Usb2.0原码及其详细资料,包含USB2.0详细资料及调试助手代码。-USB2.0 original code and its detailed information, including detailed information on USB2.0 and debug the code assistant.
- 2022-07-28 05:19:49下载
- 积分:1
-
ActiveX控件的示例
ActiveX示例
- 2022-05-23 19:10:01下载
- 积分:1
-
USB设备驱动程序源码
USB设备驱动程序源码-USB device driver source code
- 2022-05-30 03:59:31下载
- 积分:1