搜索资源列表
IAR_template_atomthreads_stm8l_v1.3
- 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
STM8_I2C_PT2314
- STM8S103 源程序,IAR平台,包含定时器,AD转换,模拟I2C, 硬件I2C,PT2314控制程序。-STM8S103 code, IAR enviroment,include TIM, ADC, I2C appliacation code, and also include PT2314 control code.
stm8l5x_it
- 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
TIM1
- stm8 tim1定时器1的用法,包括很多tim1的程序代码在里面-stm8 tim1 usage
Delay
- STM8 有些软件延时可能会被, 优化掉, 以致达不到想要的效果, 而用定时器 延时就不会了, -STM8 delay may be some software to optimize away, so reach the desired effect, and will not use the timer delay, and
STM8-time-tip
- 一个基于时间片轮转的调度系统,本软件是基于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
STM8-touch-program-without-library
- STM为了卖产品做出的库实际是将简单的问题复杂化,你要是用调用STM8的所谓TOUCH库的方法设计触摸按键,那各种绕弯十万八千里的调用能把你头搞炸。RC电容触摸按键的检测原理其实很简单,而具体到STM8单片机上则是通过所谓的LOAD脚加载高、低电平进行充、放电,然后检测键盘脚的高低电平的门限Vih、Vil以及读取定时器而获得充放电的时间。具体可到www.stmcu.org获取相关资料。-STM library in order to sell products to make the actua
TIM1shiyan
- 用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
stm8-introductory-programming
- stm8的入门编程资料,定时器编程,AD,外部中断,GPIO,PWM,UART,时钟编程-stm8 introductory programming, timer programming, AD, external interrupts, GPIO, PWM, UART, clock programming
STM8-TIM4(V1.0_2012-10-12)
- stm8s 定时器实验,使用官方库实现,解析很详细-stm8s timer experiment, using the official library implementation, a very detailed analysis
STM8
- STM8的多项运用,有AD 串口 定时器 外部中断的中合运用源码-Multiple use of STM8 have AD serial timer of the external interrupt source
STM8
- STM8相关学习教程、CCO输出、PWM方波、TIM2定时器-CCO output, PWM square wave, TIM2 timer
STM8-C-source
- STM8标准的库文件,可以实现很多基本的功能如:时钟,GPIO,定时器,串口等。-STM8 standard library file, you can achieve many of the basic functions such as: a clock, GPIO, timers, serial port.
STM8-TIM1-RCR
- 如何使用STM8单片机的重复计数器,使其产生更新事件,和产生定时器跟新中断事件-How to use the STM8 single-chip repeat counter to generate an update event, and generate a timer with a new interrupt event
led
- 使用time2作为定时器,运用了PB5的LED作为显示(The use of time2 as a timer, using the PB5 LED as a display)
8-TIM2
- stm8定时器配置方法和说明,具体请看原理图(Stm8 timer configuration methods and instructions, please see the schematic diagram)
chazuoNOKIA
- 可以通过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)
8-TIM2
- STM8系列是意法半导体公司生产的8位的单片机。定时器2示范((STM8 series is the 8 bit MCU produced by Italian semiconductor company.tim2 demonstration))
17.使用TIM1定时器产生PWM波形输出
- 单片机STM8使用TIM1定时器产生PWM波形输出(Single chip microcomputer STM8 uses a TIM1 timer to produce PWM waveform output)
64.光敏电阻模拟量输入控制LED1亮度变化
- 光敏电阻模拟量输入控制LED1亮度变化(TIM1定时器产生PWM波形)实验(Photosensitive resistor analog input control LED1 brightness change (TIM1 timer generates PWM waveform) experiment)