搜索资源列表
bulkusb
- usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.
USB_Bulk
- C8051F320 SOURCE CODE 内容有: * USB Bulk Driver Example * USB Bulk Firmware Example * Host Application (F32x_BulkFileTransfer.exe) * Host Application Source
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
- EPSON USB DEVICE MASS-STORAGE CLASS driver, BULK ONLY on Ram disk
ET44_bulk_transfer
- ET44 Bulk transfer is a simple USB(bulk mode)device tester package. There are firmware, software and driver in this package.-ET44 Bulk transfer is a simple USB (bulk mode) device tester package. There are firmware, software and driver in this package
USB_MODEL2
- 字集成电路讲座2在发一个,有3个,这是第二个~ [henzhuanjusvpwm.rar] - 一个基于矢量控制的无速度传感器MATLAB仿真模型。 [data-bulktransfer.rar] - 数据采集程序,采用批量传输,包括主机程序,固件源程序,驱动程序。出自《usb2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你-Word of integrated circuits 2 in the hair of a lecture, there are three,
BULK_Example
- cy7c64215的USB BULK的开发例程。带有PC机驱动和测试软件。-cy7c64215 the development of the USB BULK routines. With a PC-drive and test software.
driverBulk
- keil MDK开发环境,实现STM32的USB驱动程序,实现USB端的DEVICE功能,内附驱动源码,欢迎交流,-keil MDK development environment to achieve STM32' s USB driver, USB side to achieve DEVICE function, enclosed driver source code, welcome exchanges,
dnw050A
- DNW 5.0A source files. this files are very useful for programers who develope usb bulk device driver.
USB
- 提出了一种基于单片机的智能仪表扩展USB接口的方法。介绍了USB接口芯片SL811 HS的结构和性能以及USB接口的硬 件电路图,详细分析了USB接口驱动程序的设计方法及FAT16文件系统的结构。利用SCSI传输命令集,通过BULK-IN和BULK-OUT 端点实现了主机与U盘设备之间的数据通信。实验和应用结果表明,该方案具有控制方便、传输速度快、存储数据稳定可靠等优点。-A microcontroller based intelligent instrumentation extend
bulkusb
- Windows 下usb bulk驱动的范例,很不错-Windows, usb bulk driver example, very good
BulkUsb
- 一份USB Bulk pipe的driver source code-A COPY OF USB Bulk pipe的driver source code
WDF_USBSample
- WDF框架的USB Windows驱动开发例程,该例程包括了BULK方式和同步方式传输-WDF framework USB Windows driver development routines, the routines include the BULK mode and synchronous mode transmission
USB2.0
- linux下usb2.0驱动代码。文件包括dp-51H演示程序1dp-51H演示程序2、USB2.0 批量传输方式测试程序。-USB2.0 driver code under linux. The documents include the the dp-51H demonstration program 1DP the-51H demonstration program, USB bulk transfer mode test procedure.
Usbsamp-Sample
- USBSAMP的示例演示了如何执行完整和高速散装和同步,超音速散装流数据传输到一个通用USB设备通过使用内核模式驱动程序框架(KMDF)。超快速度的批量传输只有工作当微软USB 3.0堆栈被加载。示例还包含一个控制台应用程序,启动批量测试(包括流)和等时传输和获取数据从设备的I / O端点。该应用程序还演示了如何使用设备名称和管道基础guid名称生成的操作系统使用SetupDiXXX用户模式api。-The USBSAMP sample demonstrates how to perform f
fotg210-udc
- FOTG210 UDC Driver supports Bulk transfer so far.
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