搜索资源列表
sd卡协议中文
- 详细介绍了SD卡系统协议,为编写读写SD卡提供方便
单片机读写U盘
- 单片机读写U盘资料,非常方便的使用在单片机读写U盘和SD卡的领域
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.
SPI_SD
- 基于SPI协议的SD卡读写机制与实现方法-SPI Protocol-based SD card reader of the implementation mechanism and the Ways
sdcard
- 基于现场可编程门阵列的软核处理器的SD卡读写设计底层读写-Based on field programmable gate array of soft-core processor design of the bottom of SD card reader to read and write
51-sd
- 介绍51 单片机与SD 卡的接口设计原理, 以及FAT32 文件系统的设计和应用程序控制SD 卡读写操作的实现。-Introduced 51 single-chip interface and SD card design principle, as well as the FAT32 file system design and application control the operation of SD card reader to achieve.
sd
- 基于 AT89C52单片机的 SD卡读写设计 描述比较详细-Based on AT89C52 Microcontroller SD card reader a more detailed design descr iption
SDProtocolChinese
- SD card 的协议, 介绍如何读写SD卡的时序, 中文版-Chinese version of SD card protocol
SD_footpin_all_type
- 常用的SD卡座机械结构,包括短座、中座、长座、全包、迷你等。主要差别在读写使能脚和卡识别脚不同。-SD card connector commonly used in mechanical structure, including short-Block, the seat, long seat, all-inclusive, Mini, etc.. The main difference is the write enable pin and card recognition of diffe
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
51-ic
- U盘、IC卡、SD卡读写、时钟芯片应用及读写-51 ic card
SD-card
- 该文档介绍了SD卡的一般原理及相关结构,包括IO口的介绍等,文档内部赋有SD相关的Atmega128单片机读写程序,希望对你有帮助-This document describes the general principles of the SD card and related structures, including the introduction of IO port within the document are endowed with SD Related Atmega128 mi
C8051F020_SPI-SD
- C8051F020_SPI读写SD卡全攻略.rar-C8051F020_SPI sdcard
SD-win_devolop
- windows下开发SD卡应用程序,基于Fat格式,读写SD卡-SD card under windows application development, based on Fat format, SD card reader
SpI-protocol-based-SD-card-reader
- 基于SPI模式的SD卡读写机制及实现方法,介绍SPI模式-Based on SPI mode the SD card reader mechanism and the implementation methods introduced SPI mode
SD-card
- SD卡读写程序,实现对sd卡的读写,并且在液晶屏幕上显示具体的参数-SD card reader procedures, sd card reader to achieve, and the LCD screen displays the specific parameters
SD
- SD卡读写实例 ,基于NXP 的LPC2366实例大家一块学习-SD card reading and writing examples, NXP LPC2366 example based on a learning
sdcard
- 一篇很有用处的基于AT89C52的SD卡读写设计来跟大家分享一下-A very useful AT89C52-based SD card reader designed to share with you
srqcARM7LPC213x_214xsss
- 该版本是清晰打印版。周立功编的《深入浅出ARM7-LPC213x_214x》,很适合ARM初学者。 深入浅出ARM7-LPC213x_214x(上) 第 1 章 EasyARM2131 开发板硬件结构 第 2 章 ADS集成开发环境及EasyJTAG仿真器使用 第 3 章 LPC2131使用指南 第 4 章 LPC2131功能部件 第 5 章 LPC2132/2134/2136/2138硬件结构. 深入浅出ARM7-LPC213x_214x(下) 第 1
sd卡读写过程
- 里面详细介绍了所需裸机开发的SD卡操作程序代码