搜索资源列表
sd
- sd卡的简单介绍,包括sd卡的分类,协议,脚位定义等。-sd card, a brief introduction, including the sd card classification, protocol, pin definitions.
sd-ROM_Product_Manual_v_1.0
- sanDisk sd卡标准协议手册,很好的资料-sanDisk sd card standard protocol manual, very good information
sdcardv1.9
- sd card control protocol... 113 seit, for memory card controlling.
sd_4_DATA
- sd卡驱动程序,包括文件sd_MEM.C和sd_MEM.H,同时还有sd卡协议的相关文档-sd card driver, including file sd_MEM.C and sd_MEM.H, along with sd card protocol documentation
sd_card
- sd卡 sd_card_info(英文) sd卡规范(中文) sd卡的传输协议和读写程序(中文) 3份文档,一份英文原文的sd卡datasheet,1份中文文档,是对datasheet中最重要部分的-sd card sd_card_info (English) sd card Specification (Chinese) sd card reader transport protocol and procedures (English) 3 copies of a document, an E
sd-card-protocol-and-programmer
- sd卡具有低功耗和非易失性,本文介绍了sd卡的基本知识和原理,后面紧接着的是sd卡的读写程序-sd card with low power consumption and non-volatile, this article introduces the basic knowledge of sd card and principles, followed by followed by the sd card reader program
sd
- 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
30.STM32_USB_sd
- stm32 的 USB功能 + sd卡利用SPI协议 做成U盘的源代码-stm32 the USB function the+ sd card of the use of the source code of the SPI protocol made U disk
STM32-sd-USB
- 用sd卡(sdIO协议)模拟U盘,写入速度可以达到300kB/s-sd card (sdIO protocol) imitate Flash disk write speed can reach 300kB/s
user_sdcard
- sd卡驱动 STM32底层驱动配置 sd卡协议 支持sd卡 多媒体卡 TF卡-sd card driver STM32 underlying driver configuration sd card protocol support sd card multimedia card TF card
user_spi_w25x16
- W25X16系列驱动SPI通讯实现 基于STM32库函数完成-sd card driver STM32 underlying driver configuration sd card protocol support sd card multimedia card TF card
sd-card-SPI-bus-protocol
- 主控器和sd卡之间,用SPI总线相互握手及通讯的标准和方法-Between master and sd card, shaking hands with each other and with the SPI bus communication standards and methods
STM32F103VE-sdcard-sdIO-FATFS3
- 这个程序提供了如何使用的sdIO固件库和 FATFS的驱动程序来执行读/写操作,采用sd卡 V1.1协议-This program provides examples of how to use the sdIO firmware libraries and FATFS driver to perform read/write operations, the use of an sd card V1.1 protocol
webPlayer
- 第一个版本的原型机会采用Cortex M3级别的芯片,使用sd卡作为音乐的缓冲区,通过WiFi模块配合 lwIP网络协议栈连接豆瓣服务器,将数据首先下载到sd卡中缓存起来;系统采用一块Vx10xx MP3解码 芯片实现音乐的解码和播放。播放模块始终从sd卡中读取缓存的音乐,从而避免由于网络不稳定带来的 糟糕的播放体验。为了保护该开源项目,sd卡将不使用任何标准的文件系统,我们会将其视作一个巨大 的FLASH缓冲区使用,配合一个简单的链表式存储结构来保存和索引音乐文件。为了解决T
FATFS-sd-card
- 基于STM32的sd文件系统实验,sd例程移植了FAT文件系统协议栈fatfs,支持文件的读写等操作,这些文件存储在sd上,可以在电脑上查看和打开-sd file system based on the STM32 experiment, sd FAT file system routines transplant protocol stack fatfs, and other documents to support the operation of reading and writing,
sd
- AVR单片机通过SPI协议读写sd卡的程序,其编译环境是CVAVR.-This program is about reading and writting sd card with SPI protocol by AVR processor.
sdread-write
- 该源代码主要针对单片机功能的开发,该程序包括了对sd卡的寄存器配置与读写操作,其中使用到通信协议是IIC总线操作。-The source code for the development of the function of the microcontroller, the program includes the sd card register configuration and read and write operations, which use the communication p
C_Files
- 基于STC单片上的sd卡SPI协议初始化。(可读可写)-Based on STC sd card SPI protocol on the single chip initialization. (can you write readable)
sd卡2.0协议
- sd卡2.0协议的详细资料,可用与SPI使用(The details of the sd card 2.0 protocol can be used with SPI)
sd_SPI
- stm32单片机,硬件SPI模拟spi协议驱动sd卡。(SPI protocol driver sd card.)