搜索资源列表
tim.zip
- STM32 的定时器控制实例程序! 可以直接使用,STM32 timer control sample programs! Direct access to
STM32.RAR
- STM32所有开发例子程序.RAR GPIO_out 8个led闪烁 注意:接跳线D1_CS, D2_CS, LCD 液晶上显示英文字符 LCD_汉字 液晶上显示汉字 LCDBMP 液晶上显示图片 ADC 液晶上显示采的电压值 SDcard SD卡上建立一个文件 UART 串口发送字符在液晶上显示 RTC 液晶上显示时间 ExIRQ 外部中断,S2给中断信号 Timer 定时 CAN CAN总线-STM32 ex
STM32-dingshiqi
- 基于神舟STM32的实验 定时器中断实验-Shenzhou-based STM32 timer interrupt experiment experiment
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,
10-road-input-capture
- STM32定时器10路输入捕获模式下采集方波频率-STM32 Timer 10 road input capture
stm32--TIMER
- 详细的解释了stm32中关于定时器的分类以及pwm波的产生,适合0基础的人看,能很快的接受。 -Stm32 detailed explanation of the classification and on the timer pwm wave generation, people will look for 0-based, can be quickly accepted.
STM32-timer
- 在stm32中的定时器研究,很好用,我自己就是用它来编的程序-failed to translate
TIM1_test
- stm32定时器源码,掌握高级定时器的使用。-stm32 timer source, master the use of advanced timer.
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
timer-test
- STM32定时器功能 内有详细代码说明 非常好-STM32 timer function within the detailed code
TIMx_test
- STM32的定时器例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 timer routines, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
TIMER_RVMDK
- 本源码为STM32的定时器使用例程,主要测试定时器2的功能。开发环境realviewMDK 将定时器2设置为输出比较模式,4个通道分别设置不同的比较值,因此每个通道产生中断的频率不同。在中断处理程序中分别相应的LED翻转,从而可以观察到4个闪烁频率不同的LED。 闪烁频率由快到慢:LD5、LD6、LD4、LD3。-The source code for the STM32 timer routine use, the main test Timer 2 functions. Develo
STM32-DMA
- 浅谈STM32的DMA模块的使用, DMA是STM32中一个独立与Cortex-M3内核的模块,有点类似与ADC、PWM、TIMER等模块-[NO ENGLISH]
TIMER
- stm32 定时器应用,比较全面适合初学者-stm32 timer basic use
STM32_example
- further expamples for the BHS-Stm32 III Development Board: Blinky CAN EXTI IWDG PWM_1 PWM_2 RTC Tamper Timer USART_Irq(OK USART_Pol
TIMER
- STM32 timer测试成功程序 可以用来学习-STM32 timer program can be used to study the test is successful
Timer
- stm32 中关于定时器应用的模块,其中主要应用到的是定时器中断。-stm32 timer application on the module, which is mainly applied to the timer interrupt.
TIM
- STM32的定时器学习,大家对ARM的定时器感兴趣的话,这个是很好的选择-STM32 timer learning, we are interested in the ARM' s timer, then this is a good choice
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 引脚接示波器负接线,
Use-the-STM32-timer-
- 使用STM32的定时器进行输入脉冲的计数代码-Use the STM32 timer carries on the count of input pulses code