搜索资源列表
Example1
- 本例展示了如何利用外设TIM2来产生四路频率不同的信号。 TIM2时钟设置为36MHz,预分频设置为2,使用输出比较-翻转模式(Output Compare Toggle Mode)。 TIM2计数器时钟可表达为:TIM2 counter clock = TIMxCLK / (Prescaler +1) = 12 MHz 设置TIM2_CCR1寄存器值为32768,则CC1更新频率为TIM2计数器时钟频率除
STM32+TIM
- 本例展示了如何设置TIM工作在输出比较-非主动模式(Output Compare Inactive mode),并产生相应的中断。 TIM2时钟设置为36MHz,预分频设置为35999,TIM2计数器时钟可表达为: TIM2 counter clock = TIMxCLK / (Prescaler +1) = 1 KHz 设置TIM2_CCR1寄存器值为1000, CCR1寄存器值1000除以TIM2计数器时钟频
STM32+EXTI
- 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每
TIM2
- SN8P2602B的VFD驱动可以显示时间-SN8P2602B can drive the VFD display time
TIM2
- STM8S208 定时器TIM2驱动程序-STM8S208 tim2 driver
TIM2-TIM5output-3-channelPWM
- TIM2~TIM5输出3路PWM波的实验 很有用的哈 调试过没有问题的。-TIM2 ~ TIM5 3 channel PWM output wave experiments useful Kazakhstan had no problem debugging.
pwm_cap
- STM8-discovery 开发板TIM2的PWM和捕获用于超声波发射和检测-PWM and Capture of TIM2 for ultrasonic module on STM8-discovery board
STM32F103-General-Timer-TIM2-
- ST公司的ARM STM32F103 通用定时器程序-STM32F103 General Timer TIM2 Programme
TIM2-output-two-PWM-signal.
- STM32 在keil环境下的编程 定时器TIM2能够输出两路PWM信号。-STM32 Timer programming in keil environment is the TIM2 able to output two PWM signal.
TIM2
- IAR开发环境下的C程序。STM8S的定时器TIM2模块,已经经过测试,可以直接使用!-IAR development environment for C programs. STM8S timer TIM2 module has been tested can be used directly!
stm32-modbus-USART1-TIM2
- 用stm32的usart1和tim2模块实现了modbus从站协议。IAR编译环境。-usart1 and tim2 module implements modbus slave protocol. IAR compiler environment.
tim2
- 适用于STM8S105C6单片机利用TIM2进行信号捕获的程序。-Suitable for use TIM2 STM8S105C6 microcontroller for signal capture program.
master-tim2-slave-tim4-PWM
- stm32定时器的例程,功能就是采用主定时器tim2 从定时器为tim4 输出指定脉冲数-stm32 timer routine function is to use the master timer tim2 tim4 output the timer to specify the number of pulses
TIM2-input-capture
- 使用STM8的TIM2输入补获功能测PWM的占空比和周期,把被测信号接到TIM1的CH1,当有PWM时进入中断更改触发边沿,即可以使用一个通道测量高电平和低电平的时间,得到占空比和周期-Use the STM8 TIM2 input capture function PWM duty cycle and period measurement, the measured signal received TIM1 of CH1, when
STM8S003-TIM2-PWM
- STM8S003 TIM2通道3PWM输出-STM8S003 TIM2 Channel 3 PWM output
tim2smpl
- tim2smpl program loads TIM2 file from HDD of host machine, and displays it on the screen
tim223
- TIM2 format specification ver.4
Motor_Control - A)O
- 使用STM32F103C8T6的TIM2四路按键可控PWM输出程序(Using STM32F103C8T6's TIM2 four button controlled PWM output program)
8-TIM2
- STM8系列是意法半导体公司生产的8位的单片机。定时器2示范((STM8 series is the 8 bit MCU produced by Italian semiconductor company.tim2 demonstration))
STM32F103C8T6配套程序源码-TIM2定时(1ms)
- STM32F103C8T6配套程序源码-TIM2定时(1ms)(sinusoid; sinusoidal wave; sine wave)