搜索资源列表
sd卡(驱动)工作原理分析完整版
- 1硬件初始化,与CPU相关的配置,SSIO功能设置2SD卡的数据包、命令索引表和命令回应3命令相应的实现,读写SD卡,命令协议的封包拆包4SD卡配置的相关结构体信息分析(CID、CSD)-a hardware initialization, and the CPU configuration, SSIO 2SD cards feature set of data packets, orders table and orders to respond to three orders corresp
SDTests
- 来自网上好心人的好东东,关于SD卡读写的,内附protel原理图-online goodhearted people from the good Eastern, on the SD Card Reader, containing the diagram protel
rfcs
- 串口配置工具 ·作车牌识别的人一定要看,关 ·编译原理课程设计,包括词法 ·国内外知名企业的求职笔试大 ·一个关于adaboost算法的matl ·单片机通过SPI读写SD卡.使用
SD-card-FAT32-file-system
- SD卡内部操作解析,以及读写SD卡的原理。-SD card, internal operations analysis, as well as the principles of SD card reader.
SD_reader_curcuit
- SD读卡器 支持SD1.0和SD2.0读写规范 此文件是SD读卡电路图外围电路配置说明,是原理图 -SD card reader to read and write support SD1.0 and SD2.0 standard SD card reader for this file is the circuit diagram shows the external circuit configuration is the schematic diagram
C8051F340-SDcard
- C8051F340读写SD卡程序、原理图已经相关元器件资料-C8051F340 SD card read and write program, the schematic and related components detail have been contained
第1章-SD卡读写模块
- 第1章-SD卡读写模块 1. sdconfig.h: 该文件为SD卡读写模块配置头文件,用户可根据实际硬件条件进行修改. 2. SD目录 : SD卡读写模块的全部文件,一般不用修改. 3. 建议sdconfig.h文件不要放于SD目录中,因为SD目录中的文件一般无须修改,sdconfig.h通常会有改动. 4. 例子见上一级目录的SDExample目录.-Chapter 1-SD Card Reader module 1. Sdconfig.h : This
sd20090926
- 用Mega8控制SD卡fat16格式的读写,在德国网站下载,难得的好资料,附带原理图-With Mega8 control fat16 formatted SD card read and write, in Germany download, a rare good information, with schematic diagram
avr_sdcard
- 使用AVR Stdio开发的AVR单片机SD卡读写程序 附电路原理图-Using the AVR microcontroller AVR Stdio developed procedures for SD card reader attached to the circuit diagram
AT89C52-SD
- 基于AT89C52单片机的SD卡读写设计,包括原理图和源代码。-Based on AT89C52 Microcontroller SD card reader design, including schematics and source code.
MP3PlayerBasedOnEmbeddedTechnology
- 以PHILIPS半导体公司推出的LPC2148 ARM为基础,搭建一个硬件平台,在该硬件平台上移植UC/OSII嵌入式操作系统。并以该嵌入式系统为基础,实现简单的FAT文件系统,实现对SD存储卡的读写操作,在文件系统平台上实现文件的读取、删除、显示等功能。了解MP3音频数据的编码原理和MP3文件的格式,硬件实现MP3音频数据的解码,歌曲播放功能。软件上实现必要的图形届面,以及各种功能的控制等。-PHILIPS launched in semiconductor company LPC2148 A
sd-reader_20090330
- 一个写得很好的SD卡读写,基于AVR MEGA8单片机,包括FAT文件系统的实现,支持SDHC,包含原理图,值得一读!-sdcard reader,base on AVR MEGA8 microcontroller,including FAT filesystem implementation, and circuit! easy to read
SD-card-protocol-and-programmer
- SD卡具有低功耗和非易失性,本文介绍了SD卡的基本知识和原理,后面紧接着的是sd卡的读写程序-SD card with low power consumption and non-volatile, this article introduces the basic knowledge of SD card and principles, followed by followed by the sd card reader program
SDpart2
- SD卡的相关资料关于SD卡的读于写的操作,及其原理结构-Relevant information on the SD card SD card read in the write operation, and the principle structure
SDMMC
- LPC2148 ARM7 SD卡读写程序 带详细注解 带 原理图文件-LPC2148 ARM7 SD card reader with a detailed process diagram annotated with documents
152s882
- SD卡读写WAV文件播放 有程序和原理图 有文件播放器原理还有音乐播放器程序代码-SD card read and write WAV file playback program and schematic diagram principle of file player, music player code
SD
- 单片机对sd卡读写,有详细的例程和原理图。-Microcontroller sd card reader, a detailed routines and schematics.
C8051PSD
- 基于C8051F340的SD卡读写,移植了FATFS的文件系统。可以实现文件的读写...[sd卡(驱动)工作原理分析完整版.rar] - 1硬件初始化,与CPU相关的配置,SSIO... -he 2828 supports up to 1Gbps per lane speed with maximum 4 lanes using both parallel RGB interface and serial SPI interface
SD-Card-Instruction
- SD卡介绍及原理,并附上单片机读写C代码。-SD Card Instruction and operation by C.
SD卡_SDIO实验
- 学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)