- Category:
- SCM
- Tags:
-
[C/C++]
[源码]
- File Size:
- 13kb
- Update:
- 2012-12-11
- Downloads:
- 0 Times
- Uploaded by:
- 峥嵘
Description: This example shows how to configure the SysTick to generate a time base equal to
1 ms. The system clock is set to 24 MHz on Value line devices and to 72 MHz on
other devices, the SysTick is clocked by the AHB clock (HCLK).
A "Delay" function is implemented based on the SysTick end-of-count event.
Four LEDs are toggled with a timing defined by the Delay function.
To Search:
File list (Check if you may need any files):
SysTick\TimeBase\main.c
.......\........\main.h
.......\........\readme.txt
.......\........\stm32f10x_conf.h
.......\........\stm32f10x_it.c
.......\........\stm32f10x_it.h
.......\........\system_stm32f10x.c
.......\TimeBase
SysTick