文件名称:STM32F103ZEt6_NORFlash
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 363kb
- 下载次数:
- 0次
- 提 供 者:
- 丁*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1、FSMC全称是静态存储控制器,用来高速操作外部SRAM,NOR,NAND等,广泛用来驱动LCD
MCU的FSMC配置在fsmc_nor.c,你也可以查阅相关资料。
2、此例程通过读写外部M29W128,熟悉FSMC的配置以及操作。-1, FSMC stands for static memory controller for high-speed operation of external SRAM, NOR, NAND, widely used to drive the LCD MCU FSMC configuration in fsmc_nor.c, you can also access to relevant information. This routine by reading and writing external M29W128 familiar with the configuration and the operation of the FSMC.
MCU的FSMC配置在fsmc_nor.c,你也可以查阅相关资料。
2、此例程通过读写外部M29W128,熟悉FSMC的配置以及操作。-1, FSMC stands for static memory controller for high-speed operation of external SRAM, NOR, NAND, widely used to drive the LCD MCU FSMC configuration in fsmc_nor.c, you can also access to relevant information. This routine by reading and writing external M29W128 familiar with the configuration and the operation of the FSMC.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
STM32F103ZEt6_NORFlash\readme.txt
......................\【A】红牛板_NORFlash(2012.3.13)\JLinkLog.txt
......................\...............................\Obj\STM3210E-EVAL.htm
......................\...............................\Lst\cortexm3_macro.lst
......................\...............................\...\stm32f10x_vector.lst
......................\...............................\JLinkArm_STM3210E-EVAL.ini
......................\...............................\JLinkSettings.ini
......................\...............................\fsmc_nor.h
......................\...............................\stm32f10x_it.h
......................\...............................\fsmc_nor.c
......................\...............................\main.c
......................\...............................\stm32f10x_it.c
......................\...............................\Project.opt.bak
......................\...............................\Project.Uv2.bak
......................\...............................\Project_uvopt.bak
......................\...............................\Project_uvproj.bak
......................\...............................\STM32F10xR.LIB
......................\...............................\Obj\fsmc_nor.__i
......................\...............................\...\cortexm3_macro._ia
......................\...............................\...\stm32f10x_vector._ia
......................\...............................\Project.uvgui.Administrator
......................\...............................\Obj\STM3210E-EVAL.axf
......................\...............................\...\fsmc_nor.crf
......................\...............................\...\main.crf
......................\...............................\...\stm32f10x_it.crf
......................\...............................\...\cortexm3_macro.d
......................\...............................\...\fsmc_nor.d
......................\...............................\...\main.d
......................\...............................\...\stm32f10x_it.d
......................\...............................\...\stm32f10x_vector.d
......................\...............................\Project_STM3210E-EVAL.dep
......................\...............................\Obj\STM3210E-EVAL.hex
......................\...............................\...\STM3210E-EVAL.lnp
......................\...............................\Lst\STM3210E-EVAL.map
......................\...............................\Obj\cortexm3_macro.o
......................\...............................\...\fsmc_nor.o
......................\...............................\...\main.o
......................\...............................\...\stm32f10x_it.o
......................\...............................\...\stm32f10x_vector.o
......................\...............................\...\STM3210E-EVAL.plg
......................\...............................\cortexm3_macro.s
......................\...............................\stm32f10x_vector.s
......................\...............................\Obj\STM3210E-EVAL.sct
......................\...............................\...\STM3210E-EVAL.tra
......................\...............................\Project.uvopt
......................\...............................\Project.uvproj
......................\...............................\Lst
......................\...............................\Obj
......................\【A】红牛板_NORFlash(2012.3.13)
STM32F103ZEt6_NORFlash