SRAM

所属分类:Java编程
开发工具:Java
文件大小:184KB
下载次数:18
上传日期:2010-10-11 16:55:45
上 传 者limin8686
说明:  红牛光盘\红牛开发板使用测试程序\红牛部分测试程序
(Project File Date)

文件列表:
SRAM (0, 2010-10-11)
SRAM\JLinkLog.txt (25987, 2009-09-13)
SRAM\List (0, 2010-10-11)
SRAM\Obj (0, 2010-10-11)
SRAM\Obj\SRAM.plg (187, 2010-10-11)
SRAM\Source (0, 2010-10-11)
SRAM\Source\fsmc_sram.c (7742, 2009-05-07)
SRAM\Source\fsmc_sram.h (1783, 2009-05-07)
SRAM\Source\FWLib (0, 2010-10-11)
SRAM\Source\FWLib\inc (0, 2010-10-11)
SRAM\Source\FWLib\inc\cortexm3_macro.h (2225, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_adc.h (18854, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_bkp.h (6911, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_can.h (12279, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_crc.h (1881, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_dac.h (9598, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_dbgmcu.h (2859, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_dma.h (17974, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_exti.h (5776, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_flash.h (13996, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_fsmc.h (19041, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_gpio.h (14820, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_i2c.h (16213, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_iwdg.h (3414, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_lib.h (3200, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_map.h (28290, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_nvic.h (19198, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_pwr.h (3865, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_rcc.h (14783, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_rtc.h (3619, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_sdio.h (18326, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_spi.h (13782, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_systick.h (3212, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_tim.h (47203, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_type.h (3388, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_usart.h (14395, 2008-09-23)
SRAM\Source\FWLib\inc\stm32f10x_wwdg.h (2620, 2008-09-23)
SRAM\Source\FWLib\src (0, 2010-10-11)
SRAM\Source\FWLib\src\stm32f10x_adc.c (58563, 2008-09-23)
SRAM\Source\FWLib\src\stm32f10x_bkp.c (11170, 2008-09-23)
... ...

/******************** (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 SRAM 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 read/write operations on the IS61WV51216BLL SRAM 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_sram.c Driver for SRAM memory fsmc_sram.h Header for fsmc_sram.c main.c Main program Hardware environment ==================== This example runs on STMicroelectronics STM3210E-EVAL evaluation board. 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******

近期下载者

相关文件


收藏者