搜索资源列表
DOS_TIMER
- DOS下的一个通用定时器程序,可以实现毫秒精度-DOS timer of a common procedure, can achieve a millisecond accuracy
51microchiptimeandclockuser
- 基于c51的开发单片机定时器和时钟的通用程序,仅做参考.-decoder based on the development of SCM timer and clock generic procedures for reference only.
pub
- 手工实现了一些队列类,线程池类,定时器类,智能指针类,文件管理类,内存管理类等通用类库,为需要学习这些基本知识的人提供帮助-Hand to achieve a number of queue categories, the thread pool class, Timer class, the smart pointer type, file management, memory management, such as generic
inf2
- 红外线接收端子程序。基于stc5410ad单片机设计,采用外部中断及定时器中断同时工作。适用于各种通用红外线遥控器,-Infrared receiver terminal procedures. Stc5410ad based on single-chip design, the use of external interrupt and timer interrupt work at the same time. Applicable
14SPI
- c8051f系列单片机的SPI 并行/串行通信源程序 Cygnal出的一种混合信号系统级单片机。片内含CIP-51的CPU内核,它的指令系统与MCS-51完全兼容。其中的C8051F020单片机含有64kB片内Flash程序存储器,4352B的RAM、8个I/O端口共64根I/O口线、一个12位A/D转换器和一个8位A/D转换器以及一个双12位D/A转换器、2个比较器、5个16位通用定时器、5个捕捉/比较模块的可编程计数/定时器
Tim
- Stm32 的定时器 对通用定时器的介绍-Stm32 timer timer introduction of GM
通用定时器PWM输出实验---含详细注释
- STM32单片机通用定时器PWM输出实验---含详细注释,对学习STM32定时器PWM输出有帮助(STM32 microcontroller based design of advanced timer, TIM1 6 complementary band, dead zone PWM output experiment, the code contains detailed notes, helpful for learning PW
通用定时器中断实验---含详细注释
- STM32单片机定时器中断实验,对学习定时器中断的朋友来说,值得学习借鉴,程序中含有详细的中文注释(STM32 microcontroller timer interrupt experiment, to learn the timer interrupt friends, it is worth learning from, the program contains detailed Chinese Notes)
STM32入门篇之通用定时器彻底研究
- stm32的定时器应用,微处理器中,定时器应用非常重要,stm32有很多定时器,要充分了解对于初学者来说难度较大(Timer application for stm32)
CPU定时器应用之LED实验
- DSP2812CPU定时器通用ED实验.(DSP2812CPU timer general ED experiment)
NixieTube
- STM8s点这共阴数码管,实现数字跳动0-9 Nixie tube 数据管 |--src 源代码 |---| |--HAL 硬件逻辑层: 与硬件相关(GPIO配置与初始化,时钟的配置与初始化) |--FML 功能封装层: LED的开关功能函数(调用HAL层) |--APL 应用程序层: LED的闪烁等逻辑,调用FML层功能 | |--inc 包含文件 | |
2-TIM—通用定时器-4路PWM输出
- 应用于STM32F103VET6,通用定时器产生4路PWM输出。(Applied to STM32F103VET6, the general timer generates 4 PWM outputs.)
TIM—高级定时器定时
- STM32出来基本通用定时器,高级定时器也可以使用的(STM32 out of the basic general timers, advanced timers can also be used)
16位通用定时器Timer2 溢出中断
- 16位通用定时器 Timer2 溢出中断(16bit TIme control 16bit TIme control)
通用定时器(Timer)
- 此为ARM1138开发板的几个关于通用定时器的范例程序,包括32位/16位单次触发定时,32位/16位周期定时/RTC定时,PWM应用等。(This is a few examples of general timer for ARM1138 development board, including 32 bit /16 bit single trigger timing, 32 bit /16 bit cycle timing /RT
general_tim
- 使用HAL库,对通用计时器TIM1进行编程,实现精确定时(Using the HAL library, programming the universal timer TIM1 to achieve precise timing)
test_timer
- 实现对dsp C6657的定时器模块的配置。 本例中配置为64位通用定时器模式,工作于中断模式。(Realize the configuration of the timer module for DSP C6657. This example is configured as a 64 bit general timer mode, working in interrupt mode.)
实验8 定时器中断实验
- 如何使用 STM32F1 的通用定时器, STM32F1 的定时器功能十分强大,有 TIME1 和 TIME8 等高级定时器,也有 TIME2~TIME5 等通用定时器,还有 TIME6和 TIME7 等基本定时器,将利用 TIM3 的定时器中断来控制 DS1 的翻转,在主函数用 DS0的翻转来提示程序正在运行.(How to use the universal timer of STM32F1, the function of the
TIM-高级控制定时器PWM输出
- stm32F103 TIM1输出7路PWM STM32F103ZET6总共有8个定时器,TIM1和TIM8是高级控制定时器,TIM2、3、4、5是通用定时器, TIM6和TIM7是基本定时器。 本例程实现高级控制定时器TIM1总共7个功能引脚输出PWM波形。(STM32F103ZET6 has 8 timers in total, TIM1 and TIM8 are advanced control timers. This
3-TIM—通用定时器-输入捕获-测量脉冲宽度
- stm32f103通用定时器脉宽测量输入捕获实验(STM32F103 general timer pulse width measurement input acquisition experiment)