Redwire

所属分类:单片机开发
开发工具:C/C++
文件大小:26KB
下载次数:11
上传日期:2011-10-20 11:28:03
上 传 者sipangzi
说明:  红外接收程序,单片机型号STM32F103
(IR receiver, microcontroller model STM32F103)

文件列表:
红外接收\main\BinType.h (6517, 2009-08-02)
红外接收\main\config.h (3708, 2009-10-06)
红外接收\main\globals.h (502, 2009-10-06)
红外接收\main\Ir.c (3832, 2009-10-06)
红外接收\main\main.c (7465, 2009-10-21)
红外接收\main\mySTM32_Init.c (38337, 2009-10-21)
红外接收\main\MyType.h (6532, 2009-10-06)
红外接收\main\note.txt (1794, 2008-09-23)
红外接收\main\Project.Opt (5028, 2011-02-03)
红外接收\main\Project.Uv2 (5310, 2011-02-03)
红外接收\main\RAM.ini (1257, 2009-06-29)
红外接收\main\stm32f10x_it.c (29589, 2009-10-20)
红外接收\main\stm32f10x_vector.s (12871, 2008-09-23)
红外接收\main\STM32_Reg.h (8425, 2008-04-14)
红外接收\out\ObjFlash\STM3210B-EVAL.sct (479, 2011-02-03)
红外接收\out\ObjFlash\stm32f10x_vector._ia (229, 2011-02-03)
红外接收\out\ObjRAM\STM3210E-EVAL.sct (479, 2011-02-03)
红外接收\out\ObjRAM\stm32f10x_vector._ia (225, 2011-02-03)
红外接收\out\LstFlash (0, 2011-02-03)
红外接收\out\LstRAM (0, 2011-02-03)
红外接收\out\ObjFlash (0, 2011-10-19)
红外接收\out\ObjRAM (0, 2011-10-19)
红外接收\main (0, 2011-10-19)
红外接收\out (0, 2011-10-19)
红外接收 (0, 2011-10-19)

/******************** (C) COPYRIGHT 2008 STMicroelectronics ******************** * File Name : readme.txt * Author : MCD Application Team * Version : V2.0.1 * Date : 06/13/2008 * 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 RealView Microcontroller * Development Kit(RVMDK) software toolchain (Version 3.21 and later). ******************************************************************************** * 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. *******************************************************************************/ Directory contents =================== - Project.Uv2/.Opt: A pre-configured project file with the provided library structure that produces an executable image with RVMDK. - stm32f10x_vector.s: This file contains the vector table for STM32F10x, Stack and Heap definition. User can also enable the use of external SRAM mounted on STM3210E-EVAL board as data memory. - note.txt : Steps to follow when using the default startup file provided by RVMDK when creating new projects. How to use it ============= - Open the Project.Uv2 project - In the build toolbar select the project config: - 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->Rebuild all target files - Load project image: Debug->Start/Stop Debug Session - Run program: Debug->Run (F5) NOTE: - Medium-density devices are STM32F101xx 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. ******************* (C) COPYRIGHT 2008 STMicroelectronics *****END OF FILE******

近期下载者

相关文件


收藏者