搜索资源列表
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
ATmega128L_MicroSD
- 从中国学术期刊网上花钱下载的《ATmega128L单片机的MicroSD卡读写》,共享于pudn,供学习SD的朋友参考。-Online academic journals from China to spend money to download the " ATmega128L SCM MicroSD Card Reader" , to share in pudn, for study and reference SD friends.
SD_Partition
- 在 Fedora 8下,将一张4G的TF卡(MicroSD),格成两个2G的分区,一个主分区,一个逻辑分区。 ps:SD卡有TF卡(现在通称MicroSD),SD卡,MiniSD卡,SDHC等多种,长的不一样;除此之外,还有一种MMC卡。 指令:fdisk 用途:观察硬盘之实体使用情形与分割硬盘用。 使用方法: 一、在 console 上输入 fdisk -l /dev/sdb ,观察硬盘之实体使用情形。 二、在 console
SD_GCC_V2
- interfacing an SD card with AVRmega8 includes functions for reading writing from a microSD card. Program is Written in C.
microsd_proto_schematic_v100
- Yet another prototype design for microsd card reader ( part)
MicroSD-Record-GPS-data-
- 基于MSP430和MicroSD卡的GPS记录器 MSP430f149接收C3-370模块GPS信号,用Nokia5110液晶显示经纬度,并将$GPRMC语句后62字节保存在Micro SD卡上。所存数据读入电脑后可通过RouteConverter.exe软件转成KML文件,加载到google earth后可以显示轨迹。 资料包括 原理图:Altium Designer Winter 09 格式和PDF格式 控制程序:基于MSP430F149的GPS记录程序。主
STM32_USBDisk_TF
- 基于野火STM32的开发板的程序,STM32制作的USB读取MicroSD卡(模拟U盘),已编译好的程序。-Based on the the wildfire STM32 development board program, the STM32 USB made read MicroSD card (analog U disk), has compiled the program.
SDIO_stm32f103x
- SDIO interface on stm32f103x, microSD card. Keil project
21-MicroSD
- 利用STM32来实现对SD卡里面文件的读取。像个U盘一样。-use STM32 to read files in the SD card.
MicroSD-cardPfile-system
- 基于STM32的MicroSD卡文件系统 FATFS R0.07C 测试实验-Based on STM32 MicroSD card file system FATFS R0.07C testing laboratories
000-MicroSD_Restore
- 野火开发板的MicroSD卡测试文件备份,希望对大家有用。-Wildfire development board MicroSD card test file backup, and hope to be useful.
read-MicroSD-card-by-USB
- 基于stm32d的模拟U盘,使用USB读取MicroSD卡-read MicroSD card by USB based on stm32
MicroSD STM
- Used for configuration of the on-board microSD card reader on STM32. Includes file manipulation.
stm32-MicroSD
- 本压缩文件主要针对STM32实现对microSD卡的存储、读取操作,实现离线存储功能。-The compressed file mainly for STM32 achieve microSD card storage, the read operation for offline storage.
USBPSD(MicroSD)U
- 用USB线来读取SD卡,实现在PC端的U盘实验!-With a USB cable to read the SD card, the PC side of the U-disk experiment!
USB-Mass-Storage
- 这是一个USB Mass Storage 实验,用USB线连接PC机 与开发板,在电脑上就可以像操作普通U盘那样来操作开发 板中的MicroSD卡,并在超级终端中打印出相应的调试信 息-This is a USB Mass Storage experiments, using USB cable to connect the PC And development board, the computer can operate it as ordinary U disk opera
SDIO-SD
- MicroSD卡(SDIO模式)测试实验,采用4bit数据线模式。没 有跑文件系统,只是单纯地读block并将测试信息通过串口 1在电脑的超级终端上 打印出来。-MicroSD card (SDIO mode) test experiment, using the bit 4 cable model.no Have to run the file system, will simply read block and test information via a serial port
project5
- 本例程移植了R0.09b版本的FatFS文件系统,采用SDIO接口的MicroSD卡作为存储介质。 FatFS文件系统的移植说明见: \User\FatFS\FatFS移植记录.txt 核心文件为: b sdio_sd.c/.h : SDIO底层驱动代码 demo_sdio_fatfs.c/.h 演示FatFS API接口函数的使用方法的主程序。 配置GPIO的SD_Init()函数在执行 f_mount() 挂在文件系统时会被调用。因此,没有在
microSD_c8051f340
- C8051F340移植FAT32操作MicroSD卡(C8051F340 transplant FAT32 to operate MicroSD card)