搜索资源列表
SD
- SD卡资料.rar里边有3个文件,包括SD卡手册,SD卡操作时序图,SD卡CSD寄存器翻译的 中文手册
sd_card.rar
- SD卡+文件系统读写,通过文件系统,你可以在你的嵌入式系统上建立文件,进行文件的各种操作,例如文件读写,文件显示,文件创建等,SD card file system, show write read display dell,how to write the sd programe! if you want to use the sd card in productor,this is a example
c8051f340_SD.zip
- C8051F340操作SD卡,SPI读写SD卡,C8051F340 SD
sd
- 实验目的:学习SD卡的操作. 系统设计 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送数码管显示-Experimental Objective: To learn SD card operation. System Design 1, SD card using SPI communication 2, first write to the SD sequence of 0-255 where a total of 256 data, and
SD-LPC2000
- LPC2000系列ARM关于SD卡操作的应用说明-LPC2000 family of ARM applications on the SD card operation instructions
znFATsdtousb
- 用于sd卡驱动及其文件的跨设备拷贝,基于znfat的文件系统,简化对sd卡的操作,简便易懂,新手易上手。-Sd card driver files for inter-device and copy the file system based znfat to simplify the operation of the sd card, easy to understand, novice approachable.
shujujiemian
- 通过VC.net2005编写的上位机通讯软件,通过RS232对下位机的sd卡进行读写、擦除操作。-Written by VC.net2005 PC communications software, through to the next crew RS232 sd card read and write, erase operation.
SD_Driver
- SD卡驱动 4 bit SD_CARD_TIMEOUT 当一个SD卡的操作超出时限,将导致返回错误和该标记被置位 SD_CARD_EXIST 当卡槽内插入了合适的卡体,不管是什么卡,都会使该位被设置; SD_CARD_WRITE_PROTECT 当卡体的写保护开关被 LOCK 时,则该位被设置; SD_CARD_READY 当卡槽内的卡被正确识别,并可以随时访问时,则该位被设置; SD_CARD_DOOR_CLOSE 当卡槽的门(产品外壳上的挡板开关)关闭时,则该位被设置-sd card MMC
Cc8051f340_SD8
- C8051F340操作SD卡卡,SPI读写SD卡可直接使用。 -The C8051F340 operation SD card, SPI read and write SD card can be used directly.
SD-card-experiment
- SD卡实验很多单片机系统都需要大容量存储设备,以存储数据.目前常用的有 U 盘,...表3.20.1.2 SPI 模式下 SD 卡部分操作指令-SD card experiment many SCM system requires a mass storage device to store data used U disk ... SD card is part of the operating instructions in Table 3.20.1.2 SPI mode
SDFileExplorer
- Java源码,Android,文件浏览器,SD卡 Android操作SD卡文件的一个浏览器源码,SDFileExplorer源代码,每一种品牌的Android手机,SD卡文件浏览器都不尽相同,因为每个厂商都为定制自己的文件管理器功能及风格,但最基础的SD卡文件读取和浏览功能是不变的,或许通过本程序,会让Android编程新手了解一些Android手机SD卡编程相关的知识。-Java source code, Android, file browser, SD card files in
SDFile-Explorer
- Android操作SD卡文件的一个浏览器源码,SDFileExplorer源代码,每一种品牌的Android手机,SD卡文件浏览器都不尽相同,因为每个厂商都为定制自己的文件管理器功能及风格,但最基础的SD卡文件读取和浏览功能是不变的,或许通过本程序,会让Android编程新手了解一些Android手机SD卡编程相关的知识。-The Android operating SD card file a browser source, SDFileExplorer, source code, each
ZnFAT
- znFAT是由振南研发的一套功能完备、高率精简的嵌入式FAT32文件系统的解决方案。它可以在SD卡、U盘等存储设备上轻松实现各种文件操作,如文件数据读写、文件或目录的创建等等。它与Windows或Linux等操作系统上的FAT32文件系统高度兼容。-It s Just GOOD!No experience~
SD_FS
- 带文件系统的SD卡操作程序,可以再VC下查看源码-SD card file system with the operating procedures
CH563EVT.ZIP
- CH563评估板说明及参考应用例程。 含高速USB-Host主机、USB-Device、10M/100Mbps百兆以太网通讯、PWM和语音播放、SD卡操作、串口、SPI接口、ADC模数转换等例程。- CH563 uation board instructions and application routines for reference. Including high-speed USB-Host Host, USB-Device, 10M/100Mbps Fast Ethernet c
Cheap_Flash_FS--嵌入式NandFlash文件系统源码(使用极速版代码)下载
- Cheap_Flash_FS--嵌入式NandFlash文件系统源码(使用极速版代码)下载 Cheap_Flash_FS 代码已经由我们开发完成,并经过了严格的测试。 坏块管理功能包括基于坏块表的管理程序,可以提供单/多扇区的操作。 多扇区为nandflash专门设计,可以降低NANDFLASH物理擦除数,具有FLASH上直接预分配功能。 其上面可以运行(Cheap_Flash_FS(支持多扇区操作))文件系统。 文件系统可支持实时坏块替换,包括擦除块,块移动,写入页产生坏块。文件系统
实验36 FATFS实验
- 关于stm32的fatfs文件系统的具体使用及SD卡读写的操作(About the specific use of STM32 FatFs file system and SD card read and write operation.)