STM32_I2C_Example

所属分类:处理器开发
开发工具:C/C++
文件大小:444KB
下载次数:47
上传日期:2010-08-12 22:49:49
上 传 者zhouwenmingxx
说明:  该源码是arm芯片stm32的I2C源码
(The source is the arm of the I2C chip stm32 source)

文件列表:
project\EWARM\cortexm3_macro.s (9356, 2007-10-08)
project\EWARM\lnkarm_flash.xcl (7677, 2007-10-08)
project\EWARM\lnkarm_ram.xcl (7656, 2007-10-08)
project\EWARM\Project.ewd (31044, 2007-10-08)
project\EWARM\Project.ewp (46682, 2007-10-08)
project\EWARM\Project.eww (161, 2007-10-08)
project\EWARM\stm32f10x_vector.c (3415, 2007-10-08)
project\main.c (2787, 2007-10-08)
project\RIDE\cortexm3_macro.s (9720, 2007-10-08)
project\RIDE\Project.rapp (18410, 2007-10-08)
project\RIDE\Project.rprj (296, 2007-10-08)
project\RIDE\stm32f10x_vector.c (7084, 2007-10-08)
project\RVMDK\cortexm3_macro.s (9403, 2007-10-08)
project\RVMDK\FLASH.ini (961, 2007-10-08)
project\RVMDK\Project.Opt (5282, 2007-10-08)
project\RVMDK\Project.Uv2 (6521, 2007-10-08)
project\RVMDK\RAM.ini (1258, 2007-10-08)
project\RVMDK\stm32f10x_vector.s (8571, 2007-10-08)
project\stm32f10x_conf.h (5506, 2007-10-08)
project\stm32f10x_it.c (22693, 2007-10-08)
project\stm32f10x_it.h (3272, 2007-10-08)
I2C\Example1\cortexm3_macro.lst (25472, 2008-05-09)
I2C\Example1\cortexm3_macro.o (2412, 2008-05-09)
I2C\Example1\I2C_1.axf (96324, 2008-05-09)
I2C\Example1\I2C_1.htm (60966, 2008-05-09)
I2C\Example1\I2C_1.lnp (391, 2008-05-09)
I2C\Example1\I2C_1.map (51741, 2008-05-09)
I2C\Example1\I2C_1.Opt (3006, 2008-05-09)
I2C\Example1\I2C_1.plg (194, 2008-05-09)
I2C\Example1\I2C_1.sct (479, 2008-05-09)
I2C\Example1\I2C_1.tra (1386, 2008-05-09)
I2C\Example1\I2C_1.Uv2 (3139, 2008-05-09)
I2C\Example1\I2C_1_I2C_1.dep (4598, 2008-05-09)
I2C\Example1\I2C_1_Opt.Bak (1968, 2008-05-09)
I2C\Example1\I2C_1_Target 1.dep (72, 2008-05-09)
I2C\Example1\I2C_1_Uv2.Bak (0, 2008-05-09)
I2C\Example1\main.c (9818, 2007-10-08)
... ...

/******************** (C) COPYRIGHT 2007 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Version : V1.0 * Date : 10/08/2007 * Description : This sub-directory contains all the user-modifiable files * needed to create a new project linked with the STM32F10x * Firmware Library and working with RIDE7(version:1.01.0002) ******************************************************************************** * THE PRESENT SOFTWARE 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 SOFTWARE AND/OR THE USE MADE BY CUSTOMERS OF THE CODING * INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS. *******************************************************************************/ Directory contents =================== - project .rprj/.rapp: A pre-configured project file with the provided library structure that produces a debug\release executable image with RIDE7. - stm32f10x_vector.c: This file contains the vector table for STM32F10x. - cortexm3_macro.s: Instruction wrappers for special Cortex-M3 instructions. How to use it ============= - Open the Project.rprj project. - In the configuration toolbar(Project->properties) select the project config: - BOOT_FLASH: to load project image into FLASH - BOOT_RAM: to load project image into RAM - Rebuild all files: Project->build project - Load project image: Debug->start - Run program: Debug->Run(ctrl+F9) ******************* (C) COPYRIGHT 2007 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者