CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - usb read write

搜索资源列表

  1. sd_usb

    0下载:
  2. features as follows: read/write sd card based on SPI usb
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:85612
    • 提供者:fathong
  1. u-boot-1.1.6_OpenJTAG.rar

    1下载:
  2. 支持S3C24x0/yaffs/USB/CS8900/DM9000/OpenJTAG/Nor,Nand启动的u-boot 添加的功能: 1. 同时支持S3C2410和S3C2440 2. 支持串口xmodem协议 3. 支持USB下载,可以在PC上使用dnw传数据 4. 支持网卡芯片CS8900 5. 支持NAND Flash读写 6. 支持从Nor/Nand Flash启动 7. 支持烧写yaffs文件系统映象,Support S3C24x0/yaffs/USB/CS8900/
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-21
    • 文件大小:127023
    • 提供者:qin
  1. smd380_program1.rar

    0下载:
  2. 博世的3轴加速度传感器SMB380,SPI,I2C读写程序。,Bosch 3-axis acceleration sensor SMB380, SPI, I2C read and write procedures.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:21580
    • 提供者:32446975
  1. USB

    0下载:
  2. 单片机C8051F020通过CH375对U盘内文件进行读写。通过TFT液晶屏可以浏览U盘的文件系统,可以查看其中的位图和文本文件。-C8051F020 microcontroller through CH375 U disk file for read and write. TFT LCD screen can browse through the U-disk file system, you can view one of the bitmap and text files.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:155536
    • 提供者:zhlziv
  1. Read_Write_Hid_Device_Sample1_Source

    1下载:
  2. Easy USB 51 Programer 源自百合电子工作室一个USB开源项目,这是其中一个读写USB HID设备的源代码,非常有参考价值。-Easy USB 51 Programer Lily electronic studio from a USB open source project, which is one of the read and write USB HID device source code, is a valuable reference.
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:144738
    • 提供者:飞天侠
  1. 51andsl811

    0下载:
  2. 51单片机usb读写u盘程序,,使用器件sl181-51 single-chip usb disk u read and write procedures, the use of devices sl181. .
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:257339
    • 提供者:朱广
  1. rt73-usb-linux

    0下载:
  2. 此压缩包内包含了几乎全部的无线网卡驱动资料,包括关于无线网卡驱动的各种论文,资料,以及rt73等常用网卡的驱动源代码,电路原理图,看完里面的东西,你绝对能够自己编写驱动了。-This archive contains almost all of the wireless card drivers, including information on the wireless network card driver for various papers, data, and network card
  3. 所属分类:SCM

    • 发布日期:2017-06-20
    • 文件大小:33752394
    • 提供者:limiao
  1. FAT32UsbRead

    0下载:
  2. usb FAT格式文件读写,keilC平台开发-usb FAT format to read and write, keilC platform development
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:387919
    • 提供者:xie
  1. USB-MSD-RD

    0下载:
  2. 用51单片机读写SD卡 -With 51 single-chip microcomputer to read and write SD card with 51 single-chip SD card reader
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1291147
    • 提供者:zzf
  1. C51_UsbHost_SL811_Fat32

    0下载:
  2. SL811 usb host 读写U盘或移动硬盘的数据。含文件系统。fat32格式-SL811 usb host to read and write U disk or mobile hard disk data. Containing file system. fat32 format
  3. 所属分类:SCM

    • 发布日期:2017-11-16
    • 文件大小:48487034
    • 提供者:sayou678
  1. USB

    0下载:
  2. VC5416 对USB寄存器的读/写、配置; VC5416 对 USB的 FIFO 的操作; VC5416 对 USB的 setup 包的操作; VC5416 对 USB的 Endpointo 的操作;-VC5416 of USB register read/write, configuration VC5416 on the USB-FIFO operation VC5416 for USB operation of the setup packet VC5416
  3. 所属分类:DSP program

    • 发布日期:2017-04-23
    • 文件大小:181379
    • 提供者:fishsky
  1. ReadUDisk

    0下载:
  2. 单片机读写U盘源码 基于51单片机和国产USB芯片CH374,挂载FAT文件系统、USB海量存储设备驱动,读写使用FAT文件系统的U盘。-Disk read and write single-chip U-source and based on 51 single-chip USB chip made CH374, mount FAT file system, USB mass storage device driver, read and write using the FAT file
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:81877
    • 提供者:Freeman
  1. USB-SD-reader

    0下载:
  2. USB读SD卡的读卡器代码。已经在单片机编译过。 51+PDIUSBD12+SD卡作USB读卡器程序里用了OO的代码,用IDE-USB那个例程改的。这个程序里,已经把存储设备的驱动独立出来了,也就是只要改动存储设备的扇区读写驱动,就可以把存储设备变成U盘了-Reading SD card reader USB code. SCM has been compiled. 51+ PDIUSBD12+ SD Card USB reader program, he devoted OO code,
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:164477
    • 提供者:张晓宇
  1. arm

    0下载:
  2. 基于arm的USB读写,通过arm进行对计算机的USB进行读和写的指令-USB read and write using arm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:2601
    • 提供者:钱三强
  1. LPC1768-usb

    0下载:
  2. LPC1768读写U盘FAT16文件的例程-LPC1768 U disk read and write FAT16 file routines
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:
    • 文件大小:441749
    • 提供者:wzfqx
  1. 3.6.1-USB

    1下载:
  2. 这是我们学校的DSP实验箱5502的USB实验的程序,保证可以用,功能很全,在网上你觉对找不到这么好的程序,它采用了Cypress公司的CY7C68001芯片实现USB 2.0接口,能实验USB 寄存器的读/写,对 USB 的配置,对 USB 的 FIFO 的操作,对 USB 的 Setup包的操作;对 USB 的 Endpoint0 的操作.-This is our school s DSP 5502 kit s USB test program, to ensure that you can
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:165406
    • 提供者:Mr CAI
  1. a-USB

    0下载:
  2. msp430f149单片机USB读写实验程序,本程序已经测试通过-msp430f149 MCU with USB read and write experimental procedure, this procedure has been tested
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:124092
    • 提供者:徐华军
  1. usb-device-massstorage-project-at91sam7x-ek-iar.z

    0下载:
  2. When an EK running this program connected to a host (PC for example), with USB cable, the EK appears as a USB Disk for the host. Then the host can format/read/write on the disk. If there is SDRAM on the EK, the disk can be up to 10M so that read/wr
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-17
    • 文件大小:407166
    • 提供者:Mehdi
  1. USB-read-and-write-U-disk.

    0下载:
  2. stm32上通过利用USB对U盘进行读写操作。有对USB实现的底层驱动,及U盘的读写操作-STM32 through the U disk read and write operations using USB. Driving on the bottom of USB, and the U disk read and write operation.
  3. 所属分类:SCM

    • 发布日期:2017-05-22
    • 文件大小:6617436
    • 提供者:齐丹
  1. W25Q64 USB

    0下载:
  2. 通过USB从机接口读写W25Q64模拟一个可移动存储磁盘(Read and write W25Q64 from the computer interface through USB, simulate a removable storage disk)
  3. 所属分类:微处理器开发

    • 发布日期:2017-12-17
    • 文件大小:8751104
    • 提供者:′ 待续
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com