CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - STM8定时器

搜索资源列表

  1. IAR_template_atomthreads_stm8l_v1.3

    2下载:
  2. IAR EW STM8下atom_threads轻量级实时操作系统,专用于STM8L系列的工程模板。笔者移植时选用TIM4作为系统节拍定时器。例子有四个任务,三个为LED控制,第四个是看门狗控制,在ST官方STM8L152 Discovery实验板上调试通过。atom_threads升级到1.3版,IAR EW STM8环境为1.3版,STM8L固件库为目前最新的1.51版。 -IAR EW STM8 under atom_threads lightweight real-time oper
  3. 所属分类:SCM

    • 发布日期:2017-02-07
    • 文件大小:458752
    • 提供者:PanHao
  1. STM8_I2C_PT2314

    3下载:
  2. STM8S103 源程序,IAR平台,包含定时器,AD转换,模拟I2C, 硬件I2C,PT2314控制程序。-STM8S103 code, IAR enviroment,include TIM, ADC, I2C appliacation code, and also include PT2314 control code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-11-16
    • 文件大小:8261
    • 提供者:kimi
  1. stm8l5x_it

    0下载:
  2. stm8定时器的使用,有很多实用性的东西在里面,你可以很随意的了解到你想要实现的功能-Stm8 the use of timers, there are many practical things in there, you can easily understand that you want to realize the function of
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1827
    • 提供者:union
  1. TIM1

    0下载:
  2. stm8 tim1定时器1的用法,包括很多tim1的程序代码在里面-stm8 tim1 usage
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:44634
    • 提供者:vigro1
  1. Delay

    0下载:
  2. STM8 有些软件延时可能会被, 优化掉, 以致达不到想要的效果, 而用定时器 延时就不会了, -STM8 delay may be some software to optimize away, so reach the desired effect, and will not use the timer delay, and
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:672
    • 提供者:xiaoda
  1. STM8-time-tip

    0下载:
  2. 一个基于时间片轮转的调度系统,本软件是基于STM8S开发的,不过文件条理清晰,只要修改定时器函数即可方便移植到其它单片机上使用-A time-based round-robin scheduling system , this software is based on the STM8S development , but documentation clarity, as long as the timer function can be modified easily ported to o
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:5852
    • 提供者:老胡
  1. STM8-touch-program-without-library

    0下载:
  2. STM为了卖产品做出的库实际是将简单的问题复杂化,你要是用调用STM8的所谓TOUCH库的方法设计触摸按键,那各种绕弯十万八千里的调用能把你头搞炸。RC电容触摸按键的检测原理其实很简单,而具体到STM8单片机上则是通过所谓的LOAD脚加载高、低电平进行充、放电,然后检测键盘脚的高低电平的门限Vih、Vil以及读取定时器而获得充放电的时间。具体可到www.stmcu.org获取相关资料。-STM library in order to sell products to make the actua
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:1189
    • 提供者:alen
  1. TIM1shiyan

    0下载:
  2. 用STM8定时器1定时一定的时间,让LED灯循环亮灭,开发环境为IAR for STM8-The STM8 Timer 1 timed a certain amount of time, so that the LED lights cycle bright lights out, the development environment IAR for STM8
  3. 所属分类:SCM

    • 发布日期:2017-11-20
    • 文件大小:3060
    • 提供者:我乐意
  1. stm8-introductory-programming

    0下载:
  2. stm8的入门编程资料,定时器编程,AD,外部中断,GPIO,PWM,UART,时钟编程-stm8 introductory programming, timer programming, AD, external interrupts, GPIO, PWM, UART, clock programming
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:20341
    • 提供者:liuhankan
  1. STM8-TIM4(V1.0_2012-10-12)

    0下载:
  2. stm8s 定时器实验,使用官方库实现,解析很详细-stm8s timer experiment, using the official library implementation, a very detailed analysis
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:228893
    • 提供者:xiapu
  1. STM8

    0下载:
  2. STM8的多项运用,有AD 串口 定时器 外部中断的中合运用源码-Multiple use of STM8 have AD serial timer of the external interrupt source
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:51783
    • 提供者:li
  1. STM8

    0下载:
  2. STM8相关学习教程、CCO输出、PWM方波、TIM2定时器-CCO output, PWM square wave, TIM2 timer
  3. 所属分类:SCM

    • 发布日期:2017-04-28
    • 文件大小:14258
    • 提供者:程海龙
  1. STM8-C-source

    0下载:
  2. STM8标准的库文件,可以实现很多基本的功能如:时钟,GPIO,定时器,串口等。-STM8 standard library file, you can achieve many of the basic functions such as: a clock, GPIO, timers, serial port.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:178976
    • 提供者:Peter ji
  1. STM8-TIM1-RCR

    0下载:
  2. 如何使用STM8单片机的重复计数器,使其产生更新事件,和产生定时器跟新中断事件-How to use the STM8 single-chip repeat counter to generate an update event, and generate a timer with a new interrupt event
  3. 所属分类:SCM

    • 发布日期:2017-05-05
    • 文件大小:123026
    • 提供者:王巡
  1. led

    0下载:
  2. 使用time2作为定时器,运用了PB5的LED作为显示(The use of time2 as a timer, using the PB5 LED as a display)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-23
    • 文件大小:41984
    • 提供者:刘海岭
  1. 8-TIM2

    0下载:
  2. stm8定时器配置方法和说明,具体请看原理图(Stm8 timer configuration methods and instructions, please see the schematic diagram)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-26
    • 文件大小:52224
    • 提供者:Timer001
  1. chazuoNOKIA

    0下载:
  2. 可以通过stm8控制继电器实现插座开关功能,使用IIC读取时钟芯片时间信息,通过Nokia显示屏显示出来(Through the stm8 control relay to achieve socket switch function, using IIC to read the clock chip time information, displayed through the Nokia display)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-31
    • 文件大小:290816
    • 提供者:andytenglong
  1. 8-TIM2

    0下载:
  2. STM8系列是意法半导体公司生产的8位的单片机。定时器2示范((STM8 series is the 8 bit MCU produced by Italian semiconductor company.tim2 demonstration))
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:257024
    • 提供者:szuxlpp
  1. 17.使用TIM1定时器产生PWM波形输出

    0下载:
  2. 单片机STM8使用TIM1定时器产生PWM波形输出(Single chip microcomputer STM8 uses a TIM1 timer to produce PWM waveform output)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-29
    • 文件大小:1147904
    • 提供者:chenhuihappy
  1. 64.光敏电阻模拟量输入控制LED1亮度变化

    1下载:
  2. 光敏电阻模拟量输入控制LED1亮度变化(TIM1定时器产生PWM波形)实验(Photosensitive resistor analog input control LED1 brightness change (TIM1 timer generates PWM waveform) experiment)
  3. 所属分类:单片机开发

    • 发布日期:2021-02-24
    • 文件大小:1489920
    • 提供者:寻求者
« 12 »
搜珍网 www.dssz.com