搜索资源列表
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
TIM_TEST
- 测试STM32的定时器功能,主要用定时器5完成三路PWM波的输出,同时用定时器4完成两路波的检测,测试正确-Test the STM32 timer function, the main three-way done with the timer 5 PWM wave output, complete with timer 4 two-wave detection, the test correctly
pwm2
- STM32在IAR环境下操作定时器用比较模式输出PWM波形。-STM32 timer with compare modes, the output PWM waveform operating in the IAR environment.
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
stm32-tinyos
- TinyOS系统以其组件结构模型、事件驱动、并发型等优点成为目前最受关注的无线传感器网络操作系统。而STM32和CC2520以其高性能、低成本、低功耗被广泛应用于无线传感器网络嵌入式系统。 但TinyOS 不支持STM32和CC2520芯片。因此在分析TinyOS 基本原理、NesC 编程语言实现机制及其编译过程的基础上,介绍了基于STM32和CC2520的T inyOS移植方法,完成了STM32的IO组件、Timer 组件、USART组件、SPI 组件和CC2520芯片的移植。在实现CC252
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-timer
- stm32产生PWM,通过导线连至捕捉IO口,通过串口打印寄存器捕捉到的值-Stm32 produce a PWM, connected by wires to the capture IO , via USART printing to capture value
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
PWM_Output
- 利用STM32的定时器TIM1产生PWM波-PWM wave generated by STM32 timer TIM1
dingshiqi
- STM32学习版定时器控制,里面包含解释说明,以及引脚配置-STM32 timer control
TIMER--RTC
- STM32的RTC实时时钟的实现并通过OLED显示-Achieve the STM32 RTC real time clock and through OLED display
dingshiqi
- stm32编程实现定时器中断,模块化,单片机培训课程讲解-stm32 timer interrupt programming, modular training courses explain microcontroller
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.
cyc_pulse
- 基于stm32的定时器中断应用,可产生相位差为90度的两路周期性脉冲,可用于模拟正交编码器脉冲-Stm32 timer interrupt based applications can generate a phase difference of 90 degrees two periodic pulse, can be used for analog quadrature encoder pulse
TIM--counter--register
- stm32 定时器 简单计数程序 寄存器编写-stm32 timer descr iption
TIM-Counter
- stm32 定时器 简单计数 库函数编写-stm32 timer descr iption
STM32-TIM3-CH2
- STM32的定时器例程,用keil4编译的-STM32 timer routines, using keil4 compiler
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