搜索资源列表
高级定时器输出1路互补 PWM实验---含详细注释
- 基于STM32单片机设计的高级定时器TIM1的6路互补带死区的PWM输出实验,代码中含有详细的注释,对学习PWM很有帮助(STM32 microcontroller based design of advanced timer, TIM1 6 complementary band, dead zone PWM output experiment, the code contains detailed notes, helpful for learning PWM)
通用定时器PWM输出实验---含详细注释
- STM32单片机通用定时器PWM输出实验---含详细注释,对学习STM32定时器PWM输出有帮助(STM32 microcontroller based design of advanced timer, TIM1 6 complementary band, dead zone PWM output experiment, the code contains detailed notes, helpful for learning PWM)
PWM输出实验
- 通过数据手册对单片机的IO口进行PWM测试,首先该IO口要有时钟信号,然后再程序中设置频率,即可以看到呼吸灯;也可用示波器测试,得到方波。(Through the data manual, PWM test on the IO port of the microcontroller, first of all, the IO port to have a clock signal, and then set the frequency in the program, that is, you c
实验9 PWM输出实验
- STM32F103ZET6 PWM输出实验(STM32F103ZET6 PWM output experiment)
PWM输出实验
- STM32F103VE 的PWM输出配置实验(STM32F103VE PWM output configuration experiment)
PWM输出实验
- 面向STM32F103芯片,c语言程序,keil5编译,实现PWM信号输出(Achieve PWM signal output)
6路相位相差60度PWM输出实验
- pwm6路输出,每路相差60°pwm,实验通过,可以运行(You can use this code to creat six pwm out)
PWM输出实验(寄存器)
- PWM及脉冲宽度调制是英文“ Pulse Width Modulation” 的缩写是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术。简单一点,就是对脉冲宽度的控制,高级定时器 TIM1 和 TIM8 可以同时产生多达 7 路的 PWM 输出。(PWM and pulse width modulation are the abbreviation of "Pulse Width Modulation" in English. It is a very effe
实验9 PWM输出实验
- STM32实现多路PWM输出,结构清晰,调用内部定时器(STM32 implements multi-channel PWM output)
ALIENTEK MINISTM32 实验8 PWM输出实验
- 正点原子,ALIENTEK MINISTM32 实验8 PWM输出实验(PWM output experiment on atomic ALIENTEK MINISTM32 experiment)
STM32F103 PWM输出实验
- STM32F103 PWM输出实验,已经测试过了请大家放心使用(STM32F103 PWM output experiment)
PWM输出实验亲测可用
- STM32的PWM输出实验,亲测可用。内有详细的讲解文档,很好的学习资料。(STM32 PWM output experiment, pro test available. There is a detailed explanation of the document, a good learning materials.)
实验9 PWM输出实验
- STM32的PWM输出程序,亲测可用。内有详细注释和说明文档,很好的参考资料。(STM32 PWM output program, pro-test available. There are detailed notes and documentation, good references.)
wang pid PWM输出实验
- pwm波结合pid的输出,分为两种,进行了仔细的撰写(pwm wave combined with pid output, divided into two kinds, carefully written)
PWM输出实验
- 实验目的: 学习定时器的PWM功能 硬件资源: 1,DS0(连接在PB1) 2,定时器3(TIM3),使用TIM3通道4(CH4),将TIM3_CH4输出到PB1.从而实现PWM输 出控制DS0亮度. 实验现象: 本实验,DS0由暗到亮,再由亮到暗,再由暗到亮,依次循环.(stm32f7 pwm output Objective: Learning the PWM function of the timer Hardware resource
实验9 PWM输出实验
- PWM波输出实验,基于stm32库函数版本(The PWM wave output experiment, the PWM wave output experiment, based on the stm32 library version in the stm32 library version)
(成功) PWM输出实验
- pwm输出,可以按键控制输出的pwm,以及灯实时显示状态。(PWM output, the button can control the output of the PWM, as well as the light display status in real time.)
PWM输出实验
- 基于探索者开发板的STM32F407实现PWM输出(PWM output based on stm32f407)
实验9 PWM输出实验
- STM32F1 的通用定时器 TIM3,用该定时器的中断来控制 DS1 的闪烁,如何使用 STM32F1 的 TIM3 来产生 PWM 输出。 我们将使用 TIM3 的通道 2,把通道 2 重映射到 PB5, 产生 PWM 来控制 DS0 的亮度。(The universal timer TIM3 of STM32F1 uses the interruption of this timer to control DS1's flicker and how to use STM32F1 TIM3
PWM输出实验
- 基于STM32F4的一个PWM输出例程,用IO口进行复用(A PWM output routine based on STM32)