搜索资源列表
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 valu
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 produ
TIM1
- STM8S208 定时器tim1驱动程序-STM8S208 tim1 driver
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
- stm8 tim1定时器1的用法,包括很多tim1的程序代码在里面-stm8 tim1 usage
stm32_timer
- The Timer project is a simple program for the STM32F103RBT6 using Keil MCBSTM32 Evaluation Board and demonstrating the use of timer TIM1. -The Timer project is a simple program for the STM32F103RBT6 using Ke
TIM1-Mode-PWM
- TIM1-Mode-PWM STM8S T IM1-Mode-PWM STM8S-TIM1-Mode-PWM STM8S TIM1-Mode-PWM STM8S TIM1-Mode-PWM STM8S
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
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
adc-dma-tim1
- this project use for STM32f10x . it s related ADC convertion test . use DMA
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 引脚,将这些
TIM1-PWM
- STM32 TIM1 PWM 两路输出,带死区时间-STM32 TIM1 PWM two outputs with dead time
0-100show-tim1
- 51单片机用定时器进行1s定时,触发数码管更改数值,数码管使用动态显示-tim1 of 89c52,control led to show the increasing number
TIM1-LED-flash
- STM32f103zet6 TIM1 LED flash
7-TIM1
- stm8s207定时器TIM1,这里是主函数,希望有所帮助-the tim1 application of stm8s207,this is the main function of it.
TIM1
- STM32高级定时器TIM1产生不规则的波形,通过串口可以随意更改占空比。-STM32 timer TIM1 irregular waveforms are free to change the duty cycle through the serial port.
STM32F103RB高级定时器TIM1控制输出PWM
- 使用ARM芯片STM32F103FRB,利用高级定时器TIM1 PWM模式输出PWM波,控制无刷直流电机,占空比可调。(The use of ARM chip STM32F103FRB, the use of advanced TIM1 timer PWM mode PWM wave output control, brushless DC motor, adjustable duty cycle.)
TIM1
- STM8s寄存器TIM1 的配置,可通过延时精准计时(The configuration of the STM8s register TIM1 can be timed accurately by time delay)