文件名称:STC12LE5A60S2PElectronic-photo-
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-04-04
- 文件大小:
- 65kb
- 下载次数:
- 0次
- 提 供 者:
- 郝**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用了znFAT 5.18,先使用IO模拟的方式初始化SD卡,然后使用硬件SPI接口通信,我用了32M的晶振,4分频,不过刷屏速度仍然较低;放在SD卡中的BMP图片需要经过处理,320X240分辨率,并顺时针旋转180度。图片会循环播放。-Used znFAT 5.18, first use IO simulation initialize the SD card, and then use the hardware SPI interface communication, I use the 32M crystal divided by 4 is still low, but the refresh speed BMP on the SD card The picture has to be treated, 320X240 resolution, and rotated 180 degrees clockwise. The picture will be looping.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
电子相册源代码\output\lcd.obj
..............\......\main.obj
..............\......\SD.obj
..............\......\test
..............\......\test.hex
..............\......\test.lnp
..............\......\test.plg
..............\......\znFAT.obj
..............\src\cj.h
..............\...\lcd.c
..............\...\lcd.h
..............\...\main.c
..............\...\mytype.h
..............\...\SD.c
..............\...\sd.h
..............\...\STC12C5A.h
..............\...\znFAT.c
..............\...\znFAT.h
..............\test.uvopt
..............\test.uvproj
..............\output
..............\src
电子相册源代码