Location:
Search - timx
Search list
Description: STM32的定时器例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 timer routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
Platform: |
Size: 310272 |
Author: Scott |
Hits:
Description: 介绍了并行模式下同步TIM1与TIMX-This example shows how to synchronize TIM peripherals in cascade mode.
Platform: |
Size: 9216 |
Author: 梁凯 |
Hits:
Description: STM32 TIMx配置例程,适用STM32各种芯片,详细的介绍了 TIMx的配置过程。根据例子修改即可应用。STM32的TIM功能相当强大,这个是不错的例子。-STM32 TIMx configuration routines for all STM32 chip TIMx described in detail the configuration process. Examples can be modified based application. STM32 of TIM are quite powerful, this is a good example.
Platform: |
Size: 8192 |
Author: zhuerwei |
Hits:
Description: La modulation de largeur d impulsion (Pulse Width Modulation en anglais)
est une methode permettant de generer des signaux analogiques continus a l aide
de systemes en fonctionnement tout ou rien.
Platform: |
Size: 291840 |
Author: lunedunord |
Hits:
Description: ARM的定时器的应用,功能较简单,主要是自我学习,参考例说STM32等相关手册,如要详述的可以去看源码-ARM-timer applications, functionality is relatively simple, self-learning, reference example STM32 and other manuals, such as detailed you can see a source
Platform: |
Size: 972800 |
Author: haoyu |
Hits:
Description: STM32通用定时器的三种使用方法:PWM,计数模式,普通定时器模式-Three kinds of use of the STM32 General-Purpose Timer: PWM, count mode, normal timer mode
Platform: |
Size: 10782720 |
Author: 赵刚 |
Hits:
Description: STM32定时器程序源码,TIM3定时器,中断处理程序。-stm32 timx
Platform: |
Size: 4038656 |
Author: 聂庆春 |
Hits:
Description: 要使STM32的通用定时器TIMx产生PWM输出,我们会用到3个寄存器,来控制PWM的。这三个寄存器分别是:捕获/比较模式寄存器(TIMx_CCMR1/2)、捕获/比较使能寄存器(TIMx_CCER)、捕获/比较寄存器(TIMx_CCR1~4)。(注意,还有个TIMx的ARR寄存器是用来控制pwm的输出频率)
首先是捕获/比较模式寄存器(TIMx_CCMR1/2),该寄存器总共有2个,TIMx _CCMR1和TIMx _CCMR2。TIMx_CCMR1控制CH1和2,而TIMx_CCMR2控制CH3和4。-PWM channel configuration based on stm32
Platform: |
Size: 343040 |
Author: 刘小明 |
Hits:
Description: stm32f1xx 定时器应用笔记,中文-stm32f1xx timx
Platform: |
Size: 512000 |
Author: ZhongDG |
Hits:
Description: PWM输出脉冲,使用 pwm函数(TIMx, Freq),即可傻瓜式完成PWM频率输出。(PWM with STM32, by using a simple function)
Platform: |
Size: 1024 |
Author: jtttl
|
Hits:
Description: The timer can be used to generate PWM output. Advanced setting The timer TIM1 and TIM8 can generate up to 7 PWM outputs simultaneously. And universal timers can produce up to 4 at the same time PWM output of the road(In order for the STM32 general timer TIMx to produce PWM output, except for the registers introduced in the previous chapter, we will 3 registers are used to control the PWM. The three registers are the capture / compare mode register (TIMx_CCMR1/2) capture / compare enable registers (TIMx_CCER) and capture / compare registers (TIMx_CCR1~4).)
Platform: |
Size: 308224 |
Author: 多吃点
|
Hits: