搜索资源列表
利用STM32的TIM定时器产生方波信号
- 利用STM32的TIM定时器产生四个不同占空比的方波信号 。,his example shows how to configure the TIM1 peripheral to generate 7 PWM signals with 4 different duty cycles.
STM32-320240display
- stm32采样波形同时在液晶上显示出来 并计算出频率-stm32 sampling the waveform at the same time in the liquid crystal display and calculate the frequency of
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.
SysTick
- stm32中利用系统滴答定时器产生的1ms时基准确延时程序,用于LED灯地闪烁-the use of the system tick timer stm32 produce accurate time-base 1ms delay program for the LED light flashing
bujindianjisystickfor-STM
- STM32控制步进电机,使用滴答定时器等功能。-STM32 stepper motor control, use the tick timer functions.
STM32-timer
- stm32f103vc 关于定时器的程序,通过控制LED灯来观察定时器的工作情况-stm32f103vc on timer program, by controlling the LED light to observe the work of the timer
STM32-come-into-PWM
- 用STM32单片机定时器2的4个通道实现产生4路PWM波形,并仿真实现,把工程一并传上,希望对大家有用-STM32 MCU Timer 2 4 channels generate 4 PWM waveform and simulation to achieve works together with passing on the hope that useful
The-STM32-Beginners-Universal-timer
- STM32入门篇之通用定时器,详细介绍了定时器的各种功能,包含文档和代码-The general-purpose timer the STM32 entry papers, details the various functions of the timer contains the documentation and code
stm32-PWM-output-waveform-display
- stm32 ARM单片机的PWM输出,然后通过通过ADC采样,并且在2.8寸液晶触摸屏幕上显示PWM动态的电压点位和ADC值,pwm频率和占空比可以通过改变定时器值而调整-STM32 ARM microcontroller PWM output, and then passed through the ADC sampling, and dynamic voltage point of the PWM and ADC values 椠渀 the 2.8-inch LCD touch screen
STM32-AD-TIM
- 基于STM32单片机的TIM2定时器触发AD转换,控制AD的转换速率,弥补DMA传输速度过快导致数据处理混乱的问题。-Trigger AD conversion is based STM32 microcontroller TIM2 timer controls the AD conversion rate to make up for excessive speed DMA transfer of data processing leads to confusion problems.
TIM--counter--register
- stm32 定时器 简单计数程序 寄存器编写-stm32 timer descr iption
TIM-Counter
- stm32 定时器 简单计数 库函数编写-stm32 timer descr iption
stm32-touchkey
- 基于stm32的电容式触摸按键,主要实现无需外接专用触摸ic,而是采用单片机定时器来实现触摸识别功能-Stm32 based capacitive touch buttons, the main achievement of no external dedicated touch ic, instead of using a single-chip timer to realize touch recognition
TIMx
- STM32定时器程序源码,TIM3定时器,中断处理程序。-stm32 timx
STM32-TIM3-CH2
- STM32的定时器例程,用keil4编译的-STM32 timer routines, using keil4 compiler
STM32-SysTick
- STM32的滴答定时器例程,用keil4编译的-STM32 s ticking timer routines, using keil4 compiler
stm32-spwm
- 使用stm32中的高级定时器发送SPWM波,可以用于驱动电机-Use stm32 Advanced PWM timer sending waves can be used to drive the motor
STM32 的4路互补pwm
- 使用keil5编写的STM32输出四路互补的PWM,适配正点原子的mini版,同样是为电赛逆变系统做的准备。通过定时器的输出比较模式,在PC6~PC9,输出4路PWM,每路PWM频率为500Hz,占空比为50%,每一路PWM相位差为45°(The STM32 output four complementary PWM, which is written in keil5, is suitable for the mini version of the positive point atom, w
lesson6 SysTick-系统定时器
- SysTick 寄存器配置 SysTick 配置项 SysTick 中断配置流程 SysTick 中断处理流程(SysTick register configuration SysTick configuration item SysTick interrupt configuration process SysTick interrupt processing flow)
STM32四路定时器TM1638驱动显示
- STM32F030通过TM1638驱动4个数码管显示的四路定时器开关