NAND256M

所属分类:处理器开发
开发工具:C/C++
文件大小:1183KB
下载次数:14
上传日期:2012-12-05 17:06:40
上 传 者M201271744
说明:  stm32f103 arm 芯片 256M nandflash 简单读写
(stm32f103 arm chip 256M nandflash simple read and write)

文件列表:
NAND256M\JLinkLog.txt (15171, 2010-10-28)
NAND256M\List\cortexm3_macro.lst (26566, 2010-10-28)
NAND256M\List\NAND.map (77379, 2010-10-28)
NAND256M\List\stm32f10x_vector.lst (40189, 2010-10-28)
NAND256M\NAND.opt.bak (5317, 2009-07-27)
NAND256M\NAND.plg (160, 2009-07-07)
NAND256M\NAND.Uv2.bak (4541, 2009-07-08)
NAND256M\NAND.uvopt (66170, 2010-10-28)
NAND256M\NAND.uvproj (17343, 2010-10-28)
NAND256M\NAND_NAND.dep (10323, 2010-10-28)
NAND256M\NAND_Opt.Bak (5317, 2009-07-15)
NAND256M\NAND_Target 1.dep (71, 2009-07-07)
NAND256M\NAND_Uv2.Bak (4542, 2009-07-07)
NAND256M\NAND_uvopt.bak (66173, 2010-10-28)
NAND256M\NAND_uvproj.bak (20915, 2010-10-28)
NAND256M\Obj\cortexm3_macro.o (2492, 2010-10-28)
NAND256M\Obj\ExtDll.iex (19, 2010-10-28)
NAND256M\Obj\fsmc_nand.crf (156256, 2010-10-28)
NAND256M\Obj\fsmc_nand.d (1919, 2010-10-28)
NAND256M\Obj\fsmc_nand.o (178640, 2010-10-28)
NAND256M\Obj\main.crf (151944, 2010-10-28)
NAND256M\Obj\main.d (1764, 2010-10-28)
NAND256M\Obj\main.o (176096, 2010-10-28)
NAND256M\Obj\NAND.axf (128156, 2010-10-28)
NAND256M\Obj\NAND.htm (67812, 2010-10-28)
NAND256M\Obj\NAND.lnp (499, 2010-10-28)
NAND256M\Obj\NAND.plg (1709, 2010-10-28)
NAND256M\Obj\NAND.sct (479, 2010-10-28)
NAND256M\Obj\NAND.tra (1676, 2010-10-28)
NAND256M\Obj\stm32f10x_adc.crf (50297, 2010-10-28)
NAND256M\Obj\stm32f10x_adc.d (474, 2010-10-28)
NAND256M\Obj\stm32f10x_adc.o (60560, 2010-10-28)
NAND256M\Obj\stm32f10x_bkp.crf (37577, 2010-10-28)
NAND256M\Obj\stm32f10x_bkp.d (474, 2010-10-28)
NAND256M\Obj\stm32f10x_bkp.o (43460, 2010-10-28)
NAND256M\Obj\stm32f10x_can.crf (48744, 2010-10-28)
NAND256M\Obj\stm32f10x_can.d (474, 2010-10-28)
NAND256M\Obj\stm32f10x_can.o (51668, 2010-10-28)
NAND256M\Obj\stm32f10x_crc.crf (26151, 2010-10-28)
NAND256M\Obj\stm32f10x_crc.d (405, 2010-10-28)
... ...

/******************** (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******

近期下载者

相关文件


收藏者