搜索资源列表
PWM_Output_Input
- 用TIM3定时器在PA6、PA7、PB0、PB1输出四种频率相同占空比分别是50 、37.5 、25 、12.5 的信号。 用TIM2的PWM_Input功能,从PA1口捕获PWM信号的频率及占空比,并用USART1输出测量信息。-At TIM3 timer with PA6, PA7, PB0, PB1 output frequency of the same four are 50 duty cycle, respective
PWM_Input
- STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
STM32-PWM_Input
- STM32采用定时器管脚的输入捕获功能进行外部脉冲个数的采集,此代码仅采集脉冲个数,准确无误,用到的朋友下来看看,可检测编码器等PWM脉冲个数-STM32 timer pin input capture function for the acquisition of the external pulse number, this code is only collected the number of pulses, accurate,
pwm_input
- A code to read a PWM input signal in an STM32 Board .
PWM_Input
- STM32F103采用定时器PWM捕获方式接收红外遥控器信号-STM32F103 adopts PWM timer capture method receives the infrared remote control signal
pwm_input
- 基于stm32 F103C8的多路pwm input(Multichannel PWM input based on STM32 F103C8)
PWM_Input
- STM32的捕获程序,主要是驱动程序的编写,可以学习一下(STM32's capture program, mainly driven)