Welcome![Sign In][Sign Up]
Location:
Search - tim

Search list

[Embeded-SCM DevelopTIM

Description: mc68hc08 tim 试验程序实例
Platform: | Size: 188180 | Author: 李大鹏 | Hits:

[Other resourcetim-5h

Description: TIM-5H u-blox 5 GPS/GALILEO Module Data Sheet
Platform: | Size: 806830 | Author: youwei | Hits:

[Other resourceTIM

Description: MDK学习之,TIM学习M DK学习之,TIM学习
Platform: | Size: 304245 | Author: xiaoshang | Hits:

[OtherOperational_Amplifier_Stability_CHN_ENG

Description: 这些文章是TI公司的TI公司 Burr-Brown产品战略发展经理Tim Green编写的关于运放稳定性的文章。对于使用运放的技术人员有较高的参考价值。有中英文对照。-These articles TI is TI s Burr-Brown Corporation Product Strategy Development Manager, Tim Green, prepared by the stability of the article OPAMP. OPAMP for the use of technical personnel have a high reference value. There are bilingual.
Platform: | Size: 12768256 | Author: PJian | Hits:

[Embeded-SCM DevelopTIM

Description: mc68hc08 tim 试验程序实例-examples of testing procedures mc68hc08 tim
Platform: | Size: 188416 | Author: | Hits:

[Othertim-5h

Description: TIM-5H u-blox 5 GPS/GALILEO Module Data Sheet -TIM-5H u-blox 5 GPS/GALILEO Module Data Sheet
Platform: | Size: 806912 | Author: youwei | Hits:

[Other Embeded programTIM

Description: MDK学习之,TIM学习M DK学习之,TIM学习-MDK learning, TIM learning M DK Learning, TIM learning
Platform: | Size: 304128 | Author: xiaoshang | Hits:

[Embeded-SCM DevelopTIM

Description: stm32f103开发板 tim定时器例程-stm32f103 development board tim timer routines
Platform: | Size: 83968 | Author: snowman | Hits:

[ARM-PowerPC-ColdFire-MIPStim

Description: STM32 的定时器控制实例程序! 可以直接使用-STM32 timer control sample programs! Direct access to
Platform: | Size: 92160 | Author: wangyi | Hits:

[Graph programam_tools_win_v3.tar

Description: 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
Platform: | Size: 9997312 | Author: liyi | Hits:

[SCMSTM32+TIM

Description: 本例展示了如何设置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输出为低电平。 同理,根据寄存器TIM2_CCR2 、TIM2_CCR3和 TIM2_CCR4的值,经过500毫秒的时延,置PC.07输出为低电平;经过250毫秒的时延,置PC.08输出为低电平;经过125毫秒的时延,置PC.09输出为低电平。 输出比较寄存器的值决定时延的大小,当计数器的值小于这个值的时候,点亮与PC.06-PC.09相连的LED;当计数器的值达到这个值得时候,产生中断,在TIM2的4个通道相应的中断里,把它们一一关闭。-err
Platform: | Size: 218112 | Author: chen | Hits:

[JSPAddison.Wesley.Java.Concurrency.in.Practice.May.20

Description: CHM电子书,JAVA并发式编程 By Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea-CHM e-book, JAVA programming concurrent By Brian Goetz, Tim Peierls, Joshua Bloch, Joseph Bowbeer, David Holmes, Doug Lea
Platform: | Size: 1207296 | Author: Stephane | Hits:

[SCMPIT

Description: S12定时中断的程序。是初学者的必看东东。好多谢大家分享-PIT/Timer Interface Module (TIM)
Platform: | Size: 491520 | Author: jiangfeng | Hits:

[SCMTIM

Description: STM32单片机中定时器测试程序,型号STM32F103RB。-STM32 MCU timer test procedure, model STM32F103RB.
Platform: | Size: 1420288 | Author: junxuan | Hits:

[Other Embeded programPWM_Input

Description: STM32定时器PWM输入捕获,利用TIM1计算脉冲频率及占空比。-This example shows how to use the TIM peripheral to measure the frequency and duty cycle of an external signal.
Platform: | Size: 8192 | Author: 梁凯 | Hits:

[SCMTim

Description: Stm32 的定时器 对通用定时器的介绍-Stm32 timer timer introduction of GM
Platform: | Size: 1161216 | Author: 李波 | Hits:

[uCOSSTM32R100DevelopBoardSourceCode

Description: 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
Platform: | Size: 4893696 | Author: | Hits:

[SCMSTM32_TIM

Description: 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 quite powerful, this is a good example.
Platform: | Size: 8192 | Author: zhuerwei | Hits:

[ARM-PowerPC-ColdFire-MIPS2.EXT-TIM-PWM

Description: 基于STM32的EXT TIM PWM驱动程序!-Based on the STM32 EXT TIM PWM driver!
Platform: | Size: 8995840 | Author: Hong | Hits:

[Embeded-SCM DevelopTIM定时器操作

Description: 基于stm32f103的tim定时器的运用,通过指示灯显示(use tim basic of stm32f103)
Platform: | Size: 904192 | Author: 陈抚子 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 26 »

CodeBus www.codebus.net