搜索资源列表
TIM
- mc68hc08 tim 试验程序实例
TIM
- MDK学习之,TIM学习M DK学习之,TIM学习
利用STM32的TIM定时器产生方波信号
- 利用STM32的TIM定时器产生四个不同占空比的方波信号 。,his example shows how to configure the TIM1 peripheral to generate 7 PWM signals with 4 different duty cycles.
stm32f103开发板
- stm32f103开发板 tim定时器例程,stm32f103 development board tim timer routines
STM32,ADC采样程序,TIM定时触发
- STM32,ADC采样程序,TIM定时触发,DMA传输,并且串口通信-rerefd fdsgdfgfghgddfhdf
tim.zip
- STM32 的定时器控制实例程序! 可以直接使用,STM32 timer control sample programs! Direct access to
STM32+TIM.rar
- 本例展示了如何设置TIM工作在输出比较-非主动模式(Output Compare Inactive mode),并产生相应的中断。 TIM2时钟设置为36MHz,预分频设置为35999,TIM2计数器时钟可表达为: TIM2 counter clock = TIMxCLK / (Prescaler +1) = 1 KHz 设置TIM2_CCR1寄存器值为1000, CCR1寄存器值1000除以TIM2计数器时钟频率1KHz,为1000毫秒。因此,经过1000毫秒的时延,置PC.06
TIM
- STM32单片机中定时器测试程序,型号STM32F103RB。-STM32 MCU timer test procedure, model STM32F103RB.
STM32chinesedata
- stm32的中文datasheet。其中包括adc应用实例,dma控制器应用实例,can应用实例,iic应用实例,tim应用实例,gpio应用实例,spi应用示例等待。-stm32 the Chinese datasheet. Including adc Applications, dma controller application examples, can application example, iic application examples, tim application exam
TIM
- 在万利199元开发板实现了STM32的定时中断功能,1秒钟产生一次中断,并且控制led在中断时闪烁。-199 yuan in Wanli STM32 development board implements the timer interrupt function, a second generating an interrupt, and interrupt control led flashes.
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.
am_tools_win_v3.tar
- Tim Cootes s am_tools_win_v3.tar.gz,it is a good material for studying aam-Tim Cootes s am_tools_win_v3.tar.gz, it is a good material for studying aam
PIT
- S12定时中断的程序。是初学者的必看东东。好多谢大家分享-PIT/Timer Interface Module (TIM)
Tim
- Stm32 的定时器 对通用定时器的介绍-Stm32 timer timer introduction of GM
STM32R100DevelopBoardSourceCode
- stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART-stm32 ADC,CAN,DMA,Flash,LED,library,NVIC,Project,PWR,RCC,Blinky,SPI,TIM,USART
STM32_TIM
- STM32 TIMx配置例程,适用STM32各种芯片,详细的介绍了 TIMx的配置过程。根据例子修改即可应用。STM32的TIM功能相当强大,这个是不错的例子。-STM32 TIMx configuration routines for all STM32 chip TIMx described in detail the configuration process. Examples can be modified based application. STM32 of TIM are qui
TIM
- STM32F103VBT6开发板上的定时器中断程序,控制流水灯-STM32F103VBT6 development board timer interrupt program flow control lamp
TIM
- 意法单片机STM32的TIM程序,已经实现32位定时器-ST STM32 MCU' s TIM program, has achieved 32-bit timer
2.EXT-TIM-PWM
- 基于STM32的EXT TIM PWM驱动程序!-Based on the STM32 EXT TIM PWM driver!
TIM定时器操作
- 基于stm32f103的tim定时器的运用,通过指示灯显示(use tim basic of stm32f103)