=UTF-8STM8FreeModbus

所属分类:单片机开发
开发工具:C++
文件大小:5873KB
下载次数:73
上传日期:2014-09-04 08:48:25
上 传 者land.xu
说明:  STM8FreeModbus 移植好的FreeModbus
(STM8FreeModbus FreeModbus for stm8)

文件列表:
STM8FreeModbus (0, 2012-09-24)
STM8FreeModbus\Demo.eww (168, 2012-09-23)
STM8FreeModbus\EWSTM8 (0, 2012-09-24)
STM8FreeModbus\EWSTM8\project.dep (57691, 2012-09-24)
STM8FreeModbus\EWSTM8\project.ewd (16912, 2011-05-12)
STM8FreeModbus\EWSTM8\project.ewp (69102, 2012-09-24)
STM8FreeModbus\EWSTM8\project.eww (161, 2011-05-12)
STM8FreeModbus\EWSTM8\settings (0, 2012-09-24)
STM8FreeModbus\EWSTM8\settings\project.cspy.bat (1040, 2012-09-24)
STM8FreeModbus\EWSTM8\settings\project.dbgdt (16075, 2012-09-24)
STM8FreeModbus\EWSTM8\settings\project.dni (2621, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval (0, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Exe (0, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Exe\project.out (210816, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\List (0, 2012-09-23)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj (0, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\demo.pbi (720, 2012-09-23)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\main.o (14992, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\main.pbi (1111, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mb.o (30860, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mb.pbi (1157, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbcrc.o (7417, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbcrc.pbi (1171, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfunccoils.o (14622, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfunccoils.pbi (1195, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncdiag.o (2305, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncdiag.pbi (1193, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncdisc.o (8461, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncdisc.pbi (1193, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncholding.o (18327, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncholding.pbi (1199, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncinput.o (8365, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncinput.pbi (1195, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncother.o (10249, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbfuncother.pbi (1195, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbrtu.o (26970, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbrtu.pbi (1171, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbutils.o (12783, 2012-09-24)
STM8FreeModbus\EWSTM8\stm8l1526-eval\Obj\mbutils.pbi (1187, 2012-09-24)
... ...

/** @page ewstm8 Template project for IAR Embedded Workbench for STM8 (EWSTM8) @verbatim ******************* (C) COPYRIGHT 2011 STMicroelectronics ******************** * @file readme.txt * @author MCD Application Team * @version V1.5.0 * @date 13-May-2011 * @brief This sub-directory contains all the user-modifiable files needed to * create a new project linked with the STM8L15x Standard Peripherals * Library and working with IAR Embedded Workbench for STM8 (EWSTM8) * software toolchain. ****************************************************************************** * 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 Description This folder contains a standard EWSTM8 template workspace with three projects including all the user-modifiable files that are necessary to create a new project. These project templates can be used by mean of minor updates in the library files to run theSTM8L15x_StdPeriph_Examples, or custom user applications. @par Directories contents - project .ewd/.eww/.ewp: A pre-configured project file with the provided library structure that produces an executable image with IAR Embedded Workbench. @par How to use it ? - Open the Project.eww workspace. - In the workspace toolbar select the project configuration: - stm8l1526-eval-ld: to configure the project for STM8L15x Low-density devices. - stm8l1526-eval: to configure the project for STM8L15x Medium-density devices. - stm8l1528-eval: to configure the project for STM8L15x High-density devices. @note The needed define symbols for these configurations are already declared in the preprocessor section. - Rebuild all files: Project->Rebuild all - Load project image: Project->Debug - Run program: Debug->Go(F5) @note - Low-Density devices are STM8L15x microcontrollers where the Flash memory density ranges between 4 and 8 Kbytes. - Medium-Density devices are STM8L15x microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes. - Medium density Plus devices are STM8L151R6, STM8L152R6 microcontrollers where the Flash memory density is fixed and equal to 32 Kbytes and with wider range of peripheral and features than the medium density devices. - High-Density devices are STM8L15x microcontrollers where the Flash memory density is *** Kbytes and with the same peripheral set than Medium Density Plus devices. *

© COPYRIGHT 2011 STMicroelectronics

*/

近期下载者

相关文件


收藏者