文件名称:STM32Pictures-show-code
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-08-17
- 文件大小:
- 20kb
- 下载次数:
- 0次
- 提 供 者:
- 鹤**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
开机检测SD卡是否存在,然后初始化FAT文件系统,在这之后开始查找根目录下的PICTURE文件夹,如果找到则显示该文件夹下面的图片,循环显示,通过按KEY0和KEY1可以快速浏览下一张和上一张。如果未找到图片文件夹/图片,则提示错误。同样我们也是用LED0来指示程序正在运行。-Boot to detect the existence of SD card and then initialize the FAT file system, after it begins searching for the root directory of the PICTURE folder, if find the image below shows this folder, cycle, by pressing the KEY0 and KEY1 can quickly browse the next and on one piece. If the pictures folder/picture is not found, then the errors. We also use same LED0 to indicate that the application is running.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32Pictures show code
.......................\24cxx.c
.......................\FAT.C
.......................\MMC_SD.C
.......................\STM32芯片图片显示源码main.c
.......................\dma.c
.......................\exti.c
.......................\mouse.c
.......................\touch.c