Welcome![Sign In][Sign Up]
Location:
Search - mass

Search list

[SCMch375

Description: CH375 是一个USB总线的通用接口芯片,支持USB-HOST主机方式和USB-DEVICE/SLAVE设备方式。在本地端,CH375具有8位数据总线和读、写、片选控制线以及中断输出,可以方便地挂接到单片机/DSP/MCU/MPU等控制器的系统总线上。在USB主机方式下CH375还提供了串行通讯方式,通过串行输入、串行输出和中断输出与单片机/DSP/MCU/MPU 等相连接。 CH375 的USB 设备方式与CH372 芯片完全兼容,CH375 包含了CH372 的全部功能。本手册中没有提供CH375 在USB 设备方式下的说明,相关资料可以参考CH372 手册。 CH375的USB 主机方式支持常用的USB 全速设备,外部单片机可以通过CH375 按照相应的USB 协议与USB 设备通讯。CH375 还内置了处理Mass-Storage 海量存储设备的专用通讯协议的固件,外部单片机可以直接以扇区为基本单位读写常用的USB 存储设备(包括USB 硬盘/USB 闪存盘/U 盘)。-Document for CH372 usb style
Platform: | Size: 397312 | Author: 杨容 | Hits:

[SCMusb_bulk_driver_1

Description: 这是usb mass storage(海量存储)的源代码,欢迎下载-This is usb mass storage (Mass Storage), the source code, download welcome
Platform: | Size: 10240 | Author: cguo | Hits:

[USB develop51读写U盘源程序和原理图

Description: 这是51读写U盘源程序和原理图,希望对开发USB的兄弟一些参考.-Source code for USB mass storage read/write with description.
Platform: | Size: 86016 | Author: HEDN | Hits:

[USB develop51+sl811读写U盘的源程序+原理图

Description: 51读写U盘的源程序+原理图c语言编程有程序说明和电路说明-51 and sl811 USB mass storage source code with description. Writen in C, with code comment and circuit design description.
Platform: | Size: 38912 | Author: 在中国 | Hits:

[USB developmchpmsd

Description: pic mcu code:This application note describes the design and implementation of a USB Mass Storage Device (MSD) using a Secure Digital card, which should prove useful to developers of USB mass storage solutions. This application may be used as a stand-alone MSD or as a Secure Digital/Multimedia Card (SD/MMC) reader/ writer interface.-pic mcu code : This application note describes the design and implementation of a USB Mass Storage Device (MS D) using a Secure Digital card, which should prove useful to developers of USB m ass storage solutions. This application may be used as a stand-alone MSD or as a Secure Digital/Multimedia Card (SD/MMC) reader/writer inter face.
Platform: | Size: 468992 | Author: 赵伟刚 | Hits:

[ARM-PowerPC-ColdFire-MIPScy68013a

Description: cy68013a USB2.0 highspeed mass storage source code-cy68013a highspeed USB mass storage so urce code
Platform: | Size: 220160 | Author: szoctavia | Hits:

[USB developmass_gaiupmp3

Description: 关于 at89c51snd1c 的海量存储mass storge的基于keil c的源代码-on at89c51snd1c mass storage mass storge based Keil c source code
Platform: | Size: 73728 | Author: 张渡凯 | Hits:

[Driver DevelopUSB_Mass_Storage_Sample_Driver

Description: UMSSPDR.PDR / UMSS.SYS Windows 98 USB Mass Storage Sample Driver Design Notes -UMSSPDR.PDR/UMSS.SYS Windows 98 USB Mass Storage Sample Driver Design Notes
Platform: | Size: 109568 | Author: boomfish | Hits:

[ARM-PowerPC-ColdFire-MIPSUSB_HOST

Description: 优秀硕士毕业论文,嵌入式USB主机设计,对USB协议规范,MASS STORAGE 协议,有详细介绍。-Outstanding Master s Thesis, embedded USB host design, on the USB protocol specification, MASS STORAGE agreement in detail.
Platform: | Size: 195584 | Author: 陈文礼 | Hits:

[Embeded-SCM Developatmel_fs

Description: ATMEL AT91SAM USB Mass Storage Module
Platform: | Size: 3005440 | Author: www | Hits:

[Software EngineeringUSB_FDD

Description: 本文的内容是从概念上介绍USB软驱固件设计的各个步骤,这些步骤中的重点在于USB设备的枚举,Mass Storage CBI协议/UFI命令的处理以及本设计中所采用的DataFlash AT45DB161B的读写。-the content of the paper is to introduce the concept of USB floppy drive firmware design of the various steps These steps will focus on the USB device enumeration. Mass Storage CBI agreements/UFI order processing and the design used by the DataF lash AT45DB161B literacy.
Platform: | Size: 491520 | Author: 6756 | Hits:

[Special Effectsmatlab-for-cvt

Description: matlab写的质心沃龙诺依程序,把需要划分的区域划分成相应的质心沃龙诺依区域,质心沃龙诺依图是在沃龙诺依图的基础上把随机的产生点固定在每个沃龙诺依区域的质心上-write matlab centroid Vorontsov Noida procedures, the needs of the division is divided into regions corresponding centroid Vorontsov Noida region, center of mass Noida Figure Vorontsov Vorontsov was Nooyi map based on the random selection of points fixed in each In Noida Vorontsov mind the quality of regional
Platform: | Size: 83968 | Author: 杨占龙 | Hits:

[Program docusbmassbulk_10

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

[ARM-PowerPC-ColdFire-MIPSAT91SAM7X256-mass_storage-IAR4_30A-(mmc_SD)

Description: atmel at91sam7x256 下的mass storage .可插入mmc /sd 卡作为U盘用 ,开发环境为IAR4.31 .见文中说明-atmel at91sam7x256 of mass storage. Can be inserted mm c/sd card as U disk use development environment for IAR4.31. See text note
Platform: | Size: 2138112 | Author: yc | Hits:

[OpenGL programClothy

Description: This the sample application that accompanies the May 99 Game Developer magazine. It is meant as a demonstration of a method for 3D cloth simulation in OpenGL. Cloth simulation is a very complex process. This column and demo just scratches the surface. It is simply a way of building a form of cloth using the mass and spring system from last month. It is sort of a macro function (CreateClothPatch in OGLView.cpp) that builds all the various springs and attaches them. There are many places it can be improved and modified. Please read the article and check the references in the "For Further Info" section if you are really interested in cloth simulation.-This the sample application that accomp anies the May 99 Game Developer magazine. It is m eant as a demonstration of a method for 3D cloth's imulation in OpenGL. Cloth simulation is a very complex process. This column and demo just scra tches the surface. It is simply a way of building a form of cloth using the mass and spring system f rom last month. It is sort of a macro function (Cr eateClothPatch in OGLView.cpp) that builds al l the various springs and attaches them. There a 're many places it can be improved and modified. P lease read the article and check the references in the "For Further Info" section if you are real ly interested in cloth simulation.
Platform: | Size: 6789120 | Author: yxg | 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:

[ARM-PowerPC-ColdFire-MIPSUSBMem

Description: LPC214x USB Mass Storage Example
Platform: | Size: 51200 | Author: Tom Tang | Hits:

[ARM-PowerPC-ColdFire-MIPSflash.utility.mass.dfu.lpc2888

Description: LPC2888 USB 接口烧写flash 工具-LPC2888 USB flash of burning tools
Platform: | Size: 1081344 | Author: 罗伟林 | Hits:

[Other Embeded programISP1582_PCI_Mass_Storage

Description: ISP1582 USB Mass Storage PCI驱动程序源代码-ISP1582 USB Mass Storage PCI driver source code
Platform: | Size: 368640 | Author: 张迅 | Hits:

[Other Embeded programISP1583_Mass_Storage

Description: ISP1583 USB Mass Storage接口芯片驱动程序源代码-ISP1583 USB Mass Storage Interface Chip driver source code
Platform: | Size: 327680 | Author: 张迅 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net