Location:
Search - sd 2410
Search list
Description: 自己翻译的SD卡协议以及2410 SDI控制器的文档.
Platform: |
Size: 2661723 |
Author: elechi |
Hits:
Description: VI 是2410的ARM9芯片的BOOTLOADER,用于启动和初始化芯片-VIVI 2410 is the ARM9 chip BOOTLOADER for startup and initialization chip
Platform: |
Size: 470016 |
Author: haha |
Hits:
Description: arm系统bootloader,包括网络TFTP,USB等方式下载IMAGE到目标板上-arm system, including network TFTP, USB, etc. IMAGE downloaded to the target board
Platform: |
Size: 470016 |
Author: 王月 |
Hits:
Description: The sd/mmc driver for s3c2410, it is much better than the one from samsung-The sd/-3.4 driver for s3c2410. it is much better than the one from samsung
Platform: |
Size: 59392 |
Author: 謝喜源 |
Hits:
Description: s3c2410 mmc 卡驱动 ,还可以用于 SD卡 ,已经调试通过-s3c2410-3.4 card drive, can also be used for SD cards, through debugging
Platform: |
Size: 33792 |
Author: 冬天 |
Hits:
Description: 周立功2410开发板 SD/MMC卡的驱动及详细的说明文档-Zhou Ligong 2410 development board SD/MMC Card Driver and detailed documentation
Platform: |
Size: 95232 |
Author: 付晓强 |
Hits:
Description: 基于s3c2410的SD驱动,带有makefile,可在linux下直接编译
-s3c2410 based on the SD-driven, with a makefile, linux under the direct translation
Platform: |
Size: 24576 |
Author: 赵者 |
Hits:
Description: 三星公司ARM芯片S3C2410 SD/MMC LINUX 驱动程序源码。-Samsung S3C2410 ARM chip SD/MMC Linux driver source.
Platform: |
Size: 44032 |
Author: wzq |
Hits:
Description: s3c2410mmc/sd卡源码,识别卡是否插入用的是外部中断18-s3c2410mmc/sd source card, whether the card inserted identification of external interrupt 18
Platform: |
Size: 6144 |
Author: 李小明 |
Hits:
Description: 适用与S3C2410A和S3C2440A的SD卡驱动程序,Linux平台。-apply S3C2410A and S3C2440A SD card driver, the Linux platform.
Platform: |
Size: 17408 |
Author: 庄先生 |
Hits:
Description: spi driver for sd /mmc card -spi driver for sd/mmc card
Platform: |
Size: 80896 |
Author: alex_ck |
Hits:
Description: S3C2410 SD卡驱动程序,开发板是傅立叶电子的FFT2410-S3C2410 SD card driver development board is the Fourier electron FFT2410
Platform: |
Size: 1190912 |
Author: 孙云 |
Hits:
Description: 是 基于s3c2410的sd卡存储实验。arm基础实验代码,运行ok
Platform: |
Size: 307200 |
Author: |
Hits:
Description: 自己翻译的SD卡协议以及2410 SDI控制器的文档.
Platform: |
Size: 2661376 |
Author: elechi |
Hits:
Description: 本程序为嵌入式CPU S3C2410板上的SD卡驱动,使用ADS开发,全部采用C语言描述。-This procedure for embedded CPU S3C2410 board SD card driver, the use of ADS development, all using C language description.
Platform: |
Size: 317440 |
Author: 温 |
Hits:
Description: 嵌入式Linux下SD卡的驱动
驱动主要以三星2410板设计的-Embedded Linux driver under the SD card in order to drive the main board design Samsung 2410
Platform: |
Size: 33792 |
Author: Ant |
Hits:
Description: 用ADS编译,可以用仿真器来测试裸板。包括LCD,USB,UART,SD card 测试。
Platform: |
Size: 1199104 |
Author: hp |
Hits:
Description: 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试.
用法很简单, 如下
FILE *fp // 文件指针
unsigned char temp[24]="3.wav" // 文件明需要放在数组里
while(!initialize_media()) // 初始化sd卡
{
Uart_Printf("sd initializing....\n")
}
Uart_Printf("sd ready\n")
fp=fopen(temp, READ) // 打开文件就可以用了, 函数和标准c中的一样,所以不能加载stdio.h
if(!fp)
{
Uart_Printf("open file wrong\n")
while(1)
}
Uart_Printf("open file successed\n") -This code for fat system under 2410, use a sd card
Platform: |
Size: 28672 |
Author: 罗德强 |
Hits:
Description: www.ggsd-tech.com 2410 -www.ggsd-tech.com 2410 II
Platform: |
Size: 33291264 |
Author: lab |
Hits:
Description: S3C2410 SD驱动
周立功的 挺不错的-S3C2410 SD driver
Platform: |
Size: 37888 |
Author: sblpp |
Hits: