登录
首页 » Visual C++ » STM8_DevelopmentEnvironmentSmallestProjectSystem

STM8_DevelopmentEnvironmentSmallestProjectSystem

于 2010-04-17 发布 文件大小:314KB
0 247
下载积分: 1 下载次数: 1

代码说明:

说明:  STM8 开发环境、最小项目工程、最小系统 二、STM8S的最小硬件系统 STM8的最小硬件系统包含下列部分: 1、电源 2、时钟管理 3、复位管理 4、调试接口(SWIM) (Development EnvironmentSmallestProjectSystem)

文件列表:

STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\main.ls
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\main.o
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\stm8_interrupt_vector.ls
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\stm8_interrupt_vector.o
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\stm8_it.ls
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\stm8_it.o
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\templet.elf
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\templet.lkf
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\templet.map
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\templet.s19
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug\templet.sm8
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\main.c
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\main.h
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Release\templet.lkf
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\STM8_interrupt_vector.c
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\STM8_IT.c
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\STM8_IT.h
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\templet.dep
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\templet.stp
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Templet.stw
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Templet.wed
STM8 开发环境、最小项目工程、最小系统\STM8 开发环境、最小项目工程、最小系统.doc
STM8 开发环境、最小项目工程、最小系统\使用说明请参看右侧注释====〉〉.txt
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Debug
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg\Release
STM8 开发环境、最小项目工程、最小系统\STM8 C Templet no reg
STM8 开发环境、最小项目工程、最小系统

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Date
    用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始 化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况 下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以 下功能: (1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成 员的值,也能单独返回某个成员的值 (2) 可以按照mm-dd-yyyy 格式输出日期。 (3) 有成员函数nextDay(),用于将日期增加一天(Integer stored the private Members: year, month, and day. Class provides a constructor to initialize the members, but the wrong initial value, members 2000-1-. The date can also be not the case does not provide any initial value 2000-1-1. Also available on a Date object is initialized, the member function should achieve the following functions: (1) all members of the one-time assignment, can also be a member of a separate assignment, to return once the value of all the members, but also separate return a The members of the value (2) according to the date of mm-dd-yyyy format output. (3) member function nextDay () for additional day date)
    2012-11-22 11:18:18下载
    积分:1
  • date
    万年历开发 时间Calendar Development - Time(Calendar Development- Time)
    2013-12-08 17:22:11下载
    积分:1
  • HC595clock
    说明:  这是一个使用了8位移位寄存器HC595的电子钟程序,里面包括了仿真程序。以及HC595的操作说明。(This is a used 8-bit shift register of the electronic bell HC595 procedures, which include the simulation program. As well as instructions HC595.)
    2009-08-03 11:09:10下载
    积分:1
  • SCM-40-experiment-
    单片机的40个实验,这个很全的,是一个很好的东西,希望大家好好使用它。(SCM 40 experiment, this is very full, is a very good thing, hope everyone to use it. )
    2012-08-31 22:09:19下载
    积分:1
  • svpwm
    DSP28335空间电压矢量调制SVPWM调制程序,浮点DSP编程(DSP28335 space vector modulation SVPWM modulation program)
    2014-05-03 14:46:24下载
    积分:1
  • Kinectdepthdistance
    使用kinect传感器对图像的深度距离进行测量(measure depth distance by kinect sensor)
    2014-04-27 15:33:40下载
    积分:1
  • digital-display-clock
    YL_3串行数码管显示时钟,74HC595,8位,显示时分秒,自动计数。(YL_3 serial digital display clock, 74HC595, 8 bit display minutes and seconds, automatic counting.)
    2013-07-31 19:28:56下载
    积分:1
  • temperature-field
    铸造过程中温度场的描述的仿真模拟,可以写到文件中(Casting process described temperature field can be written to a file)
    2017-03-23 16:47:30下载
    积分:1
  • ad_adjust1
    说明:  数字滤波器,AD采样的值进行数字滤波,得到较理想的值(Digital filters, AD sampling the value of the digital filter, to be more ideal value)
    2009-08-27 23:23:06下载
    积分:1
  • multi
    基于RS485的简单现场总线通信系统设计,功能如下:单发单收,在发送状态,能够连续发送从0到99的数字; 单发单收,在接收状态,能够接收数据,并在数码管上正确地显示出来; 单发多收,在AB完成的基础上,接上多个接收设备,能够正确发送和接收; (Based on a simple RS485 field bus communication system design, the following functions: single single collection, sending state, can be continuously transmitted from 0 to 99 single single collection, in the receiving state, capable of receiving data and digital tube correctly displayed single overcharged, on the basis of completion of the AB, connected to multiple receivers, can correctly send and receive )
    2021-05-07 05:28:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载