搜索资源列表
-
0下载:
a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。
b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。
-A) purpose: basic PWM input also called capture, and interrupt coop
-
-
0下载:
STM8S207SB单片机定时器 捕获等 综合应用-STM8S207SB microcontroller timer capture comprehensive application
-
-
0下载:
freescale单片机输入捕捉口应用源码-freescale microcontroller input capture port the application source code
-
-
0下载:
430单片机的定时器应用使用它的捕获模式进行实时数据比较-The 430 microcontroller timer application uses its capture mode for real-time data comparison
-
-
0下载:
STM32 time3的捕获模式 应用 SPI2模块的应用-STM32 time3 capture mode application SPI2 module
-
-
1下载:
项目名称:雨量采集无线传输
该MCU是:STM32F103R8
控制/采集设备:伟思的rtu
功能:主要是运用STM32与雨量计通讯然后通 过rtu传输到水务局服务器上。
注:rtu用户资料和运用过程序在压缩包面,该程序是运用到实际项目中的程序。-Project Name: rainfall collection and wireless transmission
The MCU is: STM32F103R8
Control/capture device: WISE
-
-
0下载:
本程序为中断程序,包括外部中断,定时器溢出中断,定时器比较中断,定时器捕捉中断
使用时注意使用各个初始化,中断寄存器存在冲突,需加注意,使用时最好打开时钟程序,以便获得TLCCRx*1ms的时间-This program is an interrupt routine, including external interrupt, timer overflow interrupt, timer compare interrupt, timer capture interrupt
Note
-