SRAM

所属分类:驱动编程
开发工具:C/C++
文件大小:2346KB
下载次数:12
上传日期:2012-06-30 12:02:03
上 传 者Successan
说明:  文件中包含了在MDK及IAR两种开发工具下的SRAM读写访问驱动代码,已调试通过。
(Contained in the file under the two development tools for MDK and IAR SRAM read and write access to the driver code has been through debugging.)

文件列表:
SRAM\fsmc_sram.c (8550, 2010-12-19)
SRAM\fsmc_sram.h (1779, 2010-10-24)
SRAM\main.c (10395, 2010-12-19)
SRAM\Release_Notes_for_STM32F10x_StdPeriph_Template.html (19664, 2010-04-23)
SRAM\stm32f10x_conf.h (3230, 2010-04-23)
SRAM\stm32f10x_it.c (4317, 2010-04-23)
SRAM\stm32f10x_it.h (1996, 2010-04-23)
SRAM\TrueSTUDIO\note.txt (2108, 2010-04-23)
SRAM\TrueSTUDIO\stm32f10x_flash_extsram.ld (4985, 2010-04-23)
SRAM\TrueSTUDIO\STM32F10X_XL\.cproject (18609, 2010-04-23)
SRAM\TrueSTUDIO\STM32F10X_XL\.project (6414, 2010-04-23)
SRAM\TrueSTUDIO\STM32F10X_XL\stm32_flash.ld (4956, 2010-04-23)
SRAM\TrueSTUDIO\STM3210E-EVAL\.cproject (22640, 2010-04-23)
SRAM\TrueSTUDIO\STM3210E-EVAL\.project (6565, 2010-04-23)
SRAM\TrueSTUDIO\STM3210E-EVAL\stm32_flash.ld (4960, 2010-04-23)
SRAM\TrueSTUDIO\STM3210C-EVAL\.cproject (18942, 2010-04-23)
SRAM\TrueSTUDIO\STM3210C-EVAL\.project (6565, 2010-04-23)
SRAM\TrueSTUDIO\STM3210C-EVAL\stm32_flash.ld (4960, 2010-04-23)
SRAM\TrueSTUDIO\STM3210B-EVAL\.cproject (19303, 2010-04-23)
SRAM\TrueSTUDIO\STM3210B-EVAL\.project (6418, 2010-04-23)
SRAM\TrueSTUDIO\STM3210B-EVAL\stm32_flash.ld (4960, 2010-04-23)
SRAM\TrueSTUDIO\STM32100B-EVAL\.cproject (18914, 2010-04-23)
SRAM\TrueSTUDIO\STM32100B-EVAL\.project (6577, 2010-04-23)
SRAM\TrueSTUDIO\STM32100B-EVAL\stm32_flash.ld (4957, 2010-04-23)
SRAM\TrueSTUDIO\.metadata\Patch.exe (20480, 2010-04-23)
SRAM\TrueSTUDIO\.metadata\.plugins\org.eclipse.debug.core\.launches\STM32100B-EVAL Debug.launch (3447, 2010-04-23)
SRAM\TrueSTUDIO\.metadata\.plugins\org.eclipse.debug.core\.launches\STM3210B-EVAL Debug.launch (3442, 2010-04-23)
SRAM\TrueSTUDIO\.metadata\.plugins\org.eclipse.debug.core\.launches\STM3210C-EVAL Debug.launch (3442, 2010-04-23)
SRAM\TrueSTUDIO\.metadata\.plugins\org.eclipse.debug.core\.launches\STM3210E-EVAL Debug.launch (3442, 2010-04-23)
SRAM\TrueSTUDIO\.metadata\.plugins\org.eclipse.debug.core\.launches\STM3210X_XL Debug.launch (3437, 2010-04-23)
SRAM\RIDE\Project.rapp (92623, 2010-04-23)
SRAM\RIDE\Project.rprj (289, 2010-04-23)
SRAM\RIDE\stm32f10x_flash_extsram.ld (7012, 2010-04-23)
SRAM\MDK-ARM\JLink Regs CM3.txt (497, 2010-12-19)
... ...

/** @page ride7 RIDE7 Project Template @verbatim ******************** (C) COPYRIGHT 2010 STMicroelectronics ******************* * @file readme.txt * @author MCD Application Team * @version V3.3.0 * @date 04/16/2010 * @brief This sub-directory contains all the user-modifiable files * needed to create a new project linked with the STM32F10x * Standard Peripheral Library and working with RIDE7 software * toolchain (RIDE7 IDE:7.24.09, RKitARM for RIDE7:1.24.10) ****************************************************************************** * 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. ****************************************************************************** @endverbatim @par Directory contents - project .rprj/.rapp: A pre-configured project file with the provided library structure that produces an executable image with RIDE7. - stm32f10x_flash_extsram.ld: This file is the RAISONANCE linker script used to place program code (readonly) in internal FLASH and data (readwrite, Stack and Heap)in external SRAM. You can customize this file to your need. @par How to use it ? - Open the Project.rprj project. - In the configuration toolbar(Project->properties) select the project config: - STM32100B-EVAL: to configure the project for STM32 Medium-density Value line devices - STM3210C-EVAL: to configure the project for STM32 Connectivity line devices - STM3210B-EVAL: to configure the project for STM32 Medium-density devices - STM3210E-EVAL: to configure the project for STM32 High-density devices - Rebuild all files: Project->build project - Load project image: Debug->start(ctrl+D) - Run program: Debug->Run(ctrl+F9) @note - Low-density Value line devices are STM32F100xx microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes. - Low-density devices are STM32F101xx, STM32F102xx and STM32F103xx microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes. - Medium-density Value line devices are STM32F100xx microcontrollers where the Flash memory density ranges between 32 and 128 Kbytes. - Medium-density devices are STM32F101xx, STM32F102xx and STM32F103xx microcontrollers where the Flash memory density ranges between 32 and 128 Kbytes. - High-density devices are STM32F101xx and STM32F103xx microcontrollers where the Flash memory density ranges between 256 and 512 Kbytes. - XL-density devices are STM32F101xx and STM32F103xx microcontrollers where the Flash memory density ranges between 512 and 1024 Kbytes. - Connectivity line devices are STM32F105xx and STM32F107xx microcontrollers. *

© COPYRIGHT 2010 STMicroelectronics

*/

近期下载者

相关文件


收藏者