搜索资源列表
avr_mmc_sd_spi
- 基于avr单片机的,spi接口的sd卡读写源程序-based avr MCU, 20 interface sd card reader source
AVR_mmc_sd2
- 使用AVR单片机操作MMC/SD卡的源代码. .(使用SPI接口) -use AVR operation MMC / SD Card source. (Using SPI)
avr_spi_sd
- sd卡的开发原程序,AVR单片机SPI模式下读写sd卡.-sd card of the original procedure, AVR SPI mode literacy sd card.
SDCardreadwrite
- 一个SD卡读写程序 硬件平台:atmega8L 最小系统 硬spi(sd 卡的初始化采用了io 口模拟时序,因为在实验中发现要使 用较低的速率才能稳定的初始化) 软件开发平台:ICC-AVR version 6.31a 硬件配置:atmega8L 内部8m 时钟 sandisk 128m sd 卡-an SD Card Reader procedures hardware platforms : atmega8L minimum system hardware spi (
AVR+SD
- AVR的SD卡接口程序 包含: SD卡初始化(SPI-MODE) 从SD卡读一个扇区
SD_DRV
- 单片机为AVR,对SD卡的驱动程序,SPI接口
AVR控制SD卡或MMC卡的程序
- 多种单片机spi控制sd mmc程序代码
AVRSDPROG
- AVR spi 读写SD卡 源代码,详尽的解释,一目了然-AVR spi read and write SD card source code, detailed explanation, at a glance
efsl-0.3.6
- 支持fat16, fat32文件系统,针对SD卡的,通过SPI接口访问SD卡,上面已经支持LPC21XX, avr, ti的67XX系列DSP; 由于其代码结构清晰,因而很容易移植。-This program is free software you can redistribute it and/or * * modify it under the terms of the GNU General Public Licenseas published by t
SD(SPI)
- 自己编写的sd卡读写程序, SPI接口 ,AVR单片机-Their own procedures for the preparation of the sd card reader, SPI interface, AVR Microcontroller
SD_MMC_SPI
- AVR32的sdhc兼容sd驱动。适合于spi接口的avr32.例如AT32UCA0512.-The AVR32 sd sdhc compatible driver. Spi interface for the avr32. Such AT32UCA0512.
SD
- AVR单片机通过SPI协议读写SD卡的程序,其编译环境是CVAVR.-This program is about reading and writting SD card with SPI protocol by AVR processor.