搜索资源列表
SysTick_LED
- 使用系统节拍定时器SysTick精确定时,实现LED1和LED2交替亮灭的效果。开发环境:TKStudio-System tick timer SysTick can fix time precisely. The result is LED1 and LED2 alternating on and off. Development environment is TKStudio.
BCM1_Timer
- 定时器4提供10ms的定时功能,作为系统节拍。 定时器1的1~4通道,定时器3的2通道,提供5个通道的PWM输出。 定时器3的1通道用作内部输入捕捉,校准最小时钟源。 定时器2为LIN提供时钟源(本模块不作处理)。-4 provide 10 ms timer timing function, as a system. Timer timer 1 of 1 ~ 4 channel, 3 2 channel, provides five channels PWM output.
GPIO
- 本程序采用计数方式计数脉冲,利用系统节拍定时器生成100个脉冲。-This procedure uses the count pulse counting using the system tick timer generates 100 pulses.
duty-cycle
- 本程序利用系统节拍定时器生成测试脉冲,利用定时器捕获功能来计算脉冲的宽度和占空比。-The program uses the system tick timer to generate test pulses, using a timer capture function to calculate the pulse width and duty cycle.