搜索资源列表
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
SysTick精确定时
- SysTick定时器精确定时1ms和1us。
Src ARM7 LPC2478开发板定时器实验程序
- ARM7 LPC2478开发板定时器实验程序-ARM7 LPC2478
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
OSTIMER_c
- ARM嵌入式系统关于定时器基于c语言的实验代码-ARM Embedded System on the timer-based Experimental c language code
PWM-51timer
- 用定时器实现的PWM程序,可设置占空比.-Using the PWM timer realize these procedures is to set the duty cycle.
C51_Timers_Program_Example
- C51 Timers Program Example. 80C51单片机定时器例程. Atmel官方例程,C和汇编都有,很有帮助-C51 Timers Program Example. This section provides the C and Assembler program examples for Timers applicable to all C51 devices.
example
- 51单片机定时器的设计,子函数形式,可随便调用-51 single-chip timer design, Function form, can not call
Chapter_5_Linux_Applications
- 周立功Magic2410实验箱光盘源码 第5章Linux应用程序编写 5.1 HelloWorld程序实验 5.2 Linux定时器实验 5.3多进程实验 5.4多线程实验 5.5文件和目录操作实验 5.6 UDP实验 5.7 TCP实验 5.8 Webserver实验 -Experimental boxes Magic2410 weeks Ligong Chapter 5 CD-ROM source Linux application procedure
2812adc_eva
- 本人在调试步进电机项目中用来调试2812片内adc的代码,eva启动,定时器1周期中断,包含寄存器初始化和中断服务程序代码,两个通道采样,可以正常进入中断并完成采样,花了1周时间调通的-Stepper motor I debug the project in 2812 for debugging adc code, eva start a cycle timer interrupt, including the register initialization code and interrupt
ADC
- STM32F103VBT6开发板上的ADC程序,通过定时器定时,将转换的数据通过串口传到PC机上-STM32F103VBT6 development board' s ADC program, the timer time, the conversion of data transmitted via the serial port on a PC,
ADC_TIM1
- STM32F10X ADC定时器出发方式,STM32例程包之一-STM32F10X ADC start the timer mode, STM32 routine one package
STM32timer
- stm32定时器定时时间的计算,初学者很困惑!-stm32-up time of the calculation is very confusing for beginners!
2410-TimerInterrupt
- ARM 2410A 定时器中断处理程序,2410A 定时器中断处理程序-ARM 2410-TimerInterrupt.rar
Test-preparation-programs
- 1.试编写程序:INT0外部中断。P1口接8个LED,4个为一组,交替亮灭,当INT0出现低脉冲,响应中断,显示流水灯效果。 2.试编写程序:T0计数中断。P1口接8个LED,4个为一组,交替亮灭,当T0计数3次,响应中断,显示流水灯效果。 3.试编写程序: T0定时中断。P1口接8个LED,4个为一组,交替亮灭,当T0定时器定时3秒中断,显示流水灯效果。 -1. Test preparation programs: INT0 external interrupt. P1 port
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 引脚接示波器负接线,
STM32入门篇之通用定时器彻底研究
- stm32的定时器应用,微处理器中,定时器应用非常重要,stm32有很多定时器,要充分了解对于初学者来说难度较大(Timer application for stm32)
F0产品技术培训_12.定时器
- F0产品技术培训_12.定时器,定时器 TIM(F0 product technical training, _12. timer, timer TIM)
定时器门铃设计
- 关键字:keil,51单片机,C语言,定时器T0实现。 Keyword:keil,51 Single Chip Microcomputer, C Language, Timer T0 Implementation.