搜索资源列表
SD
- sd卡规格书,开发sd卡读写接口用 合适单片机控制
SD_card_Demo
- 基于cortex M3的SD卡读写,在群星系列单片机上验证通过!-Cortex M3 based on the SD card reader, the MCU on the verification by the stars!
VS1003B_SD_SPI_LCD
- 本工程在mega16单片机上实现MP3的播放,MP3解码器采用VS1003芯片硬件解码,mega16作为主控和显示以及读取SD卡的数据。-Mega16 this project to achieve single-chip MP3 player, MP3 decoder chip using VS1003 hardware decoder, mega16 as a control and display, as well as read data from SD cards.
SDcard_MCS51
- SD卡有两个可选的通讯协议:SD模式和SPI模式。SD模式是SD卡标准的读写方式,但是在选用SD模式时,往往需要选择带有SD卡控制器接口的MCU,或者必须加入额外的SD卡控制单元以支持SD卡的读写。然而,AT89C52单片机没有集成SD卡控制器接口,若选用SD模式通讯就无形中增加了产品的硬件成本。在SD卡数据读写时间要求不是很严格的情况下,选用SPI模式可以说是一种最佳的解决方案。因为在SPI模式下,通过四条线就可以完成所有的数据交换,并且目前市场上很多MCU都集成有现成的SPI接口电路,采用
SDcardAT89C51
- SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
51PSDPTFT
- 在KEIL Uvision3上编译的电子相框程序,编译后写入单片机可运行的,SD卡上放入320X240大小的BMP格式的图片,可自动播放的.
byte1rec4
- 编写了通过arm单片机对sd卡的读、写、擦除驱动,实现了对sd卡的驱动。-SCM was prepared on the sd card through the arm to read, write, erase drive, realize the sd card driver.
STM32-USB_SD
- STM32 USB简易读卡器C程序,用于STM32单片机用USB口读写SD卡C程序,已调试通过。-Simple C program STM32 USB card reader, USB port for STM32 MCU to read and write SD card with the C program, has been through debugging.
SDkaSource
- SD卡的SPI读写程序,内含SPI总线时序函数、SD卡的读写函数,可直接嵌入到UC/OS操作系统中进行调用,采用.c和.h文件进行分装,可直接嵌入到项目或操作系统中,支持51单片机、STM32、ARM7等单片机,500M主屏以上的处理器请对SPI时序进行修改。-SD card SPI read and write procedures containing SPI bus timing function, SD card reader function, can be directly embe
SD
- 这是一个SD卡的FAT文件系统的实现,该版本时针对周立功的LM3S8962开发板的,可以修改里边相应管脚的设置应用到其他的板子上;该程序也能在51单片机上成功运行。-This is an SD card FAT file system implementation, the version developed for Zhou, who' s LM3S8962 board, you can modify the settings inside the corresponding pins
STC12C5A60SPVS1003
- 使用STC的12C5A60S单片机+VS1003开发的MP3播放器,支持U盘SD卡,支持上电自动播放,逐首步进,音量调节,播放时间显示,其中U盘部分使用沁恒的CH375,SD卡采用模拟SPI方式读取数据,文件系统使用FAT32,最大特点是主程序结构明了,显示部分使用函数指针,-STC s 12C5A60S using SCM+ VS1003 development of the MP3 player, SD card support U disk, support for automatic p
sd
- sd卡单片机读写数据,以扇区为单位读写数据-Source microcontroller SD card reader to read and write data in units of sectors
PICTailPSDMMC
- PIC32单片机通过文件系统实现对SD卡的读写操作,调试通过,完整代码-When using Microchip original PICTail Daughter Board for SD/MMC cards a few pins need to be reassigned to acomodate for the different I/O selection. Things are a little more complex when using a PIC32MX4 series Pr
sd-pro
- SD卡程序,使用飞思卡尔单片机,对SD卡进行读写-The process of SD
PIC-SD
- PIC单片机直接读写SD卡,不是通过外围的辅助芯片。已经通过编译,改一下就可以直接用。-PIC microcontroller to read and write SD card directly, not through the external auxiliary chip. Compile, change it can be used directly.
SD
- SD卡驱动程序,51单片机最简单的读写操作,我在板子上实现过,注释很详细-SD card driver, the 51 SCM easiest read and write operations, on the board, very detailed notes
430MCU-read-and-write-SD-card-
- 430单片机实现SD卡的读写操作 430单片机实现SD卡的读写操作-430 MCU SD card read and write operations
SD
- 51单片机读取sd卡,亲测可用,暂时还没加上文件系统的。-51muc and sd card,based on stc90c516rd+
sd
- sd卡驱动程序,源程序,使用MSP430单片机驱动。(Sd card driver, source code, using MSP430 single chip driver.)
SD卡资料
- SD卡初始化,及读写流程,以及SD卡上文件系统介绍,及51MCU FAT32文件系统程序(The SD card initialization, and the reading and writing process, as well as the file system introduction on the SD card, and the 51MCU FAT32 file system program)