51单片机读写SD卡程序!!!
#
include <avrio.h>defineSPI_DDRDDRBdefine SPI_PORTPORTBdefine SPI_PINPINBdefine SPI_SSPB0define SPI_MOSIPB2define SPI_MISOPB3define SPI_SCKPB1define SET_SD_CS PORTG = (1<<PG3)define CLR_SD_CS PORT
SD卡在单片机上的应用时间:2010-01-25 09:46:27 来源: :SD卡在现在的日常生活与工作中使用非常广泛时下已经成为最为通用的数据存储卡在诸如MP3数码相机等设备上也都采用SD卡作为其存储设备SD卡之所以得到如此广泛的使用是因为它价格低廉存储容量大使用方便通用性与安全性强等优点既然它有着这么多优点那么如果将它加入到单片机应用开发系统中来将使系统变得更加出色这就要求对SD卡
关于 USB118
#
附录1:系统总体框图及软件测试图图4 系统总体框图图5 软件仿真测试图附录2:过流保护源代码include<reg51h> 包含单片机寄存器的头文件include<intrinsh> 包含_nop_()函数定义的头文件sbit CS=P34 将CS位定义为P34引脚sbit CLK=P10 将CLK位定义为P10引脚sbit DIO=P11 将DIO位定义
include <iom8v.h>include <macros.h>typedef unsigned char uchartypedef unsigned int uintLCD引脚定义define CS_set PORTD =BIT(6)define CS_clr PORTD =BIT(6)define SID_set PORTD =BIT(7)define SID_clr PORTD
include <stdio.h>include <string.h>include def.hinclude option.hinclude 2440addr.hinclude 2440lib.hinclude sdi.hdefine INICLK300000define SDCLK24000000PCLK=49.392MHzdefine MMCCLK15000000PCLK=49.392
pact Flash an
违法有害信息,请在下方选择原因提交举报