搜索资源列表
SysTick
- stm32中利用系统滴答定时器产生的1ms时基准确延时程序,用于LED灯地闪烁-the use of the system tick timer stm32 produce accurate time-base 1ms delay program for the LED light flashing
STM32_CONTEX-M3_-SysTick
- 这是STM32的滴答滴答定时器,其是COMTEX M3内核里的一个定时器,一般用作精准延时和给系统提供时钟,如UCOS。欢迎下载研究讨论-This is the STM32 ticking timer, and it is the the COMTEX M3 core of a timer, normally used for accurate delay and the system clock, such as UCOS. Download research and discussion
project
- 该例使用systick定时器作为系统滴答定时器, 每隔1ms执行依次systick定时中断服务程序。 此后所有的例程都会和这个滴答定时器相关。 本例程可以用来检测按键和摇杆以及LED指示灯、串口1的硬件功能是否正常。 -This example uses systick timer as a system tick timer, 1ms sequentially d every systick timer interrupt service routine. Sinc
STM32F103C8T6-SysTick
- STM32F103C8T6 SysTick(系统滴答定时器)操作-STM32F103C8T6 SysTick (system timer tick) operations
GPIO-LED
- STM32驱动LED程序,使用系统滴答定时器精确延时。-STM32 LED driver, the use of the system timer tick precision delay。
LPC1768_interrupt
- LPC1768 串口、定时器、系统滴答时钟定时器中断服务函数-UART、timer、Systick interrupt function for LPC1768
EXTI-NVIC
- 外部中断寄存器版,利用系统滴答定时器延时 -External interrupt register version, the use of the system tick timer delay
stm32单片机使用开发库操作SysTick系统滴答定时器
- stm32单片机使用开发库操作SysTick系统滴答定时器,通过stm库文件学习怎么使用系统滴答定时器(STM32 microcontroller uses the development library to operate the SysTick tick timer and learn how to use the system tick timer through the STM library file)