搜索资源列表
AVR+SD
- AVR的SD卡接口程序 包含: SD卡初始化(SPI-MODE) 从SD卡读一个扇区
sd_IP
- SD card controller can just read data using 1 bit SD mode. I have written this core for NIOS2 CPU, Cyclone, but I think it can works with other FPGA or CPLD. Better case for this core is SD clock = 20 MHz and CPU clock = 100 MHz (or in the rati
sd_reader.rar
- SD卡读卡器模块的VHDL及软件驱动代码,可作为外设挂接在Avalon总线上。支持以SD模式、4线模式读取。在24MHz时钟驱动下读取速率可达8MByte/s,SD card reader module and software drivers VHDL code, can be articulated as a peripheral bus in Avalon. To support the SD model, 4-wire mode read. Driven by the 24MHz clo
9mc8051_core.rar
- 51单片机模拟SPI或者SD模式读写SD卡分析报告,51 single-chip analog SD or SPI mode of SD card to read and write an analytical report
Verilog-to-do-SD-card
- 本文档内是基于Verilog HDL的SD卡SPI模式下的读写程序,内有详细的注释,且通俗易懂。-This document is based on Verilog HDL in the SD card in SPI mode to read and write procedures, which are detailed notes, and easy to understand.
MCS51_SD_SPI_driver
- SD卡在SPI模式在的全套完整驱动,适用于8051兼容单片机-SD cards in SPI mode of the complete driver for 8051-compliant single-chip
STM32F10x_SD_SDIO
- STM32 SD卡 SDIO方式 已审查版-STM32 SD Card SDIO mode has been censored
spi_sd
- spi 模式 读sd卡,文章很经典,且经过测试,适于初学者入门-sd card spi mode of reading, the article is very classic, and tested, suitable for beginners and entry-
sdhc
- 没有谁会编写低速模式的下的SDHC驱动,但是众多在低速模式下支持SD/TF/MMC卡的设备正在为不能识别SDHC而苦恼。这是目前唯一能够找到的能够识别SDHC的低速模式下的驱动。经过了上百张不同SD/MMC/TF卡的验证。-No one prepared under low-speed mode SDHC driver, but many in the low-speed mode support SD/TF/MMC card device is not recognized by SDHC a
SD_Read_SD_MOD
- 用SD模式读SD卡的代码,写功能尚未实现,希望能给您一点帮助!-SD mode with SD card code reading and writing function has not yet been achieved, I hope to give you a little help!
STM32_fatfs_shell_SDHC
- 实现了FATFS+SDHC+SD2.0+SD1.1+Shell+DataFlash。这样功能整合网上绝对没有。大约20 的代码是出自本人。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式 支持MMC(没测试),SD1.0 SD2.0(普通与SDHC) 源码已经在Keil4中运行过,基于STM32F103平台 源码
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卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,
FAT-SD-card-information
- 全面透析SD卡与FAT相关资料 包括:4.5万字透视FAT32系统;SD存取介质;SD卡的SPI模式(中文);CSD寄存器解析;基于SPI协议的SD卡读写-FAT SD card with full dialysis-related information, including: 4.5 million characters perspective FAT32 system SD access to media SD card SPI mode (in Chinese) CSD re
SDCard-SPI-mode-
- SD卡的SPI方式读写的总结,SD卡有SD模式和SPI模式两种-The SD card s SPI Mode of reading and writing summary, SD card has SD mode and SPI model two kinds
sd-1
- SD卡在SD模式下的识别,采用S3C44B0X与W86L388D-SD card in SD mode identification, the use of S3C44B0X and W86L388D
SD-
- SD卡使用手册,主要介绍SD的原理及其工作模式,并有一些程序实例-SD card using the manual introduces the principles of SD mode, and there are some instances
SD
- sd卡官方资料,SD卡(Secure Digital Memory Card)是一种为满足安全性、容量、性能和使用环境等各方面的需求而设计的一种新型存储器件,SD卡允许在两种模式下工作,即SD模式和SPI模式,本 系统采用SPI模式。-Official data sd card, SD card (Secure Digital Memory Card) is to meet the security, capacity, performance and use of environmental
sd-model-reader-program
- 这是一个基于SD模式读写SD卡的程序,代码完善,功能齐全。-This is a SD card reader SD mode programs, code, complete functions.
SD SPI模式verilog外加modelsim仿真结果
- SD卡的SPI模式verilog代码,外加modelsim仿真结果。(SD card's SPI mode Verilog code, plus the simulation results of modelsim.)