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

搜索资源列表

  1. sd_fatfs

    0下载:
  2. freescale 16位单片机XDT512 的sd卡程序,调试通过,使用的是Freescale PBMCUSLK CSM12D 开发板,并移植了fatfs文件系统-Freescale 16-bit microcontroller XDT512 sd card with fatfile system programming, debugging through the use the Freescale PBMCUSLK CSM12D development board
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:422317
    • 提供者:荣超群
  1. STM32_SDIO_FATFS

    0下载:
  2. STM32的通过SDIO接口连接SD卡,并利用FATFS读取SD卡的例程!-The STM32 through SDIO interface to connect the SD card, and use the FATFS read SD card routine!
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:630661
    • 提供者:郑立安
  1. SDATFS

    0下载:
  2. 10:基于STM32的SD卡FATFS的移植-10: Based on of STM32 the SD card FATFS transplant
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:502073
    • 提供者:zgzzlt
  1. MP3PSD

    0下载:
  2. MP3+SD卡+FATFS+LCD显示(SPI2接口)全套方案-The MP3+SD card+FATFS+LCD (SPI2 Interface) with a comprehensive plan
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4273063
    • 提供者:gl
  1. music_pfatfs

    0下载:
  2. stc125a60s2 PWM 推动耳机播放SD卡里面的WAV音乐。文件系统为FATFS。内有低层SD卡驱动及双缓冲区的切换。-stc125a60s2 PWM promote headphone playback SD card inside WAV music. The file system FATFS. Within the lower the SD card drive and double buffer switching.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:35583
    • 提供者:ethan
  1. MP3_final

    0下载:
  2. 自制mp3 ·单片机读取sd 卡上的歌曲文件 传送给 vs1003解码 ·可实现 mp3 的基本功能 切歌 暂停 歌词同步 开发环境 mdk ·使用stm32 vet6 单片机 ·sdio 驱动sd 卡 ·sfmc 驱动lcd ·fatfs 文件系统 可识别2G sd 卡 支持长文件名和中文字符 ·包含中文字库-Homemade mp3 microcontroller reads the songs on the sd card file transfer
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-23
    • 文件大小:7315866
    • 提供者:张勇立
  1. ftafs_diskio

    0下载:
  2. FATFS底层程序编写,对于SD卡写入文件时,加入FATFS系统。-The FATFS underlying programming for the SD card is written to the file, FATFS system.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2184
    • 提供者:xiaozhang
  1. stm32-study3

    0下载:
  2. stm32学习 九:SD卡底层驱动(无文件系统) 十:基于STM32的SD卡FATFS的移植-Nine: SD card is the underlying driver (no file system) 10: Based on the SD card the FATFS the transplantation in the STM32
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:796180
    • 提供者:小茫
  1. STM32_sdio_fatfs

    0下载:
  2. STM32F103的FATFS文件系统移植,特性: 1、SDIO的4位总线查询操作模式,比SPI模式快很多。 2、支持长文件名。 3、支持中文文件名(包括文件夹)。 主函数功能: 1、创建一个文件,并写入测试数据。 2、打卡刚刚创建的文件,读取文件内容并打印输出。 3、扫描SD卡里面的所有文件(包括文件夹)。 4、统计SD容量空间使用情况。 -Transplantation of the STM32F103' s FATFS file system, f
  3. 所属分类:SCM

    • 发布日期:2017-11-02
    • 文件大小:1323223
    • 提供者:罗伟东
  1. STM32_FATFS_SPI

    0下载:
  2. 基于stm32的fatfs spi模式 sd卡-Stm32 fatfs spi mode sd card
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:1364879
    • 提供者:杨易
  1. LCD

    0下载:
  2. 基于STM32做的一个SD读写程序,采用液晶显示,可以实现触摸,采用了FatFs文件系统-Based on the reading and writing process of the STM32 doing an SD, LCD can touch, using FatFs file system
  3. 所属分类:SCM

    • 发布日期:2017-11-22
    • 文件大小:5298176
    • 提供者:wukai
  1. TFT240320-demo

    1下载:
  2. TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readm
  3. 所属分类:技术管理

    • 发布日期:2013-03-01
    • 文件大小:121495
    • 提供者:Sindzas
  1. Project_sd

    0下载:
  2. 一直想在XS128上移植FATFS文件系统,却发现,现成的少之又少,于是就自己动手。移植的是FATFS最新版0.08b。现将编译好的完整工程,和0.08b的说明文档一并 上传,希望能帮助到部分有需要的同学。程序中很多也是参考网络上现成的…… 本人用的是金士顿2G minro SD 只测试了创建文件,写文件和读文件三个功能,欢迎共同探讨!-Always wanted to the the XS128 on transplant FATFS file system, they f
  3. 所属分类:SCM

    • 发布日期:2017-11-17
    • 文件大小:336172
    • 提供者:杨轩
  1. ff9a

    0下载:
  2. Module FATFs to access SD/SDHC card
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-23
    • 文件大小:857299
    • 提供者:pep
  1. Final

    1下载:
  2. fatfs移植,stm32的SPI模块控制SD卡-fatfs transplant stm32 SPI module control SD card
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:750141
    • 提供者:ruanweiwen
  1. FATFS_SD

    0下载:
  2. 一个FATFS文件系统的代码,以SPI模式读写SD卡。有完整的IAR工程文件。-A FATFS file system code, SD card SPI mode to read and write. Complete IAR project files.
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:562396
    • 提供者:jiahui cheung
  1. MSP430_SD_FATFS

    0下载:
  2. MSP430 SD卡挂载FATFS,很有用的,文档代码齐全-Mount the MSP430 SD card FATFS, useful, and complete documentation code ...
  3. 所属分类:DSP program

    • 发布日期:2017-11-30
    • 文件大小:757957
    • 提供者:张晨
  1. CEPARK-IAR_Stm32SDlib

    0下载:
  2. SD卡的FATFS文件系统读写,可以直接输入路径打开文件。-Reading and writing of the SD card FATFS file system, you can directly enter the path to open the file.
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:682910
    • 提供者:东方路
  1. STM32_SPI_FLASH

    0下载:
  2. 自己写的spi_flash的驱动,利用stm32管脚模拟的方式,是学习理解spi总线良好资料,将sd卡挂载的fatfs中的文件(字库)进行读写,并显示到屏幕上,奋斗板的同学试一试-Way the own written spi_flash drive, take advantage of the the stm32 pin analog, to the spi bus good information to learn to understand, read and write to the s
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-13
    • 文件大小:21288101
    • 提供者:wqs131
  1. SDIO_SD

    0下载:
  2. 这个是让单片机通过挂载SD卡跑FatFs文件系统的移植文件,是通过SDIO的方式来读写SD卡。工程是基于STM32RBT6的-This is the microcontroller to run portable document file system FatFs to mount the SD card is through SDIO way to read and write SD card. Project is based STM32RBT6,
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:55504
    • 提供者:杨宽宽
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com