this bulk loopback firmware based on the firmware frameworks. Loops back EP2OUT to EP6IN and EP4OUT to EP8IN. Building this example requires the full version of the Keil Tools.
标签: firmware frameworks loopback EP2OUT
上传时间: 2013-12-25
上传用户:liglechongchong
bulk endpoint endless source/sink firmware. EP2OUT will always accept a bulk OUT EP4OUT will always accept a bulk OUT EP6IN will always return a 512 byte packet. The packet contains an incrementing byte starting at 0x02. Since EP6 always returns a 512 byte packet, this endpoint should never be accessed except with a high-speed host controller. EP8IN will continuously return the packet most recently written to EP4OUT
标签: bulk will endpoint firmware
上传时间: 2016-01-14
上传用户:sk5201314
USB bulk传输协议,包括CBW,CSW的格式定义
上传时间: 2016-02-26
上传用户:aa54
本文介绍了USB设备Bulk模式驱动程序的设计。该设计使用FIFO消息队列、信号量机制和定时器中断机制,可在不同的操作系统中实现。文中所用到的程序体系结构对于实现不同USB设备进行Bulk模式通讯是通用的。
上传时间: 2014-01-20
上传用户:wpwpwlxwlx
pic18f4550 作的USB BULK传输,理论可到1MB/S,600H FLASH空间
上传时间: 2016-03-18
上传用户:一诺88
这是在源有代码上修改的驱动,具有BULK,ISO,CONTROL等传输模式,可通过DA,DB命令向Cypress68013ar芯片写入并读取相关信息,同时可以将从USB总线上获取的数据直接保存为文件的功能
标签: CONTROL Cypress 68013 BULK
上传时间: 2014-01-18
上传用户:SimonQQ
包括了bulk传输和流传输的源码,芯片固件程序以及win32应用程序,实现了USB接口的波形发生器,已调试通过
上传时间: 2016-04-24
上传用户:脚趾头
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. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
标签: driver function Windows bulkusb
上传时间: 2016-04-25
上传用户:270189020
进行USB HOST驱动开发的必备文档。主要讲解BULK ONLY协议。
上传时间: 2016-05-19
上传用户:lnnn30
用DriverStudio 3.2的DriverWizard向导制作的ISP1581读写驱动程序,并附带测试的应用程序,实现了Bulk读写In和Out功能以及厂商请求功能Vendor Request,工程内附带Inf文件和DriverStudio工程xml配置文件,可以自行修改,希望能帮到大家,共同进步
标签: DriverStudio DriverWizard Request Vendor
上传时间: 2014-01-25
上传用户:stvnash