搜索资源列表
基于STM32微处理器的SD卡(TF卡)文件系统读写
- 基于STM32微处理器的SD卡(TF卡)文件系统读写. 103ZC,ZD等有SDIO,检查中。,This is a simple demonstration, based on STM32 and working with ST Evaluation board MB525 revA (old board), using the Embeddeded Library File System “EFSL” with an "SD" memory card in order
MicroSD_Spec.rar
- MicroSD卡的参数描述,介绍了MicroSD卡(TF卡)的性能、接口参数、尺寸等。,MicroSD Card Specificaion
SD_info
- SD卡TF卡资料大全:SD卡规范协议,mini SD卡手册,SD绝密资料,MicroSD卡技术简介,SanDisk TransFlash Memory Module -SD Card TF Card Sourcebook: SD card standard protocol, mini SD card manual, SD top-secret information, MicroSD card technology profile, SanDisk TransFlash Memory Modu
sdhc
- 没有谁会编写低速模式的下的SDHC驱动,但是众多在低速模式下支持SD/TF/MMC卡的设备正在为不能识别SDHC而苦恼。这是目前唯一能够找到的能够识别SDHC的低速模式下的驱动。经过了上百张不同SD/MMC/TF卡的验证。-No one prepared under low-speed mode SDHC driver, but many in the low-speed mode support SD/TF/MMC card device is not recognized by SDHC a
MAVELLWIFISDIO
- MAVELL wifi估计是市面上用的最多的,我给大家提供原理图和源代码。多多支持。SD卡通道的,当然你也可以做成TF卡。-MAVELL wifi estimate is the most widely used market, I give you to provide schematic and source code. Their support. SD cartoon Road, of course, you also can be molded into TF card.
430-TF_Final
- 基于MSP430F2272 的TF卡读写,很好用 SPI协议采用端口模拟,可以用于其它型号的单片机-Based on the TF card reader MSP430F2272, very good agreement with the SPI port using simulation, can be used for other types of microcontrollers
TesterDemo
- 基于2440的指纹模块\GPS\MIFIRA卡\TF卡\测试软件-2440-based fingerprint module \ GPS \ MIFIRA card \ TF card \ test software
sdio.tar
- 该源码实现的功能是sdio2.0的驱动,可以适用于目前所有sd2.0的SD卡TF卡等。-The source code to achieve the function of sdio2.0 driver, can be applied to all current sd2.0 SD card TF card.
ZLG_SD
- 操作SD卡的程序,SPI接口模式,支持SD卡,MMC,以及TF卡等-Operating procedures for the SD card, SPI interface mode, SD card, MMC, and TF card etc
5110GPSV4L_B1
- C51获取gps串口数据,并显示在5110液晶上,实时转换成kml格式,并存储到tf卡上。-C51 for gps serial data, and display on LCD in 5110, real-time into kml format and stored to the tf card.
TF-WR
- TF卡读写程序TF Card Reader program-TF Card Reader program
sb2fsd_gpio
- 龙芯1b板子用GPIO模拟SPI读写TF卡-loongson 1b SPI GPIO analog board with TF card read and write
LM3S8962-TF-CARD
- 比较好的LM3S8962平台的TF卡操作函数 完整代码-Better LM3S8962 platform TF card manipulation functions complete code
tf
- 对于TF卡的初始化,扇区读写操作,已在MSP430上实现-For initialization TF card sector read and write operations, has been implemented on the MSP430
430-TF_Final
- tf卡读写,MSP430,spi。。。。(TF card read and write)
tf
- MicroSD Card Adapter用户手册及74VHC125MTC数据手册(MicroSD Card Adapter user manual and 74VHC125MTC data manual)
Sunny号实验27-SDIO-TF卡实验
- 使用单片机实现SD卡储存器功能,对于初学者非常有用(It is very useful for beginners to realize the memory function of SD card by using single chip microcomputer.)
TF卡
- stm8s103的TF卡读写操作,不错实用的程序(Stm8s103 card read and write operations, good practical procedures)
SD_TF_SIM_lib(SD卡)
- 平常常用原理图,封装,包括常用的SD卡TF卡各种型号的封装,以及想过的的3D图预览(Usual common schematic diagram, package)
STM32利用SDIO驱动SD卡
- STM32采用SDIO接口驱动TF卡,实现文件的创建、读写、擦除等功能