搜索资源列表
usbdll
- USBDLL实用源代码.包括一些BULK IN OUT的.使用用.-USBDLL practical source code. Some of OUT IN BULK. Use used.
VirtualPrinter
- 虚拟打印机,提供了大部分程序,可用于生成其-virtual printer, provided the bulk of procedures can be used to produce its
bulkusb
- 微软DDK中关于WDM驱动程序模型中USB设备驱动程序的例子,实现了BULK通道的数据传输,对于利用DDK编写USB驱动程序的朋友是个很好的参考.
drv_for_eeproomwriter
- 这是在源有代码上修改的驱动,具有BULK,ISO,CONTROL等传输模式,可通过DA,DB命令向Cypress68013ar芯片写入并读取相关信息,同时可以将从USB总线上获取的数据直接保存为文件的功能
USB_firmware_WDM_driver
- 用Cypress 68013开发的usb驱动程序,包括固件和WDM驱动,支持中断和bulk传输。
ISP1581_DriverWinzard
- 用DriverStudio 3.2的DriverWizard向导制作的ISP1581读写驱动程序,并附带测试的应用程序,实现了Bulk读写In和Out功能以及厂商请求功能Vendor Request,工程内附带Inf文件和DriverStudio工程xml配置文件,可以自行修改,希望能帮到大家,共同进步
bulkusb
- Windows下 usb bulk传输代码,支持USB2.0
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)
USB-slavefifo
- 在上位机上实现cy68013的slavefifo模式传输代码-In PC mode to achieve cy68013 of slavefifo transmission code
usbbulk
- 简单的块(bulk)传输的驱动源码!只适合bulk传输的固件程序!未测试速度与性能!可直接编译!-Simple block (bulk) transfers the driving source! Only suitable for bulk transfer firmware! Not test the speed and performance! Can be directly translated!
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
usbsjtu
- 本代码为用dricerstudio制作的USB读写驱动,实现BULK传输,每个端点最大传输64字节-The code for the production of USB reader with dricerstudio drive to achieve BULK transmission, the maximum transmission of 64 bytes each endpoint
usb-msc-0.2
- Mass Storage Class – Bulk-Only Transport
cybulk_USB_communication
- 非常好用的USB通讯例子,采用批量传输方式,端点可以自已修改等。-Very easy to use USB communication examples using bulk transfer mode, the endpoint may modify their own and so on.
