搜索资源列表
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,
The-STM32-TIM-programming
- a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
The_demo_of_STM32_TIM1
- STM32奋斗板-TIM1的PWM演示 可以进行修改,并在通类型开发板上运动-STM32 PWM hard board-TIM1 the presentation can be modified, and in the sports development board through the type
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
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.
TIM1
- stm32 TIM资料+程序,适合新手学习使用-stm32 TIM data+ program, suitable for beginners learning to use
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
STM32-TIM-TRGO-ADC
- STM32 TIM1硬件触发ADC注入式转换 已调试-STM32 TIM1 TRGO ADC
STM32-PWM
- 基于STM32 TIM1产生占空比渐变的PWM波,开发环境为keil,程序工程完整,注释清楚。-Wave PWM duty cycle gradient based STM32 TIM1 development environment for keil, process engineering complete, clear annotation.
STM32-TIM1-Advanced-Timer
- 文档是一片详解STM32定时器和高级定时器TIM1的文章,内带实例。 自己看了感觉针对STM32高级定时器TIM1讲解的最通透的一片文章,分享给大家,希望能够帮助大家成长-The document is a Detailed STM32 timer and timer TIM1 article within with examples. He looked feeling TIM1 for STM32 Advanced Timer explain the most transparent a
STM32-TIM1
- stm32F103芯片的TIM1操作。写的很好,经过验证OK-stm32F103 chip TIM1 operation. Write a good, proven OK
PWM-TIM1
- 基于STM32的TIM1定时器的PWM呼吸灯例程,三通道输出可调- Based on the STM32 TIM1 PWM timer lamp breathing routines. Three-channel output adjustable
STM32-TIM1
- STM32定时器1配置,已经测试,有需要可以交流学习。-STM32 timer 1 configuration, has been tested, there is need to can communicate and study.
搞定_ STM32 TIM1输出互补波形 加 详细中文注释
- 搞定_ STM32 TIM1输出互补波形 加 详细中文注释(STM32 output complementary PWM wave)
06 TIM1的PWM演示
- STM32 TIM1的PWM输出演示例程。。。。。。。。(STM32 TIM1-PWM output example......)
TIM1
- 程序初始化了定时器1,并通过DMA传输修改PWM占空比,方便用来实现快速SPWM(Program initialization timer 1, and through the DMA transmission, modify the PWM duty cycle, easy to use to achieve fast SPWM)
3.12TIM1_4PWM
- STM32利用高级定时器TIM1,产生4路PWM波,并且波形两两互补(STM32 uses the advanced timer TIM1 to produce 4 PWM waves, and the waveform is 22 complementing.)
stm32 pwm输出
- TM32的高级定时器TIM1可以产生互补的PWM,并且可以通过相关寄存器的设置使能或关闭PWM的输出。在编写BLDC的驱动程序时,本人利用TIM1的channel1,2生成了三路互补的PWM波形,定时器驱动程序(The advanced timer TIM1 of TM32 can generate complementary PWM, and it can enable or close the output of PWM through the setting of related regi