搜索结果
找到约 1,363 项符合
SD Card 的查询结果
按分类筛选
- 全部分类
- 单片机开发 (15)
- 其他嵌入式/单片机内容 (8)
- VHDL/FPGA/Verilog (6)
- 单片机编程 (5)
- 其他 (5)
- 微处理器开发 (5)
- 技术资料 (5)
- VIP专区 (5)
- 驱动编程 (3)
- 其他书籍 (3)
- 学术论文 (2)
- 文件格式 (2)
- 嵌入式/单片机编程 (2)
- 软件设计/软件工程 (2)
- uCOS (2)
- 嵌入式Linux (2)
- Linux/Unix编程 (2)
- 行业发展研究 (2)
- 资料/手册 (1)
- 多媒体处理 (1)
- 开发板开源 (1)
- 可编程逻辑 (1)
- USB编程 (1)
- 数值算法/人工智能 (1)
- Windows CE (1)
- 游戏 (1)
- 通讯编程文档 (1)
- *行业应用 (1)
- FlashMX/Flex源码 (1)
- 系统设计方案 (1)
- 磁盘编程 (1)
可编程逻辑 sd-card封装库
里面包含了常见SDcard 封装库文件,有需要自己下,没有积分的请留下邮箱
数值算法/人工智能 under Gcc compiler
under Gcc compiler,sd card and mmc card basic functions
嵌入式Linux 开发工具:ads1.2 或 gcc for linux 说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍
开发工具:ads1.2 或 gcc for linux
说明:可以供阅读嵌入式fs时参考。内含flash file system驱动原理介绍,以及uclinux和usos2下的各种文件系统实现(yaffs2,ffs,cf card,sd card,fat等),主要是周立功和优龙的代码。
微处理器开发 s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括 Please select function : 0 : Please input 1-14 to select
s3c2410 ads下的测试程序移植到 iar ewarm v5.2;包括
Please select function :
0 : Please input 1-14 to select test
1 : Real time clock display
2 : 4 key array test
3 : Buzzer test
4 : ADC test
5 : IIC EEPROM test
6 : Touchpanel test
7 : 3.5# TFT LCD 240*320 test
8 : UDA1341 play audio test
...
其他嵌入式/单片机内容 HFAT32 v1.0是我依据FAT标准,按照自己的理解写出来的一个FAT文件系统 特性: 1.HFAT32 v1.0 是一个小型的嵌入式FAT文件系统,可以方便地在nand flash,R
HFAT32 v1.0是我依据FAT标准,按照自己的理解写出来的一个FAT文件系统
特性:
1.HFAT32 v1.0 是一个小型的嵌入式FAT文件系统,可以方便地在nand flash,RAM和SD Card等
存储设备上创建FAT文件系统和操作它.
2.目前支持FAT16/32,支持长文件名.
单片机开发 HaiBIOS 是为我的S3C2410开发板写的一个启动程序。 C盘是RAMDISK
HaiBIOS 是为我的S3C2410开发板写的一个启动程序。
C盘是RAMDISK,D盘是Nand Flash, E盘是 SD Card
默认是加载d:\MAINPROG.BIN到内存中运行,请修改LoadMain()以符合自己的需要。
如果启动中检测到E盘根目录下有MAINPROG.BIN,将进入shell.方便用户烧写代码。 ...
游戏 xyzzy is a program for the Nintendo Wii which will read a console s OTP key storage and dump out the
xyzzy is a program for the Nintendo Wii which will read a console s OTP key storage and dump out the private encryption keys to screen and to SD card. This is useful information in case your Wii ever gets bricked and you need to re-initialize the firmware.
VHDL/FPGA/Verilog 在开发FPGA上比较有用
在开发FPGA上比较有用,主要关于SD CARD的源码
系统设计方案 This is schematic and Gerber files of PCB that is used for GSM alarm system. This is industrial-grad
This is schematic and Gerber files of PCB that is used for GSM alarm system. This is industrial-grade system with many features like 1-wire (iButton) interface, additional interface for video camera (UART JPEG camera is used), SD card to store pictures from camera and send them by GSM to remote mobi ...
VHDL/FPGA/Verilog ALTERA Nios II Embedded Evaluation Kit开发板制造商(terasic)提供的多媒体显示板(Terasic Multimedia Touch Panel Daugh
ALTERA Nios II Embedded Evaluation Kit开发板制造商(terasic)提供的多媒体显示板(Terasic Multimedia Touch Panel
Daughter Board (MTDB))扩展开发包。
里为有两个开源的例子
1.MTDB_SD_Card_Audio,从SD卡中读取WAV文件然后通过DA播放,这个对不SD Card的初学者非常的有用,可以知道使用FPGA SPI来读写SD CARD。
2.MTD ...