Welcome![Sign In][Sign Up]
Location:
Search - usb bulk only

Search list

[USB developBulk-Only-protocol-and-practice

Description: Bulk-Only协议及其实现,一份不错的USB资料-Bulk-Only the agreement and its implementation, a USB good information! !
Platform: | Size: 64185 | Author: 中国 | Hits:

[OS Developbulk-only

Description: 要开发USB海量存储设备类的驱动,具体是采用掌上电脑(PDA)的FLASH作“电子硬盘”的功能,掌上电脑和PC之间的通讯和数据传送使用USB的BULK_ONLY方式传送,要求PDA插上PC时,刷新后在PC的资源管理器中能多出一个额外的硬盘出来(即PDA上的FLASH),并可对之进行等同于普通硬盘一样的文件操作。
Platform: | Size: 1702 | Author: 王浆 | Hits:

[USB developEZUSB批量_中断传输例程

Description: sime examples of EZUSB s bulk tranfer
Platform: | Size: 96256 | Author: 盛可帕 | Hits:

[USB developPhilips_Mass_Storage_Class_code_for_the_PDIUSBD12D

Description: 前一段参考本程序为AT91RM9200开发板添加了一个USB MSD Bulk-Only下载接口,Philips MSD code for the PDIUSBD12D包括完整的源代码,极具参考价值!-earlier reference to the procedures for AT91RM9200 development board adds a USB MSD Bul k-Only download interface, Philips MSD code for the PDIUSBD12D including complete source code, very useful!
Platform: | Size: 50176 | Author: 古月伦 | Hits:

[USB developBulk-Only-protocol-and-practice

Description: Bulk-Only协议及其实现,一份不错的USB资料-Bulk-Only the agreement and its implementation, a USB good information! !
Platform: | Size: 63488 | Author: 中国 | Hits:

[USB developusb_flash

Description: 优盘程序,符合USB1.1规范。硬件平台:ATmega162+PDIUSBD12+K9F5608。软件平台:ICCAVR。协议:Bulk-Only Transport,Reduced block command.-Youpan procedures, in line with standard USB 1.1. Hardware platforms : ATmega162 PDIUSBD12 K9F5608. Software platform : ICCAVR. Agreement : Bulk-Only Transport, Reduced block command.
Platform: | Size: 161792 | Author: 刘志斌 | Hits:

[Program docusbmassbulk_10

Description: USB海量存储协议Bulk-Only协议-USB Mass Storage agreement Bulk-Only agreement
Platform: | Size: 86016 | Author: 林德 | Hits:

[File FormatUSB_mass_storage_Specification

Description: USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specification。 前两个子规范定义了数据/命令/状态在USB上的传输方法。 Bulk-Only传输规范仅仅使用Bulk端点传送数据/命令/状态, CBI传输规范则使用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态传送。 后两个子规范定义了对存储介质的操作命令。 ATA 命令规范用于硬盘。 UFI命令规范是针对USB移动存储而制定的,实际上UFI命令格式是基于SFF-8070i和SCSI-2规范,总共定义了19个12字节长度的操作命令。-err
Platform: | Size: 349184 | Author: 常工 | Hits:

[Internet-NetworkBulkOnly428

Description: usb驱动.实现了SCSI 功能和bulkonly文件传输功能,用的是vc+ddkxp-usb drive. Achieved bulkonly SCSI functionality and file transfer functions, is the vc ddkxp
Platform: | Size: 203776 | Author: 蒋元星 | Hits:

[OS Developbulk-only

Description: 要开发USB海量存储设备类的驱动,具体是采用掌上电脑(PDA)的FLASH作“电子硬盘”的功能,掌上电脑和PC之间的通讯和数据传送使用USB的BULK_ONLY方式传送,要求PDA插上PC时,刷新后在PC的资源管理器中能多出一个额外的硬盘出来(即PDA上的FLASH),并可对之进行等同于普通硬盘一样的文件操作。-To the development of USB mass storage device class drivers, specifically the use of handheld computers (PDA) of FLASH for
Platform: | Size: 1024 | Author: 王浆 | Hits:

[Software Engineeringusb_mass_storage

Description: 进行USB HOST驱动开发的必备文档。主要讲解BULK ONLY协议。-USB HOST to drive the development of the necessary documents. Mainly on the BULK ONLY protocol.
Platform: | Size: 226304 | Author: huang | Hits:

[USB developusb

Description: EPSON USB DEVICE MASS-STORAGE CLASS driver, BULK ONLY on Ram disk
Platform: | Size: 35840 | Author: Ji | Hits:

[USB developUSB_Bulk

Description: 支持USB2.0 BULK传输范例,功能齐全,完整测试-Support USB2.0 BULK transmission example, full-featured, complete test
Platform: | Size: 2975744 | Author: 金昌 | Hits:

[Program docusbmassbulk_10

Description: 官方对 USB Mass Storage 类设备的Bulk-only传输的描述符、传输协议等的说明-Official of the USB Mass Storage Class Bulk-only device descriptor transmission, transmission protocol, such as descriptions
Platform: | Size: 86016 | Author: likeimi | Hits:

[SCMUSBMassStorage

Description: 关于U盘开发中所用到的协议,SCSI命令和BULK-only传输协议的约定-U disk about the development of the protocol used, SCSI command and BULK-only transfer protocol agreement
Platform: | Size: 366592 | Author: zhang | Hits:

[USB developusbdocument

Description: USB1.1协议概述 使用的分类 USB系统的描述 Bulk-Only协议及其实现 -usb
Platform: | Size: 1243136 | Author: rainkingson | Hits:

[USB developUSB_LANGIDs

Description: 该文档主要讲了USB Bulk-Only传输协议字符串描述符中的languageID-The document mainly talked about USB Bulk-Only Transport Protocol string descriptor of languageID
Platform: | Size: 26624 | Author: 可可 | Hits:

[USB developMass_Storage

Description: usb开发的重要经历,Mass Storage类的协议文档集合,包括Mass Storage概述,cbi传输,bulk-only传输,以及ufi指令等。你再也不用去到处搜这些英文资料了。-usb key development experience, Mass Storage Class protocol document collection, including the Mass Storage Overview, cbi transfer, bulk-only transfer, and ufi directives. You no longer have to search the information in English was everywhere.
Platform: | Size: 643072 | Author: 姚恩杰 | Hits:

[Program docUSB--PDF

Description: 包含了USB开发用到的所有协议 USB Specification Rev1.1 USB pecification Rev2.0 USB SBUS HOUND 使用说明书.PDF Device Class Definition for HID 1.11 .pdf FAT32 File System Specification v1.0 PDIUSBD12_PHILIPS.PDF3.pdf USB Class Definitions for Communication Devices Rev1.1.pdf USB Device Class Definition for MIDI Devices Rev1.0.pdf USB HID Usage Tables Rev1.0.pdf USB Language Identifiers Rev1.0.pdf USB Mass Storage Class Bulk-Only Transport Rev1.0.pdf USB Mass Storage Class UFI Command Specification Rev1.0.pdf USB Mass Storage Specification Overview v1.4.pdf-Contains all the agreements used in USB development of USB Specification Rev1.1 USB pecification Rev2.0 USB SBUS HOUND instructions. PDF Device Class Definition for HID 1.11. Pdf FAT32 File System Specification v1.0 PDIUSBD12_PHILIPS.PDF3.pdf USB Class Definitions for Communication Devices Rev1.1.pdf USB Device Class Definition for MIDI Devices Rev1.0.pdf USB HID Usage Tables Rev1.0.pdf USB Language Identifiers Rev1.0.pdf USB Mass Storage Class Bulk-Only Transport Rev1.0.pdf USB Mass Storage Class UFI Command Specification Rev1.0.pdf USB Mass Storage Specification Overview v1.4.pdf
Platform: | Size: 24087552 | Author: we | Hits:

[SCMusbmassbulk_10

Description: USB Mass Storage Class Bulk-Only Transport
Platform: | Size: 89088 | Author: devel | Hits:
« 12 »

CodeBus www.codebus.net