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

Search list

[SCMAVR+SD

Description: AVR的SD卡接口程序 包含: SD卡初始化(SPI-MODE) 从SD卡读一个扇区-AVR the SD card interface program includes: SD card initialization (SPI-MODE) from SD card reading a sector
Platform: | Size: 1024 | Author: choiceman | Hits:

[SCMSDBUS

Description: SD卡在SD模式下的控制程序,采用4线传输方式-SD Card in SD mode control procedures, using 4-wire transmission
Platform: | Size: 3072 | Author: Hewn | Hits:

[Video Capturesd_spi_read_write

Description: sd卡的spi总线模式读写 ,参考程序 .是个人 在网上搜集的总结, 不同的平台 但是相同的 结构,仅仅spi模式 没有 sd模式的 希望大家见谅-sd card spi bus mode to read and write, reference procedures. is a personal summary of the Internet to collect, different platforms, however the same structure, only spi mode sd model no hope that we will be forgiven
Platform: | Size: 10240 | Author: 冯剑 | Hits:

[SCMSD-Driver(AT91)

Description: AT91SAM9263的SD卡驱动,支持4线方式,可方便移植到操作系统.-AT91SAM9263 the SD card driver to support 4-wire mode can be easily ported to the operating system.
Platform: | Size: 15360 | Author: 夏语点 | Hits:

[VHDL-FPGA-VerilogFPGA-SD-COMMUNICATION

Description: 基于QUARTUSII软件 实现FPGA(ATERA CYCLONE II系列)与SD卡SD模式通信 所用语言位verilog HDL-QUARTUSII software implementation based on FPGA (ATERA CYCLONE II series) with SD Card SD mode digital communication language verilog HDL
Platform: | Size: 5064704 | Author: chenbinjie | Hits:

[SCMsd-spi

Description: SD卡切换到SPI模式的工作流程,必须遵守这个流程-SD card SPI mode switch to the work flow, we must comply with the flow
Platform: | Size: 1024 | Author: lsc | Hits:

[SCMsd-reader_source_20060316

Description: MMC/SD操作,SPI模式,FAT16分区的建立读写操作等-MMC/SD operation, SPI mode, FAT16 partition to read and write operation of the establishment
Platform: | Size: 227328 | Author: 蒋鸿 | Hits:

[Othersd_IP

Description: 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 ratio 1:5). If you have a wish you can achieve this core. Good luck-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 workswith other FPGA or CPLD. Better case for this core is SD clock = 20 MHz andCPU clock = 100 MHz (or in the ratio 1:5). If you have a wish you can achieve this core.Good luck
Platform: | Size: 8192 | Author: tuya | Hits:

[Embeded-SCM Developsd+spi

Description: sd 的spi模式详细的中文资料,一位好心人翻译的-sd of the spi mode in detail the information the Chinese, a translation of well-wishers
Platform: | Size: 1821696 | Author: 黄天乐 | Hits:

[Other Embeded programSD_Card

Description: SD CARD SPI mode 驱动源码-SD CARD SPI mode driver source code
Platform: | Size: 83968 | Author: zhang | Hits:

[Embeded-SCM Developsdhc

Description: 没有谁会编写低速模式的下的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 and upset. This is currently only able to find the be able to identify low-speed mode SDHC driver. After hundreds of different SD/MMC/TF card verification.
Platform: | Size: 17408 | Author: 陈俊 | Hits:

[SCMSD_Read_SD_MOD

Description: 用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!
Platform: | Size: 25600 | Author: 棋棋赢 | Hits:

[Embeded-SCM DevelopSTM32_fatfs_shell_SDHC

Description: 实现了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平台 源码很多是基于网上的资料。感谢各位辛勤的开源大侠。-Achieved FATFS+ SDHC+ SD2.0+ SD1.1+ Shell+ DataFlash. This functional integration is absolutely no line. About 20 of the code is from himself. Operation method: After power-on, hair string! S0! Enter dataflash shell model, made out of shell pattern string close the hair string! S1! Into the SD card shell model, made a string out of shell mode support close the MMC (not test), SD1.0 SD2.0 (ordinary and SDHC) source has been Keil4 run-off, based on STM32F103 source platform is based on a lot of online information. Thank you for the hard open-source heroes.
Platform: | Size: 4741120 | Author: BertonHe | Hits:

[ARM-PowerPC-ColdFire-MIPSSDcard_MCS51

Description:  SD卡有两个可选的通讯协议:SD模式和SPI模式。SD模式是SD卡标准的读写方式,但是在选用SD模式时,往往需要选择带有SD卡控制器接口的MCU,或者必须加入额外的SD卡控制单元以支持SD卡的读写。然而,AT89C52单片机没有集成SD卡控制器接口,若选用SD模式通讯就无形中增加了产品的硬件成本。在SD卡数据读写时间要求不是很严格的情况下,选用SPI模式可以说是一种最佳的解决方案。因为在SPI模式下,通过四条线就可以完成所有的数据交换,并且目前市场上很多MCU都集成有现成的SPI接口电路,采用SPI模式对SD卡进行读写操作可大大简化硬件电路的设计。-There are two optional SD card communication protocols: SD mode and SPI mode. SD model is a standard SD card reading and writing, but in the selection of SD mode, often need to select the SD card controller interface with MCU, or SD card to join the additional control unit to support the SD card reader. However, AT89C52 microcontroller is not integrated SD card controller interface to SD mode if the selected communication would in effect increase the cost of hardware products. The time to read and write data in SD card is not very demanding circumstances, the use SPI mode can say is the best solution. SPI, mode because, by four lines on all the data can be exchanged, and Du Mu Qian Ji Cheng MCU market, there are many existing SPI interface circuit using SPI mode on the SD card reader can be greatly Jianhua Cao Zuo hardware design.
Platform: | Size: 35840 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSSDcardAT89C51

Description: SD卡在现在的日常生活与工作中使用非常广泛,时下已经成为最为通用的数据存储卡。在诸如MP3、数码相机等设备上也都采用SD卡作为其存储设备。SD卡之所以得到如此广泛的使用,是因为它价格低廉、存储容量大、使用方便、通用性与安全性强等优点。既然它有着这么多优点,那么如果将它加入到单片机应用开发系统中来,将使系统变得更加出色。这就要求对SD卡的硬件与读写时序进行研究。对于SD卡的硬件结构,在官方的文档上有很详细的介绍,如SD卡内的存储器结构、存储单元组织方式等内容。要实现对它的读写,最核心的是它的时序,笔者在经过了实际的测试后,使用51单片机成功实现了对SD卡的扇区读写,并对其读写速度进行了评估。-There are two optional SD card communication protocols: SD mode and SPI mode. SD model is a standard SD card reading and writing, but in the selection of SD mode, often need to select the SD card controller interface with MCU, or SD card to join the additional control unit to support the SD card reader. However, AT89C52 microcontroller is not integrated SD card controller interface to SD mode if the selected communication would in effect increase the cost of hardware products. The time to read and write data in SD card is not very demanding circumstances, the use SPI mode can say is the best solution. SPI, mode because, by four lines on all the data can be exchanged, and Du Mu Qian Ji Cheng MCU market, there are many existing SPI interface circuit using SPI mode on the SD card reader can be greatly Jianhua Cao Zuo hardware design.
Platform: | Size: 54272 | Author: | Hits:

[Other Embeded programFAT-SD-card-information

Description: 全面透析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 register analysis SPI protocol-based SD card reader
Platform: | Size: 2045952 | Author: 张成 | Hits:

[Software EngineeringSDCard-SPI-mode-

Description: 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
Platform: | Size: 11264 | Author: 天乐 | Hits:

[Other Embeded programsd-1

Description: SD卡在SD模式下的识别,采用S3C44B0X与W86L388D-SD card in SD mode identification, the use of S3C44B0X and W86L388D
Platform: | Size: 1024 | Author: 林龙 | Hits:

[SCMSD-

Description: SD卡使用手册,主要介绍SD的原理及其工作模式,并有一些程序实例-SD card using the manual introduces the principles of SD mode, and there are some instances
Platform: | Size: 277504 | Author: 肖明 | Hits:

[Embeded-SCM DevelopSD

Description: 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 and other needs and design a new type of memory devices, SD cards allow the two modes that SD mode and SPI mode, the system uses SPI mode.
Platform: | Size: 1094656 | Author: gaoz | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net