STM32-GPRS

所属分类:单片机开发
开发工具:C/C++
文件大小:3543KB
下载次数:153
上传日期:2013-07-14 22:08:30
上 传 者bj-alex
说明:  用STM32系列单片机控制GPRS模块(sim300),发送数据
(STM32 MCU control with GPRS module (sim300), sending data)

文件列表:
STM32程序代码\CHANGE-XF.pro.user (5261, 2012-05-18)
STM32程序代码\CHANGE-XF.pro.user.1.3 (4081, 2012-05-18)
STM32程序代码\CHIPSET\chipset.c (9490, 2013-05-29)
STM32程序代码\CHIPSET\chipset.h (371, 2012-05-18)
STM32程序代码\CMSIS\core_cm3.c (17273, 2010-06-07)
STM32程序代码\CMSIS\system_stm32f10x.c (36557, 2011-03-10)
... ...

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

*/

近期下载者

相关文件


收藏者