代码搜索:SD卡文件
找到约 10,000 项符合「SD卡文件」的源代码
代码结果 10,000
www.eeworm.com/read/453517/7417840
_c sd._c
//ICC-AVR application builder : 2005-11-12 17:11:59
// Target : M16
// Crystal: 8.0000Mhz
// copyright:鲁军波(endylu)
#include
#include
#include "main.h"
//================
www.eeworm.com/read/453517/7417846
_h sd._h
//ICC-AVR application builder : 2005-11-12 17:11:59
// Target : M16
// Crystal: 8.0000Mhz
// copyright:鲁军波(endylu)
#ifndef SD_H
#define SD_H
#define MSTR 4
#define SPR0 0
#define SPR1 1
www.eeworm.com/read/453517/7417854
h sd.h
//ICC-AVR application builder : 2005-11-12 17:11:59
// Target : M16
// Crystal: 8.0000Mhz
// copyright:鲁军波(endylu)
// www.shop34612283.taobao.com
// www.adembed.com
#ifndef SD_H
#define SD_H
www.eeworm.com/read/451264/7468040
c sd.c
#include
#include
#include "def.h"
#include "option.h"
#include "2440addr.h"
#include "2440lib.h"
#include "sdi.h"
#define INICLK 300000
#define SDCLK 24000000 //PCLK=
www.eeworm.com/read/446408/7579845
gif sd.gif
www.eeworm.com/read/444733/7607901
c sd.c
/*-----------------------------------------------------------
SPI串行flash-at45db161d读写函数
作者:zbw 日期:2007.10.25 版本:v1.0
包含文件:SD.C SD.H
功能:运用AVR硬件SPI完成对芯片的不同方式的读写,各个函数的
www.eeworm.com/read/444733/7607902
h sd.h
#ifndef _SD_H_
#define _SD_H_
#define SD_Write PORTB //SPI port register
#define SD_READ PINB //Data PIN
#define SD_Direction_REG DDRB //Direction register
#define SPI_DI 4
www.eeworm.com/read/444203/7616570
bin sd.bin
www.eeworm.com/read/444203/7616577
axf sd.axf
www.eeworm.com/read/444203/7616593