搜索资源列表
pwm波捕获
- 可以同时捕获到6路pwm波,使用中断实时性好。
STM32_inPWM.STM32定时器的基本应用
- STM32定时器的基本应用,PWM的输入捕获,硬件调试通过,基本没有误差。,STM32 Timer basic applications, PWM input capture, hardware debugging through, basically no error.
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
PWM-CAP
- 基于2812捕获中断设置 与检测 完成对变PWM的占空比的计算 -Based on 2812 capture interrupt settings and testing to complete the calculation of the PWM duty cycle changes
PIC18-Program
- PIC18F样例程序,涵盖各个功能模块,AD,PWM,捕获输入等-PIC18F sample program, covering all functional modules
STCPCAPWM
- STC中PWM调光程序,2路PCA的捕获、高速输出、16bit定时器、PWM实现。-STC program of PWM dimming, 2-way PCA capture, high-speed output, 16bit timers, PWM to achieve.
pwm_cap
- STM8-discovery 开发板TIM2的PWM和捕获用于超声波发射和检测-PWM and Capture of TIM2 for ultrasonic module on STM8-discovery board
MSP430-TB-PWM
- 利用MSP430的TB捕获PWM波的脉冲宽度,通过该程序可以加深对msp430定时器的理解和应用。-TB captured using the MSP430 PWM wave pulse width, through the program can deepen the understanding and application of msp430 timer.
PWM-CAP
- 基于DSP TMS320F28335芯片的PWM捕获程序,已测试通过。-The DSP TMS320F28335 chip based on PWM capture procedures, have been tested.
pwm-
- msp430 pwm 捕获 输出 源码-msp430 pwm capture the output source
STM32-PWM-IR
- 在iar开发环境下上编写的通过STM32的PWM捕获遥控器发送的红外信号并且解码-In the development environment iar prepared on the capture of the remote controller transmits an infrared signal through the STM32 PWM and decodes
dsp2812捕获发脉冲
- 采用DSP2812的捕获单元,发可调相位的PWM波形
PWM
- 捕获PWM输入信号,针对外部信号的采样分析。将采集的信号经过stm32处理,得到比对捕获结果(pwm catchCapture the PWM input signal, in view of the external signal sampling analysis.The collected signal through stm32 processing, than capture results are obtained)
MINISTM32 PWM
- 输出捕获。用于调节pwm的输出,用于控制电机(Output capture. Used to regulate the output of the PWM, used to control the motor)
PWM输入模式捕捉4路PWM的周期和占空比
- 基于STM32F103的输入捕获计算4路PWM的周期和占空比(Based on the input of STM32F103, the cycle and duty ratio of PWM are calculated)
IC
- 基于STM32单片机,可对输入的PWM波进行频率测量与占空比测定(Based on STM32 microcontroller, the input PWM wave frequency and the duty cycle can be measured.)
STM32 输入捕获
- 配置STM32f103vet6单片机PWM输入功能,可以用来测pwm频率和占空比(STM32f103vet6 SCM PWM input function can be used to measure PWM frequency and duty ratio)
3-TIM—通用定时器-输入捕获-测量脉冲宽度
- 应用于STM32F103VET6,进行PWM的输入捕获,测量脉冲的宽度。(Based on STM32F103VET6, PWM input capture, pulse width measurement)
实验9 PWM输出实验
- stm32的输入捕获 这是原子的视频 代码强 可读性高(STM32's input captures the high readability of this atom's video code)
PWM输入捕获程序
- STM32PWM捕获程序,计算周期频率,以及占空比。(STM32PWM capture program, calculate cycle frequency, and duty cycle.)