Welcome![Sign In][Sign Up]
Location:
Search - pwm example stm32

Search list

[ARM-PowerPC-ColdFire-MIPSPWM

Description: STM32的PWM详细例程,能够使用的,下载完了要给点回复哦!-STM32 detailed the PWM routines, can use to download the end-point to give back Oh!
Platform: | Size: 191488 | Author: jelly | Hits:

[SCMSTM32+EXTI

Description: 本例展示了如何使用嵌套中断向量控制器(Nested Vectored Interrupt Controller)来设置IRQ通道。 把3个计时器(TIM2,3,4)设置为在每一个计数器更新事项(counter update event)产生中断。这三个计时器都与各自对应的更新IRQ通道联系起来,并设置他们的中断优先级,TIM2为0,TIM4为2。 在他们各自的中断中:TIM2每1秒翻转一次PC.06的状态;TIM3每2秒翻转一次PC.07的状态;TIM4每3秒翻转一次PC.08的状态。 由于在STM3210B-LK1板上, 4个LED连接在PC.04 – PC.07,而不是STM3210B-EVAL上的PC.06 – PC.09,因此,程序要做相应的改动。-This example demonstrates how to use the nested vector interrupt controller (Nested Vectored Interrupt Controller) to set the IRQ channel. The three timers (TIM2, 3,4) is set to update a counter in each matter (counter update event) generate an interrupt. The three timers are updated with their corresponding IRQ channel link and set up their Interrupt Priority, TIM2 to 0, TIM4 to 2. In their respective interrupt in: TIM2 once every 1 seconds flip PC.06 state TIM3 once every two seconds flip PC.07 state TIM4 once every three seconds flip PC.08 state. As STM3210B-LK1-board, 4 LED connected PC.04- PC.07, rather than STM3210B-EVAL on PC.06- PC.09, therefore, corresponding changes to procedures to be done.
Platform: | Size: 247808 | Author: chen | Hits:

[Other Embeded programPWM_Input

Description: STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
Platform: | Size: 8192 | Author: 梁凯 | Hits:

[Other Embeded programPWM_Output

Description: 利用STM32的TIM定时器产生四个不同占空比的方波信号 。-his example shows how to configure the TIM1 peripheral to generate 7 PWM signals with 4 different duty cycles.
Platform: | Size: 8192 | Author: 梁凯 | Hits:

[Other Embeded program6Steps

Description: 配置TIM1外设来产生六步PWM信号-This example shows how to configure the TIM1 peripheral to generate 6 Steps.
Platform: | Size: 9216 | Author: 梁凯 | Hits:

[ARM-PowerPC-ColdFire-MIPSpwm

Description: 这个是STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,下面的代码,是利用TIM1模块的1、2通道产生一共4路PWM的代码例子,类似代码也可以参考ST的固件库中相应example-This is the PWM output mode of the STM32, the STM32 TIM1 module is the enhanced timer module, the following code, TIM1 module 1,2 channel to produce a total of 4 PWM code examples, similar code can also refer to the ST s firmwarethe corresponding example in the library
Platform: | Size: 1024 | Author: 陈立 | Hits:

[Compress-Decompress algrithmsPWM

Description: ARM的PWM程序简单应用,本文是通DS0小灯来观察现像的。-ARM-PWM simple application。Can refer to for example the STM32 take a look at this program is my understanding
Platform: | Size: 965632 | Author: haoyu | Hits:

[ARM-PowerPC-ColdFire-MIPSThe-STM32-PWM-material-

Description: STM32之PWM资料,有PWM详细实例应用,不错的资料,很适合初学者学习-The STM32 PWM material, have PWM detailed application example, good material, very suitable for beginners
Platform: | Size: 3539968 | Author: 周红咏 | Hits:

[SCMSTM32-TIM3-PWM

Description: stm32PWM程序示例工程,keil下建立的,可作为示例-stm32PWM program sample project, keil to establish, as an example
Platform: | Size: 3108864 | Author: 何阳 | Hits:

[Software EngineeringPWM

Description: stm32的源码pwm程序详细介绍了关系端口的配置以及各个寄存器的配置。-PWM example for stm32.this is a good example from .This is stm32 company provide source program of PWM function
Platform: | Size: 307200 | Author: 小屁孩 | Hits:

[SCMstm32-PWM-Input-Capture

Description: This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
Platform: | Size: 1046528 | Author: 乔先生 | Hits:

[SCMstm32tim1PWM

Description: 利用stm32高级计数器tim1同时产生四路PWM,其它定时器也可以产生四路,可模仿该例子设置寄存器-Stm32 senior counter tim1 use while producing four PWM, timers can also produce other four, mimic the example set register
Platform: | Size: 3072000 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSTIM3-PWM

Description: 奋斗者开发板PWM例程,能够完成定时器3生成pwm-the example of PWM in STM32 OF striver board
Platform: | Size: 3197952 | Author: mashuai | Hits:

[SCMourdev_584277D6J2EZ

Description: 给大家一个只用STM32的一个定时器输出4路频率、脉宽任意可调的例子,它可以作为多路PWM多种频率输出的一个简单例子-We give a simple example of a STM32 only one timer output 4 frequency, pulse width adjustable example, it can serve as a multi-channel multi-frequency PWM output
Platform: | Size: 321536 | Author: 邢天 | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32functionlib

Description: stm32标准例子库函数,串口、看门狗、pwm、定时器等-STM32 standard example library function, serial port, watchdog, PWM, timer, etc.
Platform: | Size: 7049216 | Author: lifeng | Hits:

[ARM-PowerPC-ColdFire-MIPSDay3

Description: STM32 PWM example using std periph librar
Platform: | Size: 400384 | Author: duemilanove | Hits:

[SCM实验9 PWM输出实验

Description: 说明:STM32定时器PWM调试例程,希望对你有所帮助((an example of STM32 timer ))
Platform: | Size: 115712 | Author: huyusss | Hits:

[ARM-PowerPC-ColdFire-MIPS06 TIM1的PWM演示

Description: STM32 TIM1的PWM输出演示例程。。。。。。。。(STM32 TIM1-PWM output example......)
Platform: | Size: 983040 | Author: witliss | Hits:

CodeBus www.codebus.net