CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - SD卡
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - SD卡 - List
[
SCM
]
AVR下读写SD卡的源代码
DL : 0
AVR下读写SD卡的源代码,基于标准规范V1.0
Update
: 2008-12-02
Size
: 100.42kb
Publisher
:
flyhawk666
[
Program doc
]
sd卡协议中文
DL : 0
详细介绍了SD卡系统协议,为编写读写SD卡提供方便
Update
: 2010-09-25
Size
: 195.5kb
Publisher
:
lajifm
[
SourceCode
]
SD卡SPI模式的相关操作
DL : 0
SD卡的SPI模式的初始化,读写等。
Update
: 2010-10-20
Size
: 2.02kb
Publisher
:
zqyun7676
[
SourceCode
]
ATmega16+SD卡读写程序
DL : 0
ATmega16+SD卡读写程序
Update
: 2010-11-09
Size
: 45.15kb
Publisher
:
dp1987829@163.com
[
SourceCode
]
U盘SD卡读写
DL : 0
单片机操作U盘SD卡的程序和相关资料!非常难得!
Update
: 2010-12-02
Size
: 1.03mb
Publisher
:
421632677@qq.com
[
SourceCode
]
基于AVR单片机的SD卡读写实验
DL : 0
基于AVR单片机的SD卡读写实验
Update
: 2011-01-18
Size
: 45.15kb
Publisher
:
dp1987829@163.com
[
SourceCode
]
51单片机读写SD卡程序
DL : 0
51单片机读写SD卡程序
Update
: 2011-05-11
Size
: 114.42kb
Publisher
:
martin200866
[
Other
]
SD卡SPI总线协议
DL : 0
SD卡SPI总线协议
Update
: 2011-05-12
Size
: 1.37mb
Publisher
:
organne
[
DSP program
]
基于DM6437的SD卡文件系统
DL : 1
本程序,是基于TIDM6437平台的,主要实现的功能为:能够通过MCBSP0的复用成SPI模式,进行对SD卡的操作,并能成功创建BMP文件!!
Update
: 2011-09-07
Size
: 469.14kb
Publisher
:
lypeng1987
[
SCM
]
SMT32单片机读写SD卡代码
DL : 0
工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
Update
: 2012-05-23
Size
: 316.27kb
Publisher
:
403106404@qq.com
[
ARM-PowerPC-ColdFire-MIPS
]
SD卡读写模块
DL : 0
周立功公司为LPC213X ARM7 编写的SD卡读写模块,很详细的注释。-Zhou Ligong LPC213X ARM7 prepared for the SD card reader module, a very detailed notes.
Update
: 2025-02-17
Size
: 74kb
Publisher
:
陈坚胜
[
uCOS
]
SD卡源程序
DL : 0
这是我编写的SD卡源程序,在ARM芯片上长期使用,非常稳定可靠,每一个子程序都有详尽说明,能非常方便地移植到UCOS,LINUX,VXWORKS上- This is the SD card source program which I compiles, uses for a long time on the ARM chip, extremely stable is reliable, each sub- procedure all has exhaustive showing, can extremely conveniently transplant UCOS, LINUX, on VXWORKS
Update
: 2025-02-17
Size
: 22kb
Publisher
:
甘鹏
[
ARM-PowerPC-ColdFire-MIPS
]
第1章-SD卡读写模块
DL : 0
第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 document SD Card Reader module configuration files, users can be based on actual hardware changes. 2. SD Contents : SD Card Reader module all documents, generally need not be amended. 3. Recommendations sdconfig.h documents will not put SD directory because the directory SD generally no need to amend the document, sdconfig.h usually subject to change. 4. See above examples SDExample a directory of directories.
Update
: 2025-02-17
Size
: 165kb
Publisher
:
k14789
[
Driver Develop
]
sd卡(驱动)工作原理分析完整版
DL : 0
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 corresponding to achieve, SD card reader, orders agreement packet unpacking Four card configuration of the structure of information analysis (CID, CSD)
Update
: 2025-02-17
Size
: 136kb
Publisher
:
skyge
[
ARM-PowerPC-ColdFire-MIPS
]
ut2416裸机 sd卡 sd模式读写 fat32文件系统
DL : 0
s3c2416裸机 sd卡sd模式读写 fat32文件系统 ut2416上正常运行
Update
: 2013-09-03
Size
: 338.69kb
Publisher
:
yoeksome@sina.com
[
Other
]
SD卡读写测试成功
DL : 0
对SD卡读写经行测试,针对Fat文件格式!(SD card read and write by the line test, for Fat file format!)
Update
: 2025-02-17
Size
: 166kb
Publisher
:
yuyn7858
[
ARM-PowerPC-ColdFire-MIPS
]
SD卡_SDIO实验
DL : 0
学习STM32的SDIO使用,并驱动SD卡. 本实验开机的时候先初始化SD卡,如果SD卡初始化完成,则提示LCD初始化成功。按下KEY0,读取SD卡扇 区0的数据,然后通过串口发送到电脑。如果没初始化通过,则在LCD上提示初始化失败。同样用DS0来指示 程序正在运行。(Learn the STM32 usage of SDIO and drive SD card)
Update
: 2025-02-17
Size
: 1015kb
Publisher
:
听风逐雨
[
SCM
]
飞思卡尔SD卡程序Project_sd
DL : 0
用于SD卡的程序,包含各种读盘分扇区之类的功能,对于需要大量记录数据的应用,非常有用。(SD card for the program, including a variety of read disk, sub sectors, and other functions, for the need for a large number of data recording applications, very useful.)
Update
: 2025-02-17
Size
: 331kb
Publisher
:
elemagnerd
[
Windows Develop
]
实验38 SD卡_SDIO实验
DL : 0
SD卡读写 能够满足一般用户需求基于STM32F103的SD卡读写(SD card read and write to meet the needs of ordinary users, based on the STM32F103 SD card reading and writing)
Update
: 2025-02-17
Size
: 4.08mb
Publisher
:
cakll
[
SCM
]
SD卡
DL : 0
基于ATmega128的sd卡的读写程序,可以实现大容量和小容量的读写(Based on ATmega128 SD card read and write program, you can read and write large capacity and small capacity)
Update
: 2025-02-17
Size
: 21kb
Publisher
:
程序猪
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.