搜索资源列表
利用STM32的TIM定时器产生方波信号
- 利用STM32的TIM定时器产生四个不同占空比的方波信号 。,his example shows how to configure the TIM1 peripheral to generate 7 PWM signals with 4 different duty cycles.
PWM_Input
- STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
STM32_TIM_Example
- This the source code. MPU is STM32 of ST. It is the example for TIM of STM32.-This is the source code. MPU is STM32 of ST. It is the example for TIM of STM32.
STM32_BLDC
- 基于stm32的无刷直流电机驱动程序,带LCD显示和按键程序。TIM1产生PWM驱动电机,TIM接受电机的霍尔。-BLDC motor based on stm32, with LCD display and key procedures. TIM1 generates PWM drive motor, TIM accepts the hall of the machine.
stm32-tim-counter-vf
- stm32 tim counter 文档经典合集97 vf伏压变换 tim cnt模式 频率采样-stm32 tim counter
TIM
- 基于keil的stm32的定时器基本功能的工程。实现了定时器输入捕获、PWM输出、捕获比较等功能的四个工程。-Project for stm32. They are projects based on Keil which accomplished timers PWM output and so on.
STM32-AD-TIM
- 基于STM32单片机的TIM2定时器触发AD转换,控制AD的转换速率,弥补DMA传输速度过快导致数据处理混乱的问题。-Trigger AD conversion is based STM32 microcontroller TIM2 timer controls the AD conversion rate to make up for excessive speed DMA transfer of data processing leads to confusion problems.
TIM--counter--register
- stm32 定时器 简单计数程序 寄存器编写-stm32 timer descr iption
TIM-Counter
- stm32 定时器 简单计数 库函数编写-stm32 timer descr iption
TIMPDACPDMA
- 基于STM32为单片机的TIM+DAC+DMA输出任意波形的信号发生器。可产生不同的波形,并且产生不同的频率和不同的幅值,是新手入门信号时发生器的首选。-Based on the STM32 MCU TIM+ DAC+ DMA output arbitrary waveform signal generator.Can produce different waveform, and produce different frequency and different amplitude, is t
STM32F4_Cpp
- 采用C++来封装下STM32的库函数,目前封装了GPIO,UART,TIM Base,SPI等几个外设。-use C++ to encapsulate the STM32 library function, the current package of GPIO, UART, Base, SPI, TIM and several other peripherals