CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - fat sd

搜索资源列表

  1. NAND(SDIO)

    1下载:
  2. stm32 NAND和SD卡(SDIO)模拟U盘程序,包含完整工程-stm32 NAND, SD card (SDIO) analog U disk procedures, including the complete works
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2774717
    • 提供者:waiting
  1. 20080513

    0下载:
  2. MSP430F149读写SD卡以及简单的文件系统 硬件:www.just430.com朱明老师提供的Easy430开发板以及SD卡模块 底层驱动使用TI提供的MMC驱动程序,简单文件系统使用微控设计网-MSP430F149 read SD cards, as well as simple file system hardware: www.just430.com Zhu Easy430 teachers are provided with the development board
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:21200
    • 提供者:王志
  1. MMCSD

    0下载:
  2. ATMEGA32+Proteus仿真原理图+C应用程序,仿真仿真MMC和SD卡-ATMEGA32+ Proteus schematic diagram+ C simulation applications, simulation simulation MMC and SD cards
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:285797
    • 提供者:乌木
  1. STM32_SDIO_FAT

    0下载:
  2. 基于STM32的SDIO 接口SD卡文件系统。FAT的。完整工程代码。keil MDK 3.22A以上版本打开。有问题给我e-mail:66194052@163.com-STM32 based on the SDIO interface SD card file system. FAT' s. Complete engineering codes. keil MDK 3.22A or later to open. There are problems to me e-mail: 66194
  3. 所属分类:uCOS

    • 发布日期:2017-05-19
    • 文件大小:5506671
    • 提供者:李家庆
  1. SD_CARD_FAT

    0下载:
  2. STM32下SD卡文件系统读写程序,如何初始化SD卡及读写、擦除SD卡-SD card file system program of STM32,how to initialize ,write ,read,erase SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1300666
    • 提供者:施立成
  1. STM32-SDCard-SDIO-FATFS-V2

    0下载:
  2. 芯达开发板SD卡测试程序,可以了解一下FAT文件管理,希望对大家有帮助。-Core of the development board SD card test program, you can look FAT file management, we want to help.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:2163272
    • 提供者:刘红莉
  1. SDCard_BootLoader

    0下载:
  2. 基于s3c2410、2440的从SD卡引导Linux内核程序,实现FAT文件系统,读取SD卡内的Linux内核到SDRAM中,并运行。-Based on s3c2410, 2440 from the SD card boot Linux kernel procedures, implementation FAT file system, read the SD card inside the Linux kernel to SDRAM, and running.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:234423
    • 提供者:XZY
  1. AVR_SDcard_FAT32

    0下载:
  2. AVR 单片机上实现SD卡的读写,支持FAT16、FAT32文件系统,文件和目录的创建删除等文件功能全部实现-AVR single-chip implementation on SD card reader, support for FAT16, FAT32 file system, files and directories to create the delete function and other documents of all implementation
  3. 所属分类:SCM

    • 发布日期:2015-07-05
    • 文件大小:268474
    • 提供者:shanghongwei
  1. Tiny-FatFs_ffsample007

    0下载:
  2. 不错的Tiny_Fat代码,包含MMC/SD等驱动-good file system....
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:995301
    • 提供者:符运河
  1. flashfilesd

    0下载:
  2. SD Flash file system for AVR
  3. 所属分类:SCM

    • 发布日期:2015-07-05
    • 文件大小:2178083
    • 提供者:tone
  1. SDCARD

    0下载:
  2. SD卡FAT文件系统,很方面移植,注释详细-SD Card FAT file system, it is aspects of transplantation, detailed notes
  3. 所属分类:Other Embeded program

    • 发布日期:
    • 文件大小:364760
    • 提供者:guo
  1. SDCardReadWrite

    0下载:
  2. SD卡读写源程序,SD卡使用在SPI模式。-SD Card Reader source, SD card used in SPI mode.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:19524
    • 提供者:liukai
  1. dspic33

    0下载:
  2. WAV 数字输出播放器,采用DSPIC33单片机,SPI接口读取SD卡(仅支持FAT),I2S接口数字输出。-Digital output WAV player, using dsPIC33 Singlechip, SPI interface SD card reader (supports only FAT), I2S digital output interface.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:101169
    • 提供者:凉哥
  1. 2410-fs-ldqmoon

    0下载:
  2. 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:28877
    • 提供者:罗德强
  1. fatfs

    1下载:
  2. 这是一个很精巧的FAT文件系统的,它实现数据文件存储的FAT方式访问,支持FAT32,感兴趣可以看一下.-This is a very delicate FAT file system, it implements the data files stored in FAT access, support for FAT32, interested can look at.
  3. 所属分类:File Formats

    • 发布日期:2017-03-27
    • 文件大小:841363
    • 提供者:amateur321
  1. FatProg64

    0下载:
  2. this source is for sd mmc read write in fat file system for atmega64
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:338682
    • 提供者:mohamad
  1. prog

    0下载:
  2. grqd_xp原创,移植了FATFS到LPC2148,测试了写的速度,很满意,280K/S;UCOSII用的是2.76的,建立了5个简单的任务;建立了字库,写汉字很方便;现上传源程序。(内有原理图,字库文件,SD卡上的图片,ADS1.2的源程序)-grqd_xp original transplant FATFS to the LPC2148, Writing test speed, very satisfied, 280K/S UCOSII used are 2.76, and 5 set
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2213393
    • 提供者:grqd
  1. sd_fat16_test

    0下载:
  2. 在s3c44b0下利用SD卡进行WAV文件(FAT16格式)播放的源程序-At S3C44B0 use WAV files to SD card (FAT16 format) playback source
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-16
    • 文件大小:69777
    • 提供者:czm
  1. SD_FAT_with_Menu

    1下载:
  2. Atmega64单片机程序(完整工程),包含SD HOST的驱动、FAT(使用ZLG的FAT),点阵的液晶屏显示驱动,带演示和测试菜单-Singlechip Atmega64 procedures (complete works), including SD HOST driver, FAT (use ZLG the FAT), dot-matrix LCD display driver, with demo and test the menu
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:746492
    • 提供者:费利克斯雷
  1. FAT_document

    0下载:
  2. FAT文件分配表及文件系统程序和说明,文件在磁盘中的组织结构-FAT File Allocation Table file system and procedures and that documents the organizational structure of disk
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-24
    • 文件大小:25289
    • 提供者:henry
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com