搜索资源列表
pwm
- STM32的PWM输出模式,STM32的TIM1模块是增强型的定时器模块,天生就是为电机控制而生,可以产生3组6路PWM,同时每组2路PWM为互补,并可以带有死区,可以用来驱动H桥。-STM32' s PWM output mode, STM32' s TIM1 module is enhanced timer module, is inherently for the motor control, it can produce three groups 6-channel PWM,
STM32F10xxx-ADC-example
- 一份stm32处理器上ADC应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor ADC practical examples of application programming, included a detailed pdf source code, note it is clear that a great reference value
STM32F10xxx-TIM1-example
- 一份stm32处理器上定时器TIM1应用编程的实际例子,附送一份详细pdf源代码说明,说明很清楚,参考价值很大-Stm32 a processor timer TIM1 practical examples of application programming, free source code for a detailed pdf descr iption it is clear that a great reference value
TIM1_interrupt
- stm32f103rb的定时器中断程序。详细注释了使用方式和编程技巧。该程序采用非固件库方式。编程简单易懂。-stm32f103rb the using for Tim1 and interrupt
STM32_TIM1
- 这是STM32中TIM1的简单用法,实现TIM1_UP_IRQHandler,也就是向上计数功能。用KEIL直接打开可用。-This is the simple use of STM32 in TIM1 achieve TIM1_UP_IRQHandler, that is up counting. Can be used directly to open with KEIL.
Pro_1.4.0_3210C_RAM_DMA_ADC_TIM1_26_Jul_2010
- stm3210C eval adc+TIM1 examples
ADC_TIM1
- STM32F10X ADC定时器出发方式,STM32例程包之一-STM32F10X ADC start the timer mode, STM32 routine one package
stm32TIM1PWMIN
- 开发环境 KEIL stm32定时器代码探究TIM1-KEIL stm32 timer code development environment to explore TIM1
TIM1-ADC-USART
- this project use for STM32F103 .it s related to ADC convertion use for external trigger (TIM1_CC1 ), use DMA to tranfer data from memory to periherial , then use USART serial tranfer to PC , to test-this project use for STM32F103 .it s related to ADC
TIM1-LED-flash
- STM32的最基本测试,所有Io口取反,每隔200ms,实现led的闪-STM32 most basic test, all Io population inversion, every 200ms
STM32-TIM1-PWM
- 通过对 TIM1 定时器进行控制,使之各通道输出插入死区的互补PWM 输出, 各通道输出频率均为17.57KHz。 其中,通道1 输出的占空比为50 ,通道2 输出的占空比为25 ,通道3 输 出的占空比为12.5 。各通道互补输出为反相输出。 TIM1 定时器的通道1 到3 的输出分别对应PA.08、PA.09、PA.10 引脚,而通 道1 到3 的互补输出分别对应PB.13、PB.14 和PB.15 引脚,将这些引脚分别接 入示波器正接线,GND 引脚接示波器负接线,
TIM1-PWM
- STM32 TIM1 PWM 两路输出,带死区时间-STM32 TIM1 PWM two outputs with dead time
TIM1-LED-flash
- STM32f103zet6 TIM1 LED flash
The-TIM1-The-PWM-shows
- STM32编译源码。对TIM1定时器进行控制,通道1输出的占空比为25 -The STM32 compile the source. TIM1 timer control, the channel 1 output 25 duty cycle
STM32F103-17-TIM1-pwm
- STM32F103系列的TIM1定时器产生 PWM信号-STM32F103 series TIM1 timer to generate a PWM signal
STM32F103-TIM1-dingshi
- STM32F103 系列,定时器TIM1 实现毫秒定时-STM32F103 Series, timed millisecond timer TIM1
TIM1
- 用STM32F103的高级定时器TIM1来产生六路互补PWM波。-Use STM32F103 s advanced TIM1 timer to generate six complementary PWM wave.
STM32-TIM1
- stm32F103芯片的TIM1操作。写的很好,经过验证OK-stm32F103 chip TIM1 operation. Write a good, proven OK
Tim1
- IAR开发环境下的C程序。STM8S的定时器TIM1模块,已经经过测试,可以直接使用!-IAR development environment for C programs. STM8S timer TIM1 module has been tested can be used directly!
06 TIM1的PWM演示
- STM32 TIM1的PWM输出演示例程。。。。。。。。(STM32 TIM1-PWM output example......)
