搜索资源列表
isp1581sys
- 这是一个用ISP1581 USB2.0接口芯片作为图像采集接口的驱动程序。该驱动程序支持Endpoint1 Bulk方式 数据输入传输。实际传输速度可以达到24MBYTE/S -This is a USB 2.0 interface with ISP 1581 chips as image acquisition interface driver. The driver support Endpoint1 Bulk data entry mode transmission. The actual
ATLASUSB
- Atlas III USB driver SYS Installation inf for the Intel 82930 USB Bulk IO Test Board
68013Driver
- 对68013A采用slavefifo方式进行bulk读写操作,用EP2做in端点,1024字节,2从缓冲;用EP6做OUT端点,512字节,4从缓冲-68013A conducted on the use of slavefifo bulk reads and writes to do in endpoint with EP2, 1024 bytes, 2 from the buffer do with EP6 OUT endpoints, 512 bytes, 4 from the buff
libusb-win32-bin-1.2.6.0
- libusb-win32-bin-1.2.6.0.rar (最新的LIBUSB WIN32 驱动及BULK传输的例程)-libusb-win32-bin-1.2.6.0.rar (the latest LIBUSB the WIN32 driver and BULK transfer routines)
dnw050A
- DNW 5.0A source files. this files are very useful for programers who develope usb bulk device driver.
bulkusb
- Windows 下usb bulk驱动的范例,很不错-Windows, usb bulk driver example, very good
WDF_USBSample
- WDF框架的USB Windows驱动开发例程,该例程包括了BULK方式和同步方式传输-WDF framework USB Windows driver development routines, the routines include the BULK mode and synchronous mode transmission
Usbsamp-Sample
- USBSAMP的示例演示了如何执行完整和高速散装和同步,超音速散装流数据传输到一个通用USB设备通过使用内核模式驱动程序框架(KMDF)。超快速度的批量传输只有工作当微软USB 3.0堆栈被加载。示例还包含一个控制台应用程序,启动批量测试(包括流)和等时传输和获取数据从设备的I / O端点。该应用程序还演示了如何使用设备名称和管道基础guid名称生成的操作系统使用SetupDiXXX用户模式api。-The USBSAMP sample demonstrates how to perform f
WinUSB_Bulk
- This release contains the following components: * USB Bulk Driver (WinUSB) * USB Bulk Firmware Example * Host Application (SLAB_USB_Bulk.exe) * Host Application Source