Welcome![Sign In][Sign Up]
Location:
Search - keil sd card

Search list

[SCMSDdriverbyKeilC

Description: Keil C 写的SD卡驱动程序,直接可以编译。-Keil C write SD card driver can be compiled directly.
Platform: | Size: 73728 | Author: xiaoxiaosp | Hits:

[SCMSD-EKSTM

Description:
Platform: | Size: 23552 | Author: alan | Hits:

[SCM51SD

Description: 完整的单片机读写SD卡程序,C51,KEIL 开发环境。-Complete single-chip program to read and write SD card, C51, KEIL development environment.
Platform: | Size: 237568 | Author: pengjun | Hits:

[ARM-PowerPC-ColdFire-MIPSzlg-sd

Description: lpc2148 SD卡读写 Keil 例程 带文件系统-lpc2148 sd card read/write example for Keil
Platform: | Size: 146432 | Author: 王小二 | Hits:

[ARM-PowerPC-ColdFire-MIPSLPC2148

Description: 在LPC2148上使用SD卡实现U盘功能,使用keil uVision3打开压缩包里面的设计文件-In the LPC2148 using the SD card to U disk function, use keil uVision3 to open design files inside compressed packages
Platform: | Size: 311296 | Author: bean | Hits:

[SCMProgram-Keil

Description: SD卡读写,及FAT16/32 , 单片机程序,C代码! -SD card reader, and FAT16/32, MCU program, C code!
Platform: | Size: 590848 | Author: velidar | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_USBSD

Description: 基于STM32的,通过USB读SD卡程序。相当制作了一个SD读卡器。内有USB及SD卡读写程序等。完整工程。keil MDK3.22A以上打开-Based on the STM32, the SD card via USB reading program. Rather produced a SD card reader. There are USB and SD card reading and writing procedures. Complete works. keil MDK3.22A more open
Platform: | Size: 689152 | Author: 李家庆 | Hits:

[uCOSSTM32_SDIO_FAT

Description: 基于STM32的SDIO 接口SD卡文件系统。FAT的。完整工程代码。keil MDK 3.22A以上版本打开。有问题给我e-mail:66194052@163.com-STM32 based on the SDIO interface SD card file system. FAT' s. Complete engineering codes. keil MDK 3.22A or later to open. There are problems to me e-mail: 66194052@163.com
Platform: | Size: 5507072 | Author: 李家庆 | Hits:

[SCMsd_ucfs_proteus

Description: sd卡在proteus上的仿真,加上了ucfs文件系统,整个keil(keil-arm)工程已经建立好,直接可以编译,proteus也是直接可以执行看结果。文件系统可以直接用ultraiso软件打开image.mmc 看到写入的数据。对想学习文件系统和sd卡的人是个入门的好例子。-on the sd card proteus simulation, coupled with the ucfs file system, the entire keil (keil-arm) project has been created, directly you can compile, proteus are directly can do to see the results. The file system software can be directly used ultraiso to open image.mmc see the writing of data. For those who wished to learn the file system and the sd card entry who is a good example.
Platform: | Size: 612352 | Author: 李焕 | Hits:

[SCMSD_Read_write_Fat32

Description: sd卡的读写+LCD(TFT)显示照片+FAT32和FAT16都分别有测试代码,调试通过。代码通俗,很快就会,并有触摸屏代码,完整,keil编程调试,C51系统-sd card reader+ LCD (TFT) display photos+ FAT32 and FAT16 are the respective test code, debugging through. Code for popular, very soon, and have touch-screen code, complete, keil programming and debugging, C51 System
Platform: | Size: 194560 | Author: liming | Hits:

[Embeded-SCM Developbasic-sd-spi-project-at91sam9261-ek-keil

Description: AT91SAM9261读写SD卡 spi协议,编译器为keil MDK,方便大家学习一些基础-AT91SAM9261 read and write SD card spi protocol, the compiler for keil MDK, to facilitate them to learn some basic
Platform: | Size: 158720 | Author: 杨过 | Hits:

[ARM-PowerPC-ColdFire-MIPSSDcard

Description: 无系统 STM32 SD卡源码!KEIL工程。 -No system STM32 SD Card source! KEIL project.
Platform: | Size: 626688 | Author: 文达立 | Hits:

[ARM-PowerPC-ColdFire-MIPSbasic-sd-spi-project-at91sam7x-ek-keil

Description: JIYU AT91SAM7X256的SD接口卡的驱动代码实现-JIYU AT91SAM7X256 the SD interface card driver code to achieve
Platform: | Size: 227328 | Author: 李宗军 | Hits:

[Other1

Description: Fatfs是一个优秀的文件系统,同时也是一个易于移植的文件系统,目前的Fatfs版本只需要编写6个函数和配置几个宏就能完成移植。 网上很多移植Fatfs的文章,记得有一篇写得不错,出处我没有找到,很多人转载都把标题写成 "一篇比较详细介绍FatFs文件系统移植的文章",需要的朋友可以去参考下。 网上很多Fatfs的移植工程,基于AVR的、STM32的很多,但鲜有现成的移植好基于51的Keil 工程可供参考。我不熟悉那些AVR、STM32,参考起来有点别扭^_^。 对于初次接触SD卡和文件系统的新手来说,有一个完整的可供参考的移植实例可以大大减少移植所需的时间和精力。 1、本工程是根据EDN的一位网友上传的源码包整理的,个人认为代码写得很工整,看起来比较舒服,所以我做了简单的工作,把工程后缀名为.wsp的源码包改为Keil工程,以方便有需要的人参考与阅读! 2、EDN网友的博客地址是 http://blog.ednchina.com/xzp21st/,有兴趣的朋友可以去看看。我的博客地址是http://blog.21ic.com/user1/5926/index.html,欢迎各位光临!-Fatfs is an excellent file system, but also an easy-to-portable file system, the current version of Fatfs just need to write six functions and configurations can be done a few macro transplant. Many transplant Fatfs online articles, remember that a well-written well, I did not find a source, many people regarded reproduced the title as the "a more detailed description FatFs file system migration, the article" the need to refer a friend can go to the next. Many online Fatfs transplant project, based on the AVR s, STM32 many, but few are ready to transplant a good project based on 51 Keil for reference. I am not familiar with those AVR, STM32, refer to them a little bit awkward ^ _ ^. For the first time the file system access to SD card and the novice, there is a complete reference of the transplants can greatly reduce instances of migration time and effort. 1, this project is based on one of EDN User upload source packages finishing I personally thi
Platform: | Size: 225280 | Author: gao | Hits:

[Embeded-SCM Developat91sam7x-sd-spi-keil

Description: atmel at91sam7x256 sd卡测试源码 keil源码-atmel at91sam7x256 sd card test source keil source
Platform: | Size: 224256 | Author: zhujiu | Hits:

[Embeded-SCM DevelopBased-on-ARM7-LPC2478-and-SD-card-readers-voice-pl

Description: 该代码为C语言所编写的,开发环境为Keil uv2或Keil uv3。代码所实现的功能是:将自然界的声音转换成数字代码,然后通过ARM7将数据以*.mp3格式存入SD卡中,并可以回放。所需的硬件平台是NXP公司的ARM7(LPC2478)开发板一块,另外SD卡带有文件系统,是本人移植的。-The code is written in C language, development environment for Keil uv2 or Keil uv3. Code implemented functions are: the nature of the voice conversion into digital code, and then ARM7 data stored in*. mp3 format, SD card, and can playback. The hardware platform is required for NXP' s ARM7 (LPC2478) development board an additional SD card with the file system, is my transplant.
Platform: | Size: 504832 | Author: 菜香闻 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_USBSD-MassStorage

Description: STM32 USB MassStorage used SD card in Keil MCBSSTM32 board
Platform: | Size: 1689600 | Author: Steven Liao | Hits:

[SCMSD_1602

Description: Keil C51对应51系列DIP40单片机,读SD卡初始化,并显示1602屏-Keil C51 corresponds to 51 DIP40 microcontroller, reading SD card initialization and displays the screen 1602
Platform: | Size: 28672 | Author: nyj | Hits:

[SCMstm32SD

Description: 基于STM32的SD卡完整的源程序,是用keil mdk编译的,除了带有操作SD 卡的代码外,还移植了这个TFF,也就是说,可以直接读写文件了, 例程以一个简单的打开,读,串口输出的操作展示了一些TFF的应用SD卡分普通SD和SDHC,本系统不支持SDHC.例程会读取SD卡上BWSTDO目录下的 test.txt 文件,并通过串口输出,所以在实验这个例程之前,先要在你的SD 卡上建立相应的 目录和文件.-The SD card-based STM32 complete source code is compiled using keil mdk, in addition to SD card with the operation of the code, but also transplant the TFF, that is, can read and write files, a simple routine Open, read, serial output operation demonstrated the application of some of TFF common SD and SD card points SDHC, this system does not support SDHC. routine reads the SD card BWSTDO directory test.txt file, and output through the serial port, Therefore, this routine before the experiment, first in your SD card to establish the appropriate directories and files.
Platform: | Size: 572416 | Author: 李明 | Hits:

[SCMsd

Description: STC8951 通过SPI总线读写SD卡程序。 KEIL C 开发环境,包含SPI通信协议,SD卡读写格式等,-STC8951 read and write SD card via SPI bus program KEIL C development environment, including the SPI communication protocol, SD card reader format
Platform: | Size: 883712 | Author: asdf | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net