搜索资源列表
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!
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卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
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卡单片机读写数据,以扇区为单位读写数据-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.C
- PIC单片机读写U盘SD卡代码 已经调试通过了啊 在PC机上可以观察生成的文件-pic read U disk SD card code
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
37SD
- stc51单片机读写sd卡的源代码,有详细的注释哦!-stc51 microcontroller sd card reader source code, detailed notes Oh!
sd_driver
- sd卡驱动,用以单片机控制访问sd卡工作,来实现存储读写等操作-To install SD Card DriverFor single chip microcomputer control access to the sd card work, to implement operations such as storage, speaking, reading and writing
430MCU-read-and-write-SD-card-
- 430单片机实现SD卡的读写操作 430单片机实现SD卡的读写操作-430 MCU SD card read and write operations
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)