搜索资源列表
timers
- Timer This example application demonstrates the use of the timers to generate periodic interrupts. One timer is set up to interrupt once per second and the other to interrupt twice per second each interrupt handler will toggle its own indi
PWM_DblEdg
- MCPWM 含有 3 个独立的通道,每个通道包括: 1 个32 位定时器/计数器(TC); 1 个32 位界限寄存器(LIM); 1 个32 匹配寄存器(MAT); 1 个10 位死区时间寄存器(DT)和相应的 10 位死区时间计数器; 1 个32 位捕获寄存器; 2 个极性相反的已调整的输出(MCOA 和 MCOB); 1 个
MC_PWM
- 交流电机的驱动。MC-PWM的应用。 MCPWM 含有 3 个独立的通道,每个通道包括: 1 个32 位定时器/计数器(TC); 1 个32 位界限寄存器(LIM); 1 个32 匹配寄存器(MAT); 1 个10 位死区时间寄存器(DT)和相应的 10 位死区时间计数器; 1 个32 位捕获寄存器; 2 个极性相反的已调整的输出(MCOA 和 M
51
- 讲述51单片机的内部设计电路和51单片机的编程归法(讲述定时器、计数中断,UART接口)-About the internal design of 51 single-chip microcontroller programmed circuit and 51 return method (about the timer, counting interrupts, UART interface)
cx1
- 自己写的一个51的测试程序,用到了定时器,中断等,可以帮组新手入门-51 to write a test program using the timer, interrupts, etc., can help groups Getting Started
4.-EasyARM2103-example-program
- 本压缩包包含了ARM处理器LPC2103的所有功能模块的示例程序,包括串口,中断,I2C,SPI,ADC,Timer,RTC,watchdog,SSP等。非常难得专业资料。-This archive contains all the features of LPC2103 ARM processor sample program modules, including serial, interrupts, I2C, SPI, ADC, Timer, RTC, watchdog, SSP, etc
例程5 定时器中断
- 从零开始学STM32,学会运用STM32定时器中断,适用于有51单片机基础的新手。(Learn STM32 from scratch, learn to use STM32 timer interrupts, apply to a 51-MCU microcontroller based.)