搜索结果
找到约 6,970 项符合
USB-IF协会 的查询结果
USB编程 基于fpga的usb实现
基于fpga的usb实现,包含简介,程序,原理图,与大家分享!
USB编程 USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Phi
USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Philipp Thomas When USB devices connect to or disconnect from a USB hub, the usbmgr works as the following according to configuration. a) It loads and unloads files Linux kernel modules. b) It execute file to ...
嵌入式/单片机编程 Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (fa
Altera recommends the following system configuration: * Pentium II 400 with 512-MB system memory (faster systems give better software performance) * SVGA monitor * CD-ROM drive * One or more of the following I/O ports: - USB port (if using Windows XP or Windows 2000) for USB-Blaster(TM) or MasterBla ...
驱动编程 使用PDIUSBD12做usb接口时用philip 提供的驱动编写的程序在xp下会出错
使用PDIUSBD12做usb接口时用philip 提供的驱动编写的程序在xp下会出错,可用该补丁修补D12_USB驱动安装补丁
Linux/Unix编程 linux下的usb开发
linux下的usb开发,采用phlip的isp1362,此为它的stack
驱动编程 USB驱动协议的简化版。如果你想打开一个USB管道
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!
FlashMX/Flex源码 这是44b0x的+D12 USB的驱动程序
这是44b0x的+D12 USB的驱动程序,是对flash的底层的驱动。的源程序
嵌入式/单片机编程 读写USB端口的VC程序
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录 ...
嵌入式/单片机编程 嵌入式USB HOST sl811hs的驱动程序
嵌入式USB HOST sl811hs的驱动程序