NAND(for-256M)

所属分类:处理器开发
开发工具:C/C++
文件大小:1357KB
下载次数:4
上传日期:2013-05-22 12:57:04
上 传 者guozs1984
说明:  STM32F103 RBT6 下的 nand FLAHS 接口程序
(STM32F103 RBT6 interface program under nand FLAHS)

文件列表:
NAND(for 256M) (0, 2013-05-17)
NAND(for 256M)\JLinkLog.txt (27651, 2009-07-27)
NAND(for 256M)\List (0, 2013-05-17)
NAND(for 256M)\List\cortexm3_macro.lst (26549, 2009-07-08)
NAND(for 256M)\List\NAND.map (79588, 2009-07-11)
NAND(for 256M)\List\stm32f10x_vector.lst (40172, 2009-07-08)
NAND(for 256M)\NAND.plg (160, 2009-07-07)
NAND(for 256M)\NAND.uvopt (65229, 2009-11-21)
NAND(for 256M)\NAND.uvproj (20915, 2009-11-21)
NAND(for 256M)\NAND_NAND.dep (6848, 2009-11-21)
NAND(for 256M)\NAND_Target 1.dep (71, 2009-07-07)
NAND(for 256M)\Obj (0, 2013-05-17)
NAND(for 256M)\Obj\cortexm3_macro.o (2432, 2009-07-08)
NAND(for 256M)\Obj\ExtDll.iex (19, 2009-07-13)
NAND(for 256M)\Obj\fsmc_nand.crf (156256, 2009-07-08)
NAND(for 256M)\Obj\fsmc_nand.d (1919, 2009-07-08)
NAND(for 256M)\Obj\fsmc_nand.o (178968, 2009-07-08)
NAND(for 256M)\Obj\fsmc_nand.__i (185, 2009-07-08)
NAND(for 256M)\Obj\main.crf (151877, 2009-07-11)
NAND(for 256M)\Obj\main.d (1764, 2009-07-11)
NAND(for 256M)\Obj\main.o (176564, 2009-07-11)
NAND(for 256M)\Obj\main.__i (165, 2009-07-11)
NAND(for 256M)\Obj\NAND.axf (133432, 2009-07-11)
NAND(for 256M)\Obj\NAND.htm (66727, 2009-07-11)
NAND(for 256M)\Obj\NAND.lnp (945, 2009-07-11)
NAND(for 256M)\Obj\NAND.plg (216, 2009-11-21)
NAND(for 256M)\Obj\NAND.sct (479, 2009-07-07)
NAND(for 256M)\Obj\NAND.tra (3125, 2009-07-11)
NAND(for 256M)\Obj\stm32f10x_adc.crf (50297, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_adc.d (474, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_adc.o (60556, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_bkp.crf (37577, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_bkp.d (474, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_bkp.o (43436, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_can.crf (48744, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_can.d (474, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_can.o (51620, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_crc.crf (26151, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_crc.d (405, 2009-07-08)
NAND(for 256M)\Obj\stm32f10x_crc.o (30236, 2009-07-08)
... ...

/******************** (C) COPYRIGHT 2008 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Version : V2.0.1 * Date : 06/13/2008 * Description : Description of the FSMC NAND Example. ******************************************************************************** * THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS * WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE TIME. * AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY DIRECT, * INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING FROM THE * CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING * INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. *******************************************************************************/ Example description =================== This example provides a basic example of how to use the FSMC firmware library and an associate driver to perform erase/read/write operations on the NAND512W3A2 memory mounted on STM3210E-EVAL board. Directory contents ================== stm32f10x_conf.h Library Configuration file stm32f10x_it.c Interrupt handlers stm32f10x_it.h Header for stm32f10x_it.c fsmc_nand.c Driver for NAND memory fsmc_nand.h Header for fsmc_nand.c main.c Main program Hardware environment ==================== This example runs on STMicroelectronics STM3210E-EVAL evaluation board RevD. Note: make sure that the Jumper 7 (JP7) is in position 1<-->2. How to use it ============= In order to make the program work, you must do the following: - Create a project and setup all your toolchain's start-up files - Compile the directory content files and required Library files: + stm32f10x_lib.c + stm32f10x_gpio.c + stm32f10x_rcc.c + stm32f10x_nvic.c + stm32f10x_flash.c + stm32f10x_fsmc.c - Link all compiled files and load your image into target memory - Run the example ******************* (C) COPYRIGHT 2008 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者